Bug 142866 - New Port: graphics/tumbler D-Bus service for generating thumbnails
Summary: New Port: graphics/tumbler D-Bus service for generating thumbnails
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-15 17:30 UTC by Ashish Shukla
Modified: 2010-02-03 00:30 UTC (History)
0 users

See Also:


Attachments
file.shar (8.16 KB, text/plain)
2010-01-15 17:30 UTC, Ashish Shukla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2010-01-15 17:30:01 UTC
Tumbler is a D-Bus service for applications to request thumbnails for
various URI schemes and MIME types. It is an implementation of the
thumbnail management D-Bus specification described on 

  http://live.gnome.org/ThumbnailerSpec

written in an object-oriented fashion using GLib and GObject. Its
modular architecture makes it very flexible and useful in many
situations. It provides plugin interfaces for extending the URI schemes
and MIME types for which thumbnails can be generated as well as
for replacing the storage backend that is used to store the thumbnails
on disk. Tumbler's functionality can also be extended via specialized
thumbnailer services implemented in accordance to the thumbnail
management D-Bus specification.

Tumbler is used in Thunar, Xfce and is currently being prepared for
Maemo 6.

WWW:	http://git.xfce.org/apps/tumbler
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-01-18 23:46:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-02-03 00:26:55 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-03 00:27:18 UTC
miwi        2010-02-03 00:27:04 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/tumbler     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Tumbler is a D-Bus service for applications to request thumbnails for
  various URI schemes and MIME types. It is an implementation of the
  thumbnail management D-Bus specification described on
  
  Tumbler is used in Thunar, Xfce and is currently being prepared for
  Maemo 6.
  
  WWW:    http://git.xfce.org/apps/tumbler
  
  PR:             ports/142866
  Submitted by:   Ashish SHUKLA <wahjava at gmail.com>
  
  Revision  Changes    Path
  1.1308    +1 -0      ports/graphics/Makefile
  1.1       +84 -0     ports/graphics/tumbler/Makefile (new)
  1.1       +3 -0      ports/graphics/tumbler/distinfo (new)
  1.1       +8 -0      ports/graphics/tumbler/pkg-descr (new)
  1.1       +85 -0     ports/graphics/tumbler/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"