diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-12-31 02:47:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-12-31 02:47:47 +0800 |
commit | b8dab7f48695973670fe63f2617ba32e6e4d54c5 (patch) | |
tree | 0115da02743372ebcbe2cf79ea1b332c8e76f102 /audio | |
parent | d7d47c76627ce218ba7e23990d6c055dc24cbb9a (diff) | |
download | marcuscom-ports-b8dab7f48695973670fe63f2617ba32e6e4d54c5.tar marcuscom-ports-b8dab7f48695973670fe63f2617ba32e6e4d54c5.tar.gz marcuscom-ports-b8dab7f48695973670fe63f2617ba32e6e4d54c5.tar.bz2 marcuscom-ports-b8dab7f48695973670fe63f2617ba32e6e4d54c5.tar.lz marcuscom-ports-b8dab7f48695973670fe63f2617ba32e6e4d54c5.tar.xz marcuscom-ports-b8dab7f48695973670fe63f2617ba32e6e4d54c5.tar.zst marcuscom-ports-b8dab7f48695973670fe63f2617ba32e6e4d54c5.zip |
* Repocopy rhythmbox to rhythmbox-devel
* Fix some plist problems [1]
Submitted by: Pawel Worach <pawel.worach@gmail.com> [1]
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10011 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 6 | ||||
-rw-r--r-- | audio/rhythmbox-devel/pkg-plist | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 5b2a4b583..b60490158 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.84 2007/12/23 16:20:17 kwm Exp $ +# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.85 2007/12/27 04:58:04 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.11.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 @@ -25,6 +25,8 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ soup-2.2.8:${PORTSDIR}/devel/libsoup \ gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media +NO_LATEST_LINK= yes + USE_BZIP2= yes USE_XLIB= yes USE_GETTEXT= yes diff --git a/audio/rhythmbox-devel/pkg-plist b/audio/rhythmbox-devel/pkg-plist index 98f8f56de..e020a54bf 100644 --- a/audio/rhythmbox-devel/pkg-plist +++ b/audio/rhythmbox-devel/pkg-plist @@ -493,8 +493,6 @@ share/rhythmbox/icons/hicolor/22x22/places/library-podcast.png share/rhythmbox/icons/hicolor/22x22/places/playlist-automatic.png share/rhythmbox/icons/hicolor/22x22/places/playlist.png share/rhythmbox/icons/hicolor/22x22/status/rhythmbox-notplaying.png -share/rhythmbox/icons/hicolor/24x24/places/jamendo.png -share/rhythmbox/icons/hicolor/24x24/places/magnatune.png share/rhythmbox/icons/hicolor/32x32/actions/internet-radio-new.png share/rhythmbox/icons/hicolor/32x32/actions/playlist-automatic-new.png share/rhythmbox/icons/hicolor/32x32/actions/playlist-new.png @@ -519,8 +517,6 @@ share/rhythmbox/rhythmbox-ui.xml @dirrm share/rhythmbox/icons/hicolor/32x32/places @dirrm share/rhythmbox/icons/hicolor/32x32/actions @dirrm share/rhythmbox/icons/hicolor/32x32 -@dirrm share/rhythmbox/icons/hicolor/24x24/places -@dirrm share/rhythmbox/icons/hicolor/24x24 @dirrm share/rhythmbox/icons/hicolor/22x22/status @dirrm share/rhythmbox/icons/hicolor/22x22/places @dirrm share/rhythmbox/icons/hicolor/22x22/actions |