diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-15 21:30:51 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-15 21:30:51 +0000 |
commit | fa5464c73f5e2a5773eb8b7b5099e3f0a91cd252 (patch) | |
tree | 69623d93afb53eca43878aa88bd65bac942756c0 /audio | |
parent | 72b5e3d7b0f7aaa8b11369411e2b20faae17e675 (diff) | |
download | pkgsrc-fa5464c73f5e2a5773eb8b7b5099e3f0a91cd252.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'audio')
-rw-r--r-- | audio/akode-plugins-alsa/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-ffmpeg/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-jack/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-mpc/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-mpeg/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-oss/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-pulseaudio/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-resampler/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-sun/Makefile | 3 | ||||
-rw-r--r-- | audio/akode-plugins-xiph/Makefile | 3 | ||||
-rw-r--r-- | audio/akode/Makefile | 4 | ||||
-rw-r--r-- | audio/akode/buildlink3.mk | 3 | ||||
-rw-r--r-- | audio/audacious-plugins/Makefile | 4 | ||||
-rw-r--r-- | audio/libcanberra/Makefile | 3 | ||||
-rw-r--r-- | audio/libcanberra/buildlink3.mk | 4 | ||||
-rw-r--r-- | audio/libmp3splt/Makefile | 3 | ||||
-rw-r--r-- | audio/libmp3splt/buildlink3.mk | 3 | ||||
-rw-r--r-- | audio/mp3splt/Makefile | 3 | ||||
-rw-r--r-- | audio/pavucontrol/Makefile | 4 | ||||
-rw-r--r-- | audio/pavumeter/Makefile | 4 | ||||
-rw-r--r-- | audio/pulseaudio/Makefile | 4 | ||||
-rw-r--r-- | audio/snd/Makefile | 4 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 3 |
23 files changed, 46 insertions, 30 deletions
diff --git a/audio/akode-plugins-alsa/Makefile b/audio/akode-plugins-alsa/Makefile index 261be2c9775..e60f3e29239 100644 --- a/audio/akode-plugins-alsa/Makefile +++ b/audio/akode-plugins-alsa/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:20 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:51 joerg Exp $ # PKGNAME= akode-plugins-alsa-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= Alsa output plugin for aKode framework diff --git a/audio/akode-plugins-ffmpeg/Makefile b/audio/akode-plugins-ffmpeg/Makefile index ed2193e136b..497b97ce8aa 100644 --- a/audio/akode-plugins-ffmpeg/Makefile +++ b/audio/akode-plugins-ffmpeg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:20 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-ffmpeg-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= FFMPEG decoder plugin for akode framework diff --git a/audio/akode-plugins-jack/Makefile b/audio/akode-plugins-jack/Makefile index 27f6d0d2345..aa5372b6b8d 100644 --- a/audio/akode-plugins-jack/Makefile +++ b/audio/akode-plugins-jack/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-jack-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= Jack output plugin for aKode framework diff --git a/audio/akode-plugins-mpc/Makefile b/audio/akode-plugins-mpc/Makefile index a8bf80fe782..5306a2c524a 100644 --- a/audio/akode-plugins-mpc/Makefile +++ b/audio/akode-plugins-mpc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-mpc-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= MPC decoder plugin for akode framework diff --git a/audio/akode-plugins-mpeg/Makefile b/audio/akode-plugins-mpeg/Makefile index 27a93162f49..ecbfab50e83 100644 --- a/audio/akode-plugins-mpeg/Makefile +++ b/audio/akode-plugins-mpeg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-mpeg-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= MPEG plugin for akode framework diff --git a/audio/akode-plugins-oss/Makefile b/audio/akode-plugins-oss/Makefile index 7e8acdbdfc7..c7a11752eb5 100644 --- a/audio/akode-plugins-oss/Makefile +++ b/audio/akode-plugins-oss/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-oss-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= OSS output plugin for akode framework diff --git a/audio/akode-plugins-pulseaudio/Makefile b/audio/akode-plugins-pulseaudio/Makefile index 80ff2cab840..d89128c6be5 100644 --- a/audio/akode-plugins-pulseaudio/Makefile +++ b/audio/akode-plugins-pulseaudio/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-pulseaudio-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= Pulseaudio output plugin for akode framework diff --git a/audio/akode-plugins-resampler/Makefile b/audio/akode-plugins-resampler/Makefile index fb3b8377f73..19ba6f91f3b 100644 --- a/audio/akode-plugins-resampler/Makefile +++ b/audio/akode-plugins-resampler/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-resampler-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= Resampler plugin for aKode framework diff --git a/audio/akode-plugins-sun/Makefile b/audio/akode-plugins-sun/Makefile index 69c0b85a0c7..250732e28e1 100644 --- a/audio/akode-plugins-sun/Makefile +++ b/audio/akode-plugins-sun/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.4 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-sun-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= Sun audio output plugin for akode framework diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index 0bf0a9f7be2..5b4b5656aa9 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:21 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:52 joerg Exp $ # PKGNAME= akode-plugins-xiph-${AKODE_VERSION} +PKGREVISION= 1 MAINTAINER= hasso@NetBSD.org COMMENT= Xiph decoder plugin for akode framework diff --git a/audio/akode/Makefile b/audio/akode/Makefile index 21a4eb0379c..06bafb3e77b 100644 --- a/audio/akode/Makefile +++ b/audio/akode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/06/08 18:54:20 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:51 joerg Exp $ # PKGNAME= akode-2.0.2 -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= hasso@NetBSD.org COMMENT= Simple audio decoding framework (base package) diff --git a/audio/akode/buildlink3.mk b/audio/akode/buildlink3.mk index a6596e2f78d..a8fe7d6f4d7 100644 --- a/audio/akode/buildlink3.mk +++ b/audio/akode/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:23:52 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2009/12/15 21:30:51 joerg Exp $ BUILDLINK_TREE+= akode @@ -6,6 +6,7 @@ BUILDLINK_TREE+= akode AKODE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.akode+= akode>=2.0.2 +BUILDLINK_ABI_DEPENDS.akode+= akode>=2.0.2nb2 BUILDLINK_PKGSRCDIR.akode?= ../../audio/akode .include "../../devel/libltdl/buildlink3.mk" diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index d38b11cf35a..1231cddea85 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/10/31 14:46:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2009/12/15 21:30:52 joerg Exp $ # DISTNAME= audacious-plugins-1.5.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index 254ac533d22..a1c470e2c3b 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/10/29 17:51:09 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2009/12/15 21:30:52 joerg Exp $ # DISTNAME= libcanberra-0.22 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/ diff --git a/audio/libcanberra/buildlink3.mk b/audio/libcanberra/buildlink3.mk index 5bf9062d6bf..1cb30e082b3 100644 --- a/audio/libcanberra/buildlink3.mk +++ b/audio/libcanberra/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:55 sno Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2009/12/15 21:30:52 joerg Exp $ BUILDLINK_TREE+= libcanberra @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libcanberra LIBCANBERRA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libcanberra+= libcanberra>=0.10 -BUILDLINK_ABI_DEPENDS.libcanberra?= libcanberra>=0.11nb2 +BUILDLINK_ABI_DEPENDS.libcanberra?= libcanberra>=0.22nb1 BUILDLINK_PKGSRCDIR.libcanberra?= ../../audio/libcanberra #.include "../../multimedia/gstreamer0.10/buildlink3.mk" diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index 24017c674c8..fa0979df64f 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/07/25 14:58:00 schmonz Exp $ +# $NetBSD: Makefile,v 1.5 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= libmp3splt-0.5.6 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} diff --git a/audio/libmp3splt/buildlink3.mk b/audio/libmp3splt/buildlink3.mk index a9c6e1afa51..f1729e3b44e 100644 --- a/audio/libmp3splt/buildlink3.mk +++ b/audio/libmp3splt/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2009/03/20 19:23:55 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2009/12/15 21:30:53 joerg Exp $ BUILDLINK_TREE+= libmp3splt @@ -6,6 +6,7 @@ BUILDLINK_TREE+= libmp3splt LIBMP3SPLT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libmp3splt+= libmp3splt>=0.5.1 +BUILDLINK_ABI_DEPENDS.libmp3splt+= libmp3splt>=0.5.6nb1 BUILDLINK_PKGSRCDIR.libmp3splt?= ../../audio/libmp3splt ### ### XXX libmad and libvorbis are needed only for headers. diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 7c602520ebd..b9759bdfcf2 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/07/25 14:58:34 schmonz Exp $ +# $NetBSD: Makefile,v 1.18 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= mp3splt-2.2.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile index 0c7a8223951..16b4cb6e30f 100644 --- a/audio/pavucontrol/Makefile +++ b/audio/pavucontrol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:11 sno Exp $ +# $NetBSD: Makefile,v 1.6 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= pavucontrol-0.9.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/pavucontrol/ diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index 5831b669e55..6468ccde5bd 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:11 sno Exp $ +# $NetBSD: Makefile,v 1.5 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= pavumeter-0.9.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/pavumeter/ diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 14337e790c8..e90e35eac3d 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2009/08/26 19:58:43 sno Exp $ +# $NetBSD: Makefile,v 1.28 2009/12/15 21:30:53 joerg Exp $ # NOTE: Please send a copy of any patches that are not pkgsrc-specific # to <pulseaudio-discuss@mail.0pointer.de> DISTNAME= pulseaudio-0.9.14 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/pulseaudio/ diff --git a/audio/snd/Makefile b/audio/snd/Makefile index c7f82891ee9..054c34ec5fc 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2009/08/26 19:58:43 sno Exp $ +# $NetBSD: Makefile,v 1.55 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= snd-9.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/} diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index e8ed9ce7132..5a61e06c27c 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2009/12/09 19:05:28 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= sound-juicer-2.28.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ \ ${MASTER_SITE_GNOME:=sources/sound-juicer/2.28/} |