From 1f8935d509a71cde0654809aa661b5d37241436b Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Tue, 13 May 2014 11:54:53 +0000 Subject: Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2". Bump PORTREVISION on all dependent ports. [1] audio/ario: USES=libtool. audio/gmpc: USES=libtool. audio/gnome-media: USES=libtool:keepla tar:bzip2. audio/xfce4-mixer: USES=libtool tar:bzip2. graphics/shotwell: Unbreak and USES=tar:xz. science/gwyddion: USES=libtool tar:bzip2. sysutils/mate-control-center: USES=libtool. x11/xfce4-clipman-plugin: USES=libtool tar:bzip2. Approved by: portmgr (implicit) [1] --- graphics/shotwell/Makefile | 14 ++++---------- graphics/shotwell/pkg-plist | 1 + 2 files changed, 5 insertions(+), 10 deletions(-) (limited to 'graphics/shotwell') diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 58872b810976..3750254e72e4 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -3,20 +3,18 @@ PORTNAME= shotwell PORTVERSION= 0.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome -MASTER_SITES= http://www.yorba.org/download/shotwell/${PORTVERSION:R}/ +MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} MAINTAINER= lx@FreeBSD.org COMMENT= Open source photo manager for GNOME LICENSE= LGPL21 -BROKEN= Unfetchable - BUILD_DEPENDS= vala>=0.18.0:${PORTSDIR}/lang/vala \ bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ +LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libgee-0.8.so:${PORTSDIR}/devel/libgee \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ @@ -28,8 +26,7 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ libraw.so:${PORTSDIR}/graphics/libraw \ librest-0.7.so:${PORTSDIR}/devel/librest -USE_XZ= yes -USES= shebangfix gettext desktop-file-utils gmake pkgconfig +USES= shebangfix gettext desktop-file-utils gmake pkgconfig tar:xz USE_GNOME= gnomehier gconf2 gtk20 librsvg2 USE_SQLITE= 3 USE_GSTREAMER1= yes @@ -70,9 +67,6 @@ post-configure: -e 's|\.get_child\("share")\.get_child\("shotwell")|${SHOTWELL_DATADIR}|' \ ${WRKSRC}/src/AppDirs.vala -post-install: - @-update-desktop-database - .include # attempt at a DATADIR safe port diff --git a/graphics/shotwell/pkg-plist b/graphics/shotwell/pkg-plist index bf5ad8edc5d4..e4a1fac42881 100644 --- a/graphics/shotwell/pkg-plist +++ b/graphics/shotwell/pkg-plist @@ -288,6 +288,7 @@ share/GConf/gsettings/shotwell.convert @dirrm share/gnome/help/shotwell/C/figures @dirrm share/gnome/help/shotwell/C @dirrm share/gnome/help/shotwell +@dirrmtry share/appdata @dirrm libexec/shotwell @dirrm lib/shotwell/plugins/builtin @dirrm lib/shotwell/plugins -- cgit v1.2.3