FS#27700 - [tumbler] Improve optional dependencies

Attached to Project: Arch Linux
Opened by Nick Schermer (xerverius) - Saturday, 24 December 2011, 09:29 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 19 January 2012, 22:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Tumbler has a number of plugin that are not build in Arch or not optional. Depends are better of like this:

depends=('dbus-glib' 'gdk-pixbuf2')
makedepends=('intltool' 'ffmpegthumbnailer' 'gstreamer0.10' 'poppler-glib' 'libgsf' 'libopenraw' 'freetype2')
optdepends=('ffmpegthumbnailer: for video thumbnails'
'gstreamer0.10: for video thumbnails'
'poppler-glib: for PDF thumbnails'
'libgsf: for ODF thumbnails'
'libopenraw: for RAW thumbnails'
'freetype2: for font thumbnails')
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 19 January 2012, 22:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  tumbler 0.1.23-3

Loading...