Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 18:17:08 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308919 - head/deskutils/xfce4-tumbler
Message-ID:  <201212141817.qBEIH8ZJ022153@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Fri Dec 14 18:17:07 2012
New Revision: 308919
URL: http://svnweb.freebsd.org/changeset/ports/308919

Log:
  - Update to 0.1.26
  - Unset GSTREAMER option, it needs the new 1.0 API
  - Trim header
  - Remove ABI version numbers from LIB_DEPENDS
  
  Approved by:	rene, miwi (mentors, implicit)

Modified:
  head/deskutils/xfce4-tumbler/Makefile   (contents, props changed)
  head/deskutils/xfce4-tumbler/distinfo   (contents, props changed)
  head/deskutils/xfce4-tumbler/pkg-plist   (contents, props changed)

Modified: head/deskutils/xfce4-tumbler/Makefile
==============================================================================
--- head/deskutils/xfce4-tumbler/Makefile	Fri Dec 14 18:01:40 2012	(r308918)
+++ head/deskutils/xfce4-tumbler/Makefile	Fri Dec 14 18:17:07 2012	(r308919)
@@ -1,15 +1,11 @@
-# New ports collection makefile for:	tumbler
-# Date created:				2010-12-03
-# Whom:					Olivier Duchateau <duchateau.olivier@gmail.com>
-#
 # $FreeBSD$
 #
 
 PORTNAME=	tumbler
-PORTVERSION=	0.1.25
-PORTREVISION=	2
+PORTVERSION=	0.1.26
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
+MASTER_SITE_SUBDIR=	src/xfce/${PORTNAME}/${PORTVERSION:R}
 PKGNAMEPREFIX=	xfce4-
 DIST_SUBDIR=	xfce4
 
@@ -17,8 +13,8 @@ MAINTAINER=	xfce@FreeBSD.org
 COMMENT=	Thumbnail service for Xfce desktop
 
 LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
-		freetype.9:${PORTSDIR}/print/freetype2 \
-		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+		freetype:${PORTSDIR}/print/freetype2 \
+		dbus-glib-1:${PORTSDIR}/devel/dbus-glib
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
@@ -33,7 +29,9 @@ CONFIGURE_ARGS=	--enable-xdg-cache \
 
 OPTIONS_DEFINE=	DOCS NLS PIXBUF FONTS JPEG FFMPEG POPPLER GSTREAMER ODF RAW
 OPTIONS_DEFAULT=	PIXBUF FONTS JPEG POPPLER GSTREAMER ODF
-FONTS_DESC=	Enable fonts plugin thumbnailer
+# GStreamer thumbnailer needs new 1.0 API
+OPTIONS_EXCLUDE=	GSTREAMER
+FONTS_DESC=	Fonts thumbnailer plugin
 
 .include <bsd.port.options.mk>
 
@@ -72,8 +70,8 @@ PLIST_SUB+=	FONTS="@comment "
 .endif
 
 .if ${PORT_OPTIONS:MJPEG}
-LIB_DEPENDS+=	jpeg.11:${PORTSDIR}/graphics/jpeg \
-		exif.12:${PORTSDIR}/graphics/exif
+LIB_DEPENDS+=	jpeg:${PORTSDIR}/graphics/jpeg \
+		exif:${PORTSDIR}/graphics/exif
 CONFIGURE_ARGS+=--enable-jpeg-thumbnailer
 PLIST_SUB+=	JPEG=""
 .else
@@ -82,7 +80,7 @@ PLIST_SUB+=	JPEG="@comment "
 .endif
 
 .if ${PORT_OPTIONS:MFFMPEG}
-LIB_DEPENDS+=	ffmpegthumbnailer.4:${PORTSDIR}/multimedia/ffmpegthumbnailer
+LIB_DEPENDS+=	ffmpegthumbnailer:${PORTSDIR}/multimedia/ffmpegthumbnailer
 CONFIGURE_ARGS+=--enable-ffmpeg-thumbnailer
 PLIST_SUB+=	FFMPEG=""
 .else
@@ -91,7 +89,7 @@ PLIST_SUB+=	FFMPEG="@comment "
 .endif
 
 .if ${PORT_OPTIONS:MPOPPLER}
-LIB_DEPENDS+=	poppler-glib.8:${PORTSDIR}/graphics/poppler-glib
+LIB_DEPENDS+=	poppler-glib:${PORTSDIR}/graphics/poppler-glib
 CONFIGURE_ARGS+=--enable-poppler-thumbnailer
 PLIST_SUB+=	POPPLER=""
 .else
@@ -118,7 +116,7 @@ PLIST_SUB+=	ODF="@comment "
 .endif
 
 .if ${PORT_OPTIONS:MRAW}
-LIB_DEPENDS+=	openraw.6:${PORTSDIR}/graphics/libopenraw
+LIB_DEPENDS+=	openraw:${PORTSDIR}/graphics/libopenraw
 CONFIGURE_ARGS+=--enable-raw-thumbnailer
 PLIST_SUB+=	RAW=""
 .else
@@ -126,8 +124,8 @@ CONFIGURE_ARGS+=--disable-raw-thumbnaile
 PLIST_SUB+=	RAW="@comment "
 .endif
 
-.if empty(PORT_OPTIONS:MNLS)
 post-patch:
+.if empty(PORT_OPTIONS:MNLS)
 	@${REINPLACE_CMD} -e 's|	po||' ${WRKSRC}/Makefile.in
 .endif
 

Modified: head/deskutils/xfce4-tumbler/distinfo
==============================================================================
--- head/deskutils/xfce4-tumbler/distinfo	Fri Dec 14 18:01:40 2012	(r308918)
+++ head/deskutils/xfce4-tumbler/distinfo	Fri Dec 14 18:17:07 2012	(r308919)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/tumbler-0.1.25.tar.bz2) = 02d5de508d8c18692a25a832a9280c2043f6b7c90dd3fcbd87f5955337015546
-SIZE (xfce4/tumbler-0.1.25.tar.bz2) = 478618
+SHA256 (xfce4/tumbler-0.1.26.tar.bz2) = 6602ce700160d09edd88ea0b9bcb16abbc28974f372e646709e0ed8fbacc8a78
+SIZE (xfce4/tumbler-0.1.26.tar.bz2) = 482470

Modified: head/deskutils/xfce4-tumbler/pkg-plist
==============================================================================
--- head/deskutils/xfce4-tumbler/pkg-plist	Fri Dec 14 18:01:40 2012	(r308918)
+++ head/deskutils/xfce4-tumbler/pkg-plist	Fri Dec 14 18:17:07 2012	(r308919)
@@ -27,8 +27,8 @@ lib/tumbler-1/plugins/cache/tumbler-xdg-
 %%FONTS%%lib/tumbler-1/plugins/tumbler-font-thumbnailer.so
 %%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.la
-%%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.so
+@comment %%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.la
+@comment %%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.so
 %%ODF%%lib/tumbler-1/plugins/tumbler-odf-thumbnailer.la
 %%ODF%%lib/tumbler-1/plugins/tumbler-odf-thumbnailer.so
 %%PIXBUF%%lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.la
@@ -104,6 +104,7 @@ share/dbus-1/services/org.xfce.Tumbler.T
 %%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/sr/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212141817.qBEIH8ZJ022153>