aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/thunar
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2014-06-26 16:29:23 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2014-06-26 16:29:23 +0000
commit9a0a350b06ca3f648eefeeb4078d4ee1c8cf0bbd (patch)
treef578c833d9265066bb79633a4a3ab6a1f030782f /x11-fm/thunar
parent67eeb6b46e26cbf2a5bfb9a585f0d1750a7d4297 (diff)
downloadports-9a0a350b06ca3f648eefeeb4078d4ee1c8cf0bbd.tar.gz
ports-9a0a350b06ca3f648eefeeb4078d4ee1c8cf0bbd.zip
- Switch to USES= libtool
- Add LICENSE* - Remove DBUS option, now dbus-glib is in LIB_DEPENDS - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=359389
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r--x11-fm/thunar/Makefile28
-rw-r--r--x11-fm/thunar/pkg-plist15
2 files changed, 16 insertions, 27 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index 60beaa2ce20c..0f43d250ee17 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Thunar
PORTVERSION= 1.6.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fm xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME:tl}/${PORTVERSION:R}
@@ -12,7 +12,12 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce file manager
-LIB_DEPENDS= libtumbler-1.so:${PORTSDIR}/deskutils/xfce4-tumbler
+LICENSE= GPLv2 LGPL20
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/COPYING ${WRKSRC}/COPYING.LIB
+
+LIB_DEPENDS= libtumbler-1.so:${PORTSDIR}/deskutils/xfce4-tumbler \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@@ -20,12 +25,13 @@ USE_GNOME= gtk20 intltool intlhack gdkpixbuf2
USE_LDCONFIG= yes
USE_XFCE= configenv libexo libmenu libutil
USE_XORG= sm x11
-USES= desktop-file-utils gmake pathfix perl5 pkgconfig tar:bzip2
+USES= desktop-file-utils gmake pathfix perl5 libtool pkgconfig \
+ tar:bzip2
-OPTIONS_DEFINE= DBUS DOCS GVFS NLS NOTIFY STARTUP
+OPTIONS_DEFINE= DOCS GVFS NLS NOTIFY STARTUP
OPTIONS_GROUP= PLUGINS
OPTIONS_GROUP_PLUGINS= PLUG_APR PLUG_SBR PLUG_TPA PLUG_UCA PLUG_WALL
-OPTIONS_DEFAULT= DBUS GVFS NOTIFY PLUG_APR PLUG_SBR PLUG_UCA PLUG_WALL STARTUP
+OPTIONS_DEFAULT= GVFS NOTIFY PLUG_APR PLUG_SBR PLUG_UCA PLUG_WALL STARTUP
# Override NOTIFY_DESC
NOTIFY_DESC= Display notifications
@@ -37,19 +43,11 @@ PLUG_UCA_DESC= User Customizable Actions plugin
PLUG_WALL_DESC= Wallpaper plugin
CONFIGURE_ARGS+=--enable-gio-unix \
- --disable-gudev
+ --disable-gudev \
+ --enable-dbus
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MDBUS}
-LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-CONFIGURE_ARGS+=--enable-dbus
-PLIST_SUB+= WITH_DBUS=""
-.else
-CONFIGURE_ARGS+=--disable-dbus
-PLIST_SUB+= WITH_DBUS="@comment "
-.endif
-
.if ${PORT_OPTIONS:MNLS}
USES+= gettext
CONFIGURE_ARGS+=--enable-nls
diff --git a/x11-fm/thunar/pkg-plist b/x11-fm/thunar/pkg-plist
index 471fd6e86ca0..00e25022456f 100644
--- a/x11-fm/thunar/pkg-plist
+++ b/x11-fm/thunar/pkg-plist
@@ -15,18 +15,13 @@ include/thunarx-2/thunarx/thunarx-renamer.h
include/thunarx-2/thunarx/thunarx.h
lib/Thunar/ThunarBulkRename
lib/Thunar/thunar-sendto-email
-lib/libthunarx-2.la
lib/libthunarx-2.so
lib/libthunarx-2.so.0
-%%PLUGIN_APR%%lib/thunarx-2/thunar-apr.la
+lib/libthunarx-2.so.0.0.0
%%PLUGIN_APR%%lib/thunarx-2/thunar-apr.so
-%%PLUGIN_SBR%%lib/thunarx-2/thunar-sbr.la
%%PLUGIN_SBR%%lib/thunarx-2/thunar-sbr.so
-%%PLUGIN_UCA%%lib/thunarx-2/thunar-uca.la
%%PLUGIN_UCA%%lib/thunarx-2/thunar-uca.so
-%%PLUGIN_WALL%%lib/thunarx-2/thunar-wallpaper-plugin.la
%%PLUGIN_WALL%%lib/thunarx-2/thunar-wallpaper-plugin.so
-%%PLUGIN_TPA%%lib/xfce4/panel/plugins/libthunar-tpa.la
%%PLUGIN_TPA%%lib/xfce4/panel/plugins/libthunar-tpa.so
libdata/pkgconfig/thunarx-2.pc
man/man1/Thunar.1.gz
@@ -35,8 +30,8 @@ share/applications/Thunar-bulk-rename.desktop
share/applications/Thunar-folder-handler.desktop
share/applications/Thunar.desktop
share/applications/thunar-settings.desktop
-%%WITH_DBUS%%share/dbus-1/services/org.xfce.FileManager.service
-%%WITH_DBUS%%share/dbus-1/services/org.xfce.Thunar.service
+share/dbus-1/services/org.xfce.FileManager.service
+share/dbus-1/services/org.xfce.Thunar.service
%%DOCSDIR%%/README.gtkrc
%%DOCSDIR%%/README.thunarrc
%%APIDOCS%%share/gtk-doc/html/thunarx/ThunarxFileInfo.html
@@ -148,12 +143,8 @@ share/pixmaps/Thunar/Thunar-about-logo.png
%%NLS%%@dirrmtry share/locale/ug
%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/te
-%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/sk
%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/si
-%%NLS%%@dirrmtry share/locale/sr/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/sr
%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/kk
%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES