diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-kde4/Makefile | 4 | ||||
-rw-r--r-- | audio/amarok/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/pkg-plist | 1 |
4 files changed, 7 insertions, 6 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index ecbc9a1e5246..5461e67191b0 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 2.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -57,7 +57,7 @@ PLIST_SUB+= GPOD="@comment " .endif .if defined(WITH_MTP) -LIB_DEPENDS+= mtp.8:${PORTSDIR}/audio/libmtp +LIB_DEPENDS+= mtp.11:${PORTSDIR}/audio/libmtp PLIST_SUB+= MTP="" .else CMAKE_ARGS+= -DWITH_Mtp:BOOL=Off diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index ce727ed7aebd..a6ca967815e4 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -7,7 +7,7 @@ PORTNAME= amarok PORTVERSION= 1.4.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -68,7 +68,7 @@ PLIST_SUB+= NJB="" .if !defined(WITH_MTP) PLIST_SUB+= MTP="@comment " .else -LIB_DEPENDS+= mtp.8:${PORTSDIR}/audio/libmtp +LIB_DEPENDS+= mtp.11:${PORTSDIR}/audio/libmtp CONFIGURE_ARGS+=--with-libmtp PLIST_SUB+= MTP="" .endif diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 04fddca0c7f0..8cbd870c106c 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,7 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.12.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -78,7 +78,7 @@ PLIST_SUB+= LIRC="@comment " .endif .if defined(WITH_MTP) -LIB_DEPENDS+= mtp.8:${PORTSDIR}/audio/libmtp +LIB_DEPENDS+= mtp.11:${PORTSDIR}/audio/libmtp PLIST_SUB+= MTP="" CONFIGURE_ARGS+= --with-mtp .else diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist index 1f56579756b0..0b57d1ee7c51 100644 --- a/audio/rhythmbox/pkg-plist +++ b/audio/rhythmbox/pkg-plist @@ -173,6 +173,7 @@ lib/rhythmbox/plugins/mmkeys/libmmkeys.so lib/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin %%MTP%%lib/rhythmbox/plugins/mtpdevice/libmtpdevice.la %%MTP%%lib/rhythmbox/plugins/mtpdevice/libmtpdevice.so +%%MTP%%lib/rhythmbox/plugins/mtpdevice/mtp-info.ui %%MTP%%lib/rhythmbox/plugins/mtpdevice/mtp-ui.xml %%MTP%%lib/rhythmbox/plugins/mtpdevice/mtpdevice.rb-plugin lib/rhythmbox/plugins/power-manager/libpower-manager.la |