ports/160874: [UPDATE] deskutils/xfce4-tumbler to 0.1.22

Olivier Duchateau duchateau.olivier at gmail.com
Wed Sep 21 17:20:04 UTC 2011


>Number:         160874
>Category:       ports
>Synopsis:       [UPDATE] deskutils/xfce4-tumbler to 0.1.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 21 17:20:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
>Description:
Announce: http://mail.xfce.org/pipermail/xfce/2011-September/029192.html

Add GSTREAMER option (for video thumbnailer plugin).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/deskutils/xfce4-tumbler/Makefile xfce4-tumbler/Makefile
--- /usr/ports/deskutils/xfce4-tumbler/Makefile	2011-08-23 20:36:17.000000000 +0200
+++ xfce4-tumbler/Makefile	2011-09-21 18:24:12.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	tumbler
-PORTVERSION=	0.1.21
-PORTREVISION=	1
+PORTVERSION=	0.1.22
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/xfce/${PORTNAME}/${PORTVERSION:R}
@@ -38,7 +37,8 @@
 		FONTS "Enable fonts plugin thumbnailer" on \
 		JPEG "Enable JPEG and EXIF plugin thumbnailer" on \
 		FFMPEG "Enable FFMPEG plugin thumbnailer" off \
-		POPPLER "Enable PDF/PS plugin thumbnailer" on
+		POPPLER "Enable PDF/PS plugin thumbnailer" on \
+		GSTREAMER "Enable videos plugin thumbnailer" on
 
 .include <bsd.port.pre.mk>
 
@@ -104,4 +104,13 @@
 PLIST_SUB+=	POPPLER="@comment "
 .endif
 
+.if !defined(WITHOUT_GSTREAMER)
+USE_GSTREAMER=	yes
+CONFIGURE_ARGS+=--enable-gstreamer-thumbnailer
+PLIST_SUB+=	GSTREAMER=""
+.else
+CONFIGURE_ARGS+=--disable-gstreamer-thumbnailer
+PLIST_SUB+=	GSTREAMER="@comment "
+.endif
+
 .include <bsd.port.post.mk>
diff -u /usr/ports/deskutils/xfce4-tumbler/distinfo xfce4-tumbler/distinfo
--- /usr/ports/deskutils/xfce4-tumbler/distinfo	2011-04-25 10:33:00.000000000 +0200
+++ xfce4-tumbler/distinfo	2011-09-21 18:24:12.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xfce4/tumbler-0.1.21.tar.bz2) = 348ac093e3be000d064c94d0856e3da3b6df0c8a98f87695ff548a77edf602a6
-SIZE (xfce4/tumbler-0.1.21.tar.bz2) = 451812
+SHA256 (xfce4/tumbler-0.1.22.tar.bz2) = 9e41fe8f76f9422fb4f804e9635f6734552f0d82361f9971c0442a2119d451b6
+SIZE (xfce4/tumbler-0.1.22.tar.bz2) = 481203
diff -u /usr/ports/deskutils/xfce4-tumbler/pkg-plist xfce4-tumbler/pkg-plist
--- /usr/ports/deskutils/xfce4-tumbler/pkg-plist	2011-04-25 10:33:00.000000000 +0200
+++ xfce4-tumbler/pkg-plist	2011-09-21 18:24:12.000000000 +0200
@@ -32,6 +32,9 @@
 %%JPEG%%lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.a
 %%JPEG%%lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.la
 %%JPEG%%lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so
+%%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.a
+%%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.la
+%%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.so
 %%PIXBUF%%lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.a
 %%PIXBUF%%lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.la
 %%PIXBUF%%lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so
@@ -43,10 +46,10 @@
 share/dbus-1/services/org.xfce.Tumbler.Cache1.service
 share/dbus-1/services/org.xfce.Tumbler.Manager1.service
 share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerAbstractThumbnailer.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerCache.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerThumbnail.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerThumbnailerProvider.html
+%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-TumblerAbstractThumbnailer.html
+%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-TumblerCache.html
+%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-TumblerThumbnail.html
+%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-TumblerThumbnailerProvider.html
 %%APIDOCS%%share/gtk-doc/html/tumbler/api-index-full.html
 %%APIDOCS%%share/gtk-doc/html/tumbler/extension-api.html
 %%APIDOCS%%share/gtk-doc/html/tumbler/extension-tutorial.html
@@ -78,6 +81,7 @@
 %%NLS%%share/locale/de/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/el/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/tumbler.mo
+%%NLS%%share/locale/es/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/tumbler.mo
@@ -88,8 +92,10 @@
 %%NLS%%share/locale/it/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/kk/LC_MESSAGES/tumbler.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/lv/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/tumbler.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/pa/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/tumbler.mo
@@ -97,7 +103,9 @@
 %%NLS%%share/locale/ro/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/si/LC_MESSAGES/tumbler.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/tumbler.mo
+%%NLS%%share/locale/te/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/ug/LC_MESSAGES/tumbler.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/tumbler.mo
@@ -105,6 +113,8 @@
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/tumbler.mo
 %%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ug
+%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/te
 %%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/si
 %%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list