aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 13:28:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 13:28:29 +0000
commite1c6385973425bc1783610da6a1782f1b51f00bb (patch)
treef4d1cdcb9baf0a802542da07028316d54cd589a4 /audio/rhythmbox
parenta2f0476cbd7d92c5e8e4cfb439a639e4adce3209 (diff)
downloadports-e1c6385973425bc1783610da6a1782f1b51f00bb.tar.gz
ports-e1c6385973425bc1783610da6a1782f1b51f00bb.zip
Support stage
USES=libtools add missing USES=desktop-file-utils Convert to USES=webplugin strip binaries
Notes
Notes: svn path=/head/; revision=350699
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile18
-rw-r--r--audio/rhythmbox/pkg-plist3
2 files changed, 10 insertions, 11 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 10f035507aec..2e42d4d94981 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -4,7 +4,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.12.8
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -24,17 +24,16 @@ LIB_DEPENDS= libmusicbrainz3.so:${PORTSDIR}/audio/libmusicbrainz3 \
CONFLICTS= rhythmbox-2.[0-9]* rhythmbox-3.[0-9]*
-USE_BZIP2= yes
-NO_STAGE= yes
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig tar:bzip2 libtool desktop-file-utils
INSTALLS_OMF= yes
USE_GNOME= intlhack gnomeprefix gtk20 nautilus2
WANT_GNOME= yes
USE_GSTREAMER= flac mp3 gnomevfs gconf jpeg
-USE_AUTOTOOLS= libtool
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-vala --with-libbrasero-media \
--without-libnautilus-burn
INSTALLS_ICONS= yes
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
CONFIGURE_ENV= LIBS="-lm"
@@ -49,8 +48,6 @@ DAAP_DESC= iTunes music sharing
IPOD_DESC= iPod support
ITMS_PLUGIN_DESC= iTunes browser plugin
-MAN1= rhythmbox-client.1 rhythmbox.1
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MVORBIS}
@@ -122,12 +119,11 @@ PLIST_SUB+= IPOD="@comment "
.endif
.if ${PORT_OPTIONS:MITMS_PLUGIN}
-USE_WEBPLUGINS= gecko18
-WEBPLUGINS_FILES=librhythmbox-itms-detection-plugin.so
-.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
+USES+= webplugin:native
+WEBPLUGIN_FILES=librhythmbox-itms-detection-plugin.so
CONFIGURE_ARGS+=--enable-browser-plugin
-CONFIGURE_ENV+= MOZILLA_PLUGINDIR=${WEBPLUGINS_DIR}
+CONFIGURE_ENV+= MOZILLA_PLUGINDIR=${WEBPLUGIN_DIR}
PLIST_SUB+= ITMS_PLUGIN=""
.else
CONFIGURE_ARGS+=--disable-browser-plugin
diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist
index be4c9a38f07a..2a996dddb8f8 100644
--- a/audio/rhythmbox/pkg-plist
+++ b/audio/rhythmbox/pkg-plist
@@ -6,6 +6,7 @@ bin/rhythmbox-client
lib/librhythmbox-core.la
lib/librhythmbox-core.so
lib/librhythmbox-core.so.0
+lib/librhythmbox-core.so.0.0.0
%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py
%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc
%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo
@@ -242,6 +243,8 @@ lib/rhythmbox/plugins/visualizer/visualizer-controls.ui
lib/rhythmbox/plugins/visualizer/visualizer-ui.xml
lib/rhythmbox/plugins/visualizer/visualizer.rb-plugin
libexec/rhythmbox-metadata
+man/man1/rhythmbox-client.1.gz
+man/man1/rhythmbox.1.gz
share/applications/rhythmbox.desktop
share/dbus-1/services/org.gnome.Rhythmbox.service
%%DOCSDIR%%/RBAutoPlaylistSource.html