From ec950c6f1fea47b255557832dac43265ac0230e9 Mon Sep 17 00:00:00 2001 From: danfe Date: Tue, 15 Mar 2011 15:05:40 +0000 Subject: Chase libgpod shlib version bump. --- audio/amarok-kde4/Makefile | 3 ++- audio/amarok/Makefile | 4 ++-- audio/last.fm/Makefile | 4 ++-- audio/rhythmbox/Makefile | 4 ++-- graphics/kipi-plugins-kde4/Makefile | 4 ++-- multimedia/gnome-mplayer/Makefile | 3 ++- multimedia/gpodder/Makefile | 3 ++- sysutils/fusefs-pod/Makefile | 4 ++-- 8 files changed, 16 insertions(+), 13 deletions(-) diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 519b0f8f257a..0f3ff3fe649a 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -6,6 +6,7 @@ PORTNAME= amarok PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -47,7 +48,7 @@ OPTIONS= GPOD "iPod support" on \ .include .if defined(WITH_GPOD) -LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod PLIST_SUB+= GPOD="" .else CMAKE_ARGS+= -DWITH_Ipod:BOOL=Off diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 61b835fa8061..15d1af5f4460 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -7,7 +7,7 @@ PORTNAME= amarok PORTVERSION= 1.4.10 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-exscalibar \ PLIST_SUB+= GPOD="@comment " CONFIGURE_ARGS+=--without-libgpod .else -LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod CONFIGURE_ARGS+=--with-libgpod PLIST_SUB+= GPOD="" .endif diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index 404a62faedf5..0409ddd80489 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -7,7 +7,7 @@ PORTNAME= last.fm PORTVERSION= 1.4.2.58240 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio net MASTER_SITES= http://cdn.last.fm/client/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -16,7 +16,7 @@ MAINTAINER= arved@FreeBSD.org COMMENT= Official last.fm radio player BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= gpod.5:${PORTSDIR}/audio/libgpod \ +LIB_DEPENDS= gpod.7:${PORTSDIR}/audio/libgpod \ mad.2:${PORTSDIR}/audio/libmad \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ fftw3f.5:${PORTSDIR}/math/fftw3-float diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 986918102e99..72b23765e856 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,7 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.12.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -118,7 +118,7 @@ PLIST_SUB+= PYTHON="@comment " .endif .if !defined(WITHOUT_IPOD) -LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod CONFIGURE_ARGS+=--with-ipod PLIST_SUB+= IPOD="" .else diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index 83e05a0a2524..89b80bd80d3f 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} @@ -39,7 +39,7 @@ OPTIONS= GPOD "Enable Ipod Export plugin" ON \ .include .if defined(WITH_GPOD) -LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod PLIST_SUB+= GPOD="" .else CMAKE_ARGS+= -DWITH_GLIB2:BOOL=OFF \ diff --git a/multimedia/gnome-mplayer/Makefile b/multimedia/gnome-mplayer/Makefile index 5c213d6dd574..07ed73a7145b 100644 --- a/multimedia/gnome-mplayer/Makefile +++ b/multimedia/gnome-mplayer/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-mplayer PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= GOOGLE_CODE @@ -63,7 +64,7 @@ CONFIGURE_ARGS+= --without-libnotify .endif .if defined(WITH_GPOD) -LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod CONFIGURE_ARGS+= --with-libgpod .else CONFIGURE_ARGS+= --without-libgpod diff --git a/multimedia/gpodder/Makefile b/multimedia/gpodder/Makefile index 175543b9b78a..9043799446c8 100644 --- a/multimedia/gpodder/Makefile +++ b/multimedia/gpodder/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpodder PORTVERSION= 2.13 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= BERLIOS \ http://thp.io/2010/mygpoclient/:mygpoclient \ @@ -55,7 +56,7 @@ RUN_DEPENDS+= py*-imaging>=0:${PORTSDIR}/graphics/py-imaging .endif .if defined(WITH_IPOD) -LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod RUN_DEPENDS+= py*-mad>=0:${PORTSDIR}/audio/py-mad .if !exists(${PYTHON_SITELIBDIR}/gpod/__init__.py) IGNORE= requires Python bindings for libgpod. Please uninstall libgpod and reinstall with Python support diff --git a/sysutils/fusefs-pod/Makefile b/sysutils/fusefs-pod/Makefile index 8d930259a006..13942ef10f52 100644 --- a/sysutils/fusefs-pod/Makefile +++ b/sysutils/fusefs-pod/Makefile @@ -6,7 +6,7 @@ PORTNAME= pod PORTVERSION= 0.5.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils audio MASTER_SITES= SF/fuse${PORTNAME}/fuse${PORTNAME}/FUSEPod%20v${PORTVERSION} PKGNAMEPREFIX= fusefs- @@ -16,7 +16,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= FUSE-based filesystem for iPod LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs\ - gpod.5:${PORTSDIR}/audio/libgpod\ + gpod.7:${PORTSDIR}/audio/libgpod\ tag.1:${PORTSDIR}/audio/taglib RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod -- cgit