Bug 142866

Summary: New Port: graphics/tumbler D-Bus service for generating thumbnails
Product: Ports & Packages Reporter: Ashish Shukla <wahjava>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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"