summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2008-01-06 22:47:04 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2008-01-06 22:47:04 +0000
commit9e5da6824afecab8d6aca7198b4f63a8e2668e26 (patch)
tree9089a05216a055a26ee9de53e65b84529eb4df64
parent- Update to version 0.6.0, which has support for new iPod Classics and Nano (diff)
Chase libgpod version bump.
-rw-r--r--audio/amarok-kde4/Makefile2
-rw-r--r--audio/amarok/Makefile2
-rw-r--r--audio/rhythmbox-devel/Makefile2
-rw-r--r--audio/rhythmbox/Makefile2
-rw-r--r--multimedia/gpodder/Makefile2
-rw-r--r--sysutils/fusefs-pod/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index 2fac7afe4416..835ba2ab0ae7 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+=--without-exscalibar \
PLIST_SUB+= GPOD="@comment "
CONFIGURE_ARGS+=--without-libgpod
.else
-LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-libgpod
PLIST_SUB+= GPOD=""
.endif
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 2fac7afe4416..835ba2ab0ae7 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+=--without-exscalibar \
PLIST_SUB+= GPOD="@comment "
CONFIGURE_ARGS+=--without-libgpod
.else
-LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-libgpod
PLIST_SUB+= GPOD=""
.endif
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 21aa22c0eeb8..d2da7ce53bc2 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -111,7 +111,7 @@ PLIST_SUB+= PYTHON="@comment "
.endif
.if !defined(WITHOUT_IPOD)
-LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-ipod
PLIST_SUB+= IPOD=""
.else
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 21aa22c0eeb8..d2da7ce53bc2 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -111,7 +111,7 @@ PLIST_SUB+= PYTHON="@comment "
.endif
.if !defined(WITHOUT_IPOD)
-LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod
+LIB_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod
CONFIGURE_ARGS+=--with-ipod
PLIST_SUB+= IPOD=""
.else
diff --git a/multimedia/gpodder/Makefile b/multimedia/gpodder/Makefile
index d9c0bc583670..df55e63d7517 100644
--- a/multimedia/gpodder/Makefile
+++ b/multimedia/gpodder/Makefile
@@ -49,7 +49,7 @@ PLIST_SUB+= NLS=""
.endif
.if defined(WITH_IPOD)
-RUN_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod \
+RUN_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod \
${PYTHON_SITELIBDIR}/py-mad:${PORTSDIR}/audio/py-mad
.endif
diff --git a/sysutils/fusefs-pod/Makefile b/sysutils/fusefs-pod/Makefile
index 6a11a3605678..827030ff949c 100644
--- a/sysutils/fusefs-pod/Makefile
+++ b/sysutils/fusefs-pod/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= FUSE-based filesystem for iPod
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs\
- gpod.2:${PORTSDIR}/audio/libgpod\
+ gpod.3:${PORTSDIR}/audio/libgpod\
tag.5:${PORTSDIR}/audio/taglib
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod