diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-07-14 01:41:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-07-14 01:41:11 +0800 |
commit | 85ecc721e8cca25eebab639129ab4a318da69dfe (patch) | |
tree | deb5644ac93f8155beef4f8c82536be3a3cde365 | |
parent | 212f86350fd4895e306c054a9f62b35b2da6f694 (diff) | |
download | marcuscom-ports-85ecc721e8cca25eebab639129ab4a318da69dfe.tar marcuscom-ports-85ecc721e8cca25eebab639129ab4a318da69dfe.tar.gz marcuscom-ports-85ecc721e8cca25eebab639129ab4a318da69dfe.tar.bz2 marcuscom-ports-85ecc721e8cca25eebab639129ab4a318da69dfe.tar.lz marcuscom-ports-85ecc721e8cca25eebab639129ab4a318da69dfe.tar.xz marcuscom-ports-85ecc721e8cca25eebab639129ab4a318da69dfe.tar.zst marcuscom-ports-85ecc721e8cca25eebab639129ab4a318da69dfe.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11113 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox-devel/pkg-plist | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 2cb48c7e7..a28ec89a7 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-devel/Makefile,v 1.93 2008/06/06 21:38:45 marcus Exp $ +# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.94 2008/07/13 00:20:16 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.11.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 diff --git a/audio/rhythmbox-devel/pkg-plist b/audio/rhythmbox-devel/pkg-plist index 6243538d3..f4d22b9ff 100644 --- a/audio/rhythmbox-devel/pkg-plist +++ b/audio/rhythmbox-devel/pkg-plist @@ -522,8 +522,8 @@ share/rhythmbox/icons/hicolor/22x22/places/library-internet-radio.png 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/24x24/places/jamendo.png -share/rhythmbox/icons/hicolor/24x24/places/magnatune.png +%%PYTHON%%share/rhythmbox/icons/hicolor/24x24/places/jamendo.png +%%PYTHON%%share/rhythmbox/icons/hicolor/24x24/places/magnatune.png share/rhythmbox/icons/hicolor/22x22/status/rhythmbox-notplaying.png share/rhythmbox/icons/hicolor/32x32/actions/internet-radio-new.png share/rhythmbox/icons/hicolor/32x32/actions/playlist-automatic-new.png @@ -549,8 +549,8 @@ 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 +%%PYTHON%%@dirrm share/rhythmbox/icons/hicolor/24x24/places +%%PYTHON%%@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 |