Chase libgpod shlib version bump.

This commit is contained in:
Alexey Dokuchaev 2011-03-15 15:05:40 +00:00
parent 9f3a2d6f0e
commit e954314547
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270942
8 changed files with 16 additions and 13 deletions

View file

@ -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 <bsd.port.options.mk>
.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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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 <bsd.port.options.mk>
.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 \

View file

@ -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

View file

@ -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

View file

@ -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