From 242def50680f318f43cc95c2712cf7d34b63d0a9 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 18 Jan 2006 12:44:00 +0000 Subject: Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room for gstreamer 0.10 (which will be added with versioned names too, to avoid annoying renames in the future). While here, do some changes: - Make gstreamer0.8 use the alternatives system to provide the unversioned gst-* utilities. - Rename all internal variables to have 0.8 in them to make it clear which package they belong to. --- audio/Makefile | 20 ++++++++++---------- audio/gst-plugins-artsd/DESCR | 9 --------- audio/gst-plugins-artsd/Makefile | 13 ------------- audio/gst-plugins-artsd/PLIST | 3 --- audio/gst-plugins-artsd/buildlink3.mk | 26 -------------------------- audio/gst-plugins-cdparanoia/DESCR | 10 ---------- audio/gst-plugins-cdparanoia/Makefile | 13 ------------- audio/gst-plugins-cdparanoia/PLIST | 3 --- audio/gst-plugins-esound/DESCR | 10 ---------- audio/gst-plugins-esound/Makefile | 12 ------------ audio/gst-plugins-esound/PLIST | 3 --- audio/gst-plugins-esound/buildlink3.mk | 25 ------------------------- audio/gst-plugins-faad/DESCR | 10 ---------- audio/gst-plugins-faad/Makefile | 11 ----------- audio/gst-plugins-faad/PLIST | 3 --- audio/gst-plugins-flac/DESCR | 9 --------- audio/gst-plugins-flac/Makefile | 11 ----------- audio/gst-plugins-flac/PLIST | 3 --- audio/gst-plugins-lame/DESCR | 10 ---------- audio/gst-plugins-lame/Makefile | 11 ----------- audio/gst-plugins-lame/PLIST | 3 --- audio/gst-plugins-mad/DESCR | 10 ---------- audio/gst-plugins-mad/Makefile | 12 ------------ audio/gst-plugins-mad/PLIST | 3 --- audio/gst-plugins-mad/buildlink3.mk | 26 -------------------------- audio/gst-plugins-oss/DESCR | 10 ---------- audio/gst-plugins-oss/Makefile | 19 ------------------- audio/gst-plugins-oss/PLIST | 3 --- audio/gst-plugins-vorbis/DESCR | 10 ---------- audio/gst-plugins-vorbis/Makefile | 13 ------------- audio/gst-plugins-vorbis/PLIST | 3 --- audio/gst-plugins0.8-artsd/DESCR | 9 +++++++++ audio/gst-plugins0.8-artsd/Makefile | 12 ++++++++++++ audio/gst-plugins0.8-artsd/PLIST | 3 +++ audio/gst-plugins0.8-artsd/buildlink3.mk | 25 +++++++++++++++++++++++++ audio/gst-plugins0.8-cdparanoia/DESCR | 10 ++++++++++ audio/gst-plugins0.8-cdparanoia/Makefile | 12 ++++++++++++ audio/gst-plugins0.8-cdparanoia/PLIST | 3 +++ audio/gst-plugins0.8-esound/DESCR | 10 ++++++++++ audio/gst-plugins0.8-esound/Makefile | 11 +++++++++++ audio/gst-plugins0.8-esound/PLIST | 3 +++ audio/gst-plugins0.8-esound/buildlink3.mk | 24 ++++++++++++++++++++++++ audio/gst-plugins0.8-faad/DESCR | 10 ++++++++++ audio/gst-plugins0.8-faad/Makefile | 10 ++++++++++ audio/gst-plugins0.8-faad/PLIST | 3 +++ audio/gst-plugins0.8-flac/DESCR | 9 +++++++++ audio/gst-plugins0.8-flac/Makefile | 10 ++++++++++ audio/gst-plugins0.8-flac/PLIST | 3 +++ audio/gst-plugins0.8-lame/DESCR | 10 ++++++++++ audio/gst-plugins0.8-lame/Makefile | 10 ++++++++++ audio/gst-plugins0.8-lame/PLIST | 3 +++ audio/gst-plugins0.8-mad/DESCR | 10 ++++++++++ audio/gst-plugins0.8-mad/Makefile | 11 +++++++++++ audio/gst-plugins0.8-mad/PLIST | 3 +++ audio/gst-plugins0.8-mad/buildlink3.mk | 25 +++++++++++++++++++++++++ audio/gst-plugins0.8-oss/DESCR | 10 ++++++++++ audio/gst-plugins0.8-oss/Makefile | 18 ++++++++++++++++++ audio/gst-plugins0.8-oss/PLIST | 3 +++ audio/gst-plugins0.8-vorbis/DESCR | 10 ++++++++++ audio/gst-plugins0.8-vorbis/Makefile | 12 ++++++++++++ audio/gst-plugins0.8-vorbis/PLIST | 3 +++ 61 files changed, 305 insertions(+), 317 deletions(-) delete mode 100644 audio/gst-plugins-artsd/DESCR delete mode 100644 audio/gst-plugins-artsd/Makefile delete mode 100644 audio/gst-plugins-artsd/PLIST delete mode 100644 audio/gst-plugins-artsd/buildlink3.mk delete mode 100644 audio/gst-plugins-cdparanoia/DESCR delete mode 100644 audio/gst-plugins-cdparanoia/Makefile delete mode 100644 audio/gst-plugins-cdparanoia/PLIST delete mode 100644 audio/gst-plugins-esound/DESCR delete mode 100644 audio/gst-plugins-esound/Makefile delete mode 100644 audio/gst-plugins-esound/PLIST delete mode 100644 audio/gst-plugins-esound/buildlink3.mk delete mode 100644 audio/gst-plugins-faad/DESCR delete mode 100644 audio/gst-plugins-faad/Makefile delete mode 100644 audio/gst-plugins-faad/PLIST delete mode 100644 audio/gst-plugins-flac/DESCR delete mode 100644 audio/gst-plugins-flac/Makefile delete mode 100644 audio/gst-plugins-flac/PLIST delete mode 100644 audio/gst-plugins-lame/DESCR delete mode 100644 audio/gst-plugins-lame/Makefile delete mode 100644 audio/gst-plugins-lame/PLIST delete mode 100644 audio/gst-plugins-mad/DESCR delete mode 100644 audio/gst-plugins-mad/Makefile delete mode 100644 audio/gst-plugins-mad/PLIST delete mode 100644 audio/gst-plugins-mad/buildlink3.mk delete mode 100644 audio/gst-plugins-oss/DESCR delete mode 100644 audio/gst-plugins-oss/Makefile delete mode 100644 audio/gst-plugins-oss/PLIST delete mode 100644 audio/gst-plugins-vorbis/DESCR delete mode 100644 audio/gst-plugins-vorbis/Makefile delete mode 100644 audio/gst-plugins-vorbis/PLIST create mode 100644 audio/gst-plugins0.8-artsd/DESCR create mode 100644 audio/gst-plugins0.8-artsd/Makefile create mode 100644 audio/gst-plugins0.8-artsd/PLIST create mode 100644 audio/gst-plugins0.8-artsd/buildlink3.mk create mode 100644 audio/gst-plugins0.8-cdparanoia/DESCR create mode 100644 audio/gst-plugins0.8-cdparanoia/Makefile create mode 100644 audio/gst-plugins0.8-cdparanoia/PLIST create mode 100644 audio/gst-plugins0.8-esound/DESCR create mode 100644 audio/gst-plugins0.8-esound/Makefile create mode 100644 audio/gst-plugins0.8-esound/PLIST create mode 100644 audio/gst-plugins0.8-esound/buildlink3.mk create mode 100644 audio/gst-plugins0.8-faad/DESCR create mode 100644 audio/gst-plugins0.8-faad/Makefile create mode 100644 audio/gst-plugins0.8-faad/PLIST create mode 100644 audio/gst-plugins0.8-flac/DESCR create mode 100644 audio/gst-plugins0.8-flac/Makefile create mode 100644 audio/gst-plugins0.8-flac/PLIST create mode 100644 audio/gst-plugins0.8-lame/DESCR create mode 100644 audio/gst-plugins0.8-lame/Makefile create mode 100644 audio/gst-plugins0.8-lame/PLIST create mode 100644 audio/gst-plugins0.8-mad/DESCR create mode 100644 audio/gst-plugins0.8-mad/Makefile create mode 100644 audio/gst-plugins0.8-mad/PLIST create mode 100644 audio/gst-plugins0.8-mad/buildlink3.mk create mode 100644 audio/gst-plugins0.8-oss/DESCR create mode 100644 audio/gst-plugins0.8-oss/Makefile create mode 100644 audio/gst-plugins0.8-oss/PLIST create mode 100644 audio/gst-plugins0.8-vorbis/DESCR create mode 100644 audio/gst-plugins0.8-vorbis/Makefile create mode 100644 audio/gst-plugins0.8-vorbis/PLIST (limited to 'audio') diff --git a/audio/Makefile b/audio/Makefile index 44983461542..e753ca169ba 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.298 2006/01/16 14:19:38 xtraeme Exp $ +# $NetBSD: Makefile,v 1.299 2006/01/18 12:44:00 jmmv Exp $ # COMMENT= Audio tools @@ -94,15 +94,15 @@ SUBDIR+= gqmpeg-devel SUBDIR+= gqmpeg-skins SUBDIR+= gramofile SUBDIR+= gsm -SUBDIR+= gst-plugins-artsd -SUBDIR+= gst-plugins-cdparanoia -SUBDIR+= gst-plugins-esound -SUBDIR+= gst-plugins-faad -SUBDIR+= gst-plugins-flac -SUBDIR+= gst-plugins-lame -SUBDIR+= gst-plugins-mad -SUBDIR+= gst-plugins-oss -SUBDIR+= gst-plugins-vorbis +SUBDIR+= gst-plugins0.8-artsd +SUBDIR+= gst-plugins0.8-cdparanoia +SUBDIR+= gst-plugins0.8-esound +SUBDIR+= gst-plugins0.8-faad +SUBDIR+= gst-plugins0.8-flac +SUBDIR+= gst-plugins0.8-lame +SUBDIR+= gst-plugins0.8-mad +SUBDIR+= gst-plugins0.8-oss +SUBDIR+= gst-plugins0.8-vorbis SUBDIR+= gtick SUBDIR+= gtkmserv SUBDIR+= gtkpod diff --git a/audio/gst-plugins-artsd/DESCR b/audio/gst-plugins-artsd/DESCR deleted file mode 100644 index 2e8d6a0fccd..00000000000 --- a/audio/gst-plugins-artsd/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the artsd plugin for GStreamer. diff --git a/audio/gst-plugins-artsd/Makefile b/audio/gst-plugins-artsd/Makefile deleted file mode 100644 index 44543fbdba9..00000000000 --- a/audio/gst-plugins-artsd/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= artsd -GST_PLUGINS_DIR= ext/artsd - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -.include "../../audio/libid3tag/buildlink3.mk" -.include "../../audio/arts/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-artsd/PLIST b/audio/gst-plugins-artsd/PLIST deleted file mode 100644 index 1930166bd6c..00000000000 --- a/audio/gst-plugins-artsd/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstartsdsink.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-artsd/buildlink3.mk b/audio/gst-plugins-artsd/buildlink3.mk deleted file mode 100644 index 99d08c1346d..00000000000 --- a/audio/gst-plugins-artsd/buildlink3.mk +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2005/12/31 12:32:31 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GST_PLUGINS_ARTSD_BUILDLINK3_MK:= ${GST_PLUGINS_ARTSD_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gst-plugins-artsd -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngst-plugins-artsd} -BUILDLINK_PACKAGES+= gst-plugins-artsd - -.if !empty(GST_PLUGINS_ARTSD_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gst-plugins-artsd+= gst-plugins-artsd>=0.8.1 -BUILDLINK_RECOMMENDED.gst-plugins-artsd?= gst-plugins-artsd>=0.8.11nb1 -BUILDLINK_PKGSRCDIR.gst-plugins-artsd?= ../../audio/gst-plugins-artsd -.endif # GST_PLUGINS_ARTSD_BUILDLINK3_MK - -.include "../../audio/libid3tag/buildlink3.mk" -.include "../../audio/arts/buildlink3.mk" -.include "../../multimedia/gst-plugins/buildlink3.mk" -.include "../../converters/libiconv/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/audio/gst-plugins-cdparanoia/DESCR b/audio/gst-plugins-cdparanoia/DESCR deleted file mode 100644 index 4493fd7cdc2..00000000000 --- a/audio/gst-plugins-cdparanoia/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the cdparanoia plugin for GStreamer, which allows -audio extraction from CDs. diff --git a/audio/gst-plugins-cdparanoia/Makefile b/audio/gst-plugins-cdparanoia/Makefile deleted file mode 100644 index a7aeb0c4972..00000000000 --- a/audio/gst-plugins-cdparanoia/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= cdparanoia -GST_PLUGINS_DIR= ext/cdparanoia - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia - -.include "../../audio/cdparanoia/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-cdparanoia/PLIST b/audio/gst-plugins-cdparanoia/PLIST deleted file mode 100644 index f460068a7e7..00000000000 --- a/audio/gst-plugins-cdparanoia/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstcdparanoia.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-esound/DESCR b/audio/gst-plugins-esound/DESCR deleted file mode 100644 index 3da90ca7152..00000000000 --- a/audio/gst-plugins-esound/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the esound plugin for GStreamer, which allows playback -and recording of sound through the Enlightened Sound Daemon. diff --git a/audio/gst-plugins-esound/Makefile b/audio/gst-plugins-esound/Makefile deleted file mode 100644 index 9eb425b9c35..00000000000 --- a/audio/gst-plugins-esound/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= esound -GST_PLUGINS_DIR= ext/esd -GST_PLUGINS_FLAG= esd - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -.include "../../audio/esound/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-esound/PLIST b/audio/gst-plugins-esound/PLIST deleted file mode 100644 index 0c5d86bc5f5..00000000000 --- a/audio/gst-plugins-esound/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstesd.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-esound/buildlink3.mk b/audio/gst-plugins-esound/buildlink3.mk deleted file mode 100644 index 3f475e35ac2..00000000000 --- a/audio/gst-plugins-esound/buildlink3.mk +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2005/12/31 12:32:31 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GST_PLUGINS_ESOUND_BUILDLINK3_MK:= ${GST_PLUGINS_ESOUND_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gst-plugins-esound -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngst-plugins-esound} -BUILDLINK_PACKAGES+= gst-plugins-esound - -.if !empty(GST_PLUGINS_ESOUND_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gst-plugins-esound+= gst-plugins-esound>=0.8.1 -BUILDLINK_RECOMMENDED.gst-plugins-esound?= gst-plugins-esound>=0.8.11nb1 -BUILDLINK_PKGSRCDIR.gst-plugins-esound?= ../../audio/gst-plugins-esound -.endif # GST_PLUGINS_ESOUND_BUILDLINK3_MK - -.include "../../audio/esound/buildlink3.mk" -.include "../../multimedia/gst-plugins/buildlink3.mk" -.include "../../converters/libiconv/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/audio/gst-plugins-faad/DESCR b/audio/gst-plugins-faad/DESCR deleted file mode 100644 index 3e4e169ef7f..00000000000 --- a/audio/gst-plugins-faad/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the faad plugin for GStreamer, the ISO AAC -audio codec. diff --git a/audio/gst-plugins-faad/Makefile b/audio/gst-plugins-faad/Makefile deleted file mode 100644 index 406ca15aac6..00000000000 --- a/audio/gst-plugins-faad/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= faad -GST_PLUGINS_DIR= ext/faad - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -.include "../../audio/faad2/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-faad/PLIST b/audio/gst-plugins-faad/PLIST deleted file mode 100644 index 286bb600fa6..00000000000 --- a/audio/gst-plugins-faad/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstfaad.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-flac/DESCR b/audio/gst-plugins-flac/DESCR deleted file mode 100644 index fb4090832cc..00000000000 --- a/audio/gst-plugins-flac/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the flac plugin for GStreamer, a lossless audio codec. diff --git a/audio/gst-plugins-flac/Makefile b/audio/gst-plugins-flac/Makefile deleted file mode 100644 index c7238f22e93..00000000000 --- a/audio/gst-plugins-flac/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= flac -GST_PLUGINS_DIR= ext/flac - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -.include "../../audio/flac/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-flac/PLIST b/audio/gst-plugins-flac/PLIST deleted file mode 100644 index a78c6c477cc..00000000000 --- a/audio/gst-plugins-flac/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstflac.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-lame/DESCR b/audio/gst-plugins-lame/DESCR deleted file mode 100644 index f5ec8fb2ebb..00000000000 --- a/audio/gst-plugins-lame/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the lame plugin for GStreamer, which allows MP3 encoding -of audio streams. diff --git a/audio/gst-plugins-lame/Makefile b/audio/gst-plugins-lame/Makefile deleted file mode 100644 index bdf36be08e6..00000000000 --- a/audio/gst-plugins-lame/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= lame -GST_PLUGINS_DIR= ext/lame - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -.include "../../audio/lame/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-lame/PLIST b/audio/gst-plugins-lame/PLIST deleted file mode 100644 index 16630bffc50..00000000000 --- a/audio/gst-plugins-lame/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstlame.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-mad/DESCR b/audio/gst-plugins-mad/DESCR deleted file mode 100644 index 1ebef21a574..00000000000 --- a/audio/gst-plugins-mad/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the mad plugin for GStreamer, which allows playback of -MP3 audio streams. diff --git a/audio/gst-plugins-mad/Makefile b/audio/gst-plugins-mad/Makefile deleted file mode 100644 index b2b5eb933d3..00000000000 --- a/audio/gst-plugins-mad/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= mad -GST_PLUGINS_DIR= ext/mad - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -.include "../../audio/libid3tag/buildlink3.mk" -.include "../../audio/libmad/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-mad/PLIST b/audio/gst-plugins-mad/PLIST deleted file mode 100644 index 3caf1134be8..00000000000 --- a/audio/gst-plugins-mad/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstmad.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-mad/buildlink3.mk b/audio/gst-plugins-mad/buildlink3.mk deleted file mode 100644 index 62eb772a112..00000000000 --- a/audio/gst-plugins-mad/buildlink3.mk +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2005/12/31 12:32:31 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GST_PLUGINS_MAD_BUILDLINK3_MK:= ${GST_PLUGINS_MAD_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gst-plugins-mad -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngst-plugins-mad} -BUILDLINK_PACKAGES+= gst-plugins-mad - -.if !empty(GST_PLUGINS_MAD_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gst-plugins-mad+= gst-plugins-mad>=0.8.1 -BUILDLINK_RECOMMENDED.gst-plugins-mad?= gst-plugins-mad>=0.8.11nb1 -BUILDLINK_PKGSRCDIR.gst-plugins-mad?= ../../audio/gst-plugins-mad -.endif # GST_PLUGINS_MAD_BUILDLINK3_MK - -.include "../../audio/libid3tag/buildlink3.mk" -.include "../../audio/libmad/buildlink3.mk" -.include "../../multimedia/gst-plugins/buildlink3.mk" -.include "../../converters/libiconv/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/audio/gst-plugins-oss/DESCR b/audio/gst-plugins-oss/DESCR deleted file mode 100644 index c246e50189a..00000000000 --- a/audio/gst-plugins-oss/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the oss plugin for GStreamer, which allows playback -and recording of sound through the Open Sound System audio libraries. diff --git a/audio/gst-plugins-oss/Makefile b/audio/gst-plugins-oss/Makefile deleted file mode 100644 index a9c7b558ef3..00000000000 --- a/audio/gst-plugins-oss/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= oss -GST_PLUGINS_DIR= sys/oss - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -SUBST_CLASSES+= devoss -SUBST_MESSAGE.devoss= "Fixing path to OSS audio device." -SUBST_STAGE.devoss= pre-configure -SUBST_FILES.devoss= sys/oss/*.c -SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' - -LIBS+= ${LIBOSSAUDIO} - -.include "../../mk/ossaudio.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-oss/PLIST b/audio/gst-plugins-oss/PLIST deleted file mode 100644 index ccdcf058ba2..00000000000 --- a/audio/gst-plugins-oss/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstossaudio.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins-vorbis/DESCR b/audio/gst-plugins-vorbis/DESCR deleted file mode 100644 index 74a2d4bbc03..00000000000 --- a/audio/gst-plugins-vorbis/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -GStreamer is a library that allows the construction of graphs of -media-handling components, ranging from simple mp3 playback to complex -audio (mixing) and video (non-linear editing) processing. - -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a -simple plugin with a clean, generic interface. - -This package provides the vorbis plugin for GStreamer, the OGG's free audio -codec. diff --git a/audio/gst-plugins-vorbis/Makefile b/audio/gst-plugins-vorbis/Makefile deleted file mode 100644 index f364b0155cd..00000000000 --- a/audio/gst-plugins-vorbis/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2005/12/31 12:32:31 wiz Exp $ -# - -GST_PLUGINS_NAME= vorbis -GST_PLUGINS_DIR= ext/vorbis - -.include "../../multimedia/gst-plugins/Makefile.common" -PKGREVISION= 1 - -DEPENDS+= gst-plugins-ogg>=0.8.0:../../multimedia/gst-plugins-ogg - -.include "../../audio/libvorbis/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins-vorbis/PLIST b/audio/gst-plugins-vorbis/PLIST deleted file mode 100644 index 4832a464422..00000000000 --- a/audio/gst-plugins-vorbis/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:15 jlam Exp $ -lib/gstreamer-0.8/libgstvorbis.la -@comment in gstreamer: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-artsd/DESCR b/audio/gst-plugins0.8-artsd/DESCR new file mode 100644 index 00000000000..2e8d6a0fccd --- /dev/null +++ b/audio/gst-plugins0.8-artsd/DESCR @@ -0,0 +1,9 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the artsd plugin for GStreamer. diff --git a/audio/gst-plugins0.8-artsd/Makefile b/audio/gst-plugins0.8-artsd/Makefile new file mode 100644 index 00000000000..4860f51decd --- /dev/null +++ b/audio/gst-plugins0.8-artsd/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= artsd +GST_PLUGINS0.8_DIR= ext/artsd + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +.include "../../audio/libid3tag/buildlink3.mk" +.include "../../audio/arts/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-artsd/PLIST b/audio/gst-plugins0.8-artsd/PLIST new file mode 100644 index 00000000000..5b8167b3deb --- /dev/null +++ b/audio/gst-plugins0.8-artsd/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstartsdsink.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-artsd/buildlink3.mk b/audio/gst-plugins0.8-artsd/buildlink3.mk new file mode 100644 index 00000000000..6bad00db07e --- /dev/null +++ b/audio/gst-plugins0.8-artsd/buildlink3.mk @@ -0,0 +1,25 @@ +# $NetBSD: buildlink3.mk,v 1.1 2006/01/18 12:44:01 jmmv Exp $ + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +GST_PLUGINS0.8_ARTSD_BUILDLINK3_MK:= ${GST_PLUGINS0.8_ARTSD_BUILDLINK3_MK}+ + +.if !empty(BUILDLINK_DEPTH:M+) +BUILDLINK_DEPENDS+= gst-plugins0.8-artsd +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngst-plugins0.8-artsd} +BUILDLINK_PACKAGES+= gst-plugins0.8-artsd + +.if !empty(GST_PLUGINS0.8_ARTSD_BUILDLINK3_MK:M+) +BUILDLINK_DEPENDS.gst-plugins0.8-artsd+= gst-plugins0.8-artsd>=0.8.11 +BUILDLINK_PKGSRCDIR.gst-plugins0.8-artsd?= ../../audio/gst-plugins0.8-artsd +.endif # GST_PLUGINS0.8_ARTSD_BUILDLINK3_MK + +.include "../../audio/libid3tag/buildlink3.mk" +.include "../../audio/arts/buildlink3.mk" +.include "../../multimedia/gst-plugins0.8/buildlink3.mk" +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/audio/gst-plugins0.8-cdparanoia/DESCR b/audio/gst-plugins0.8-cdparanoia/DESCR new file mode 100644 index 00000000000..4493fd7cdc2 --- /dev/null +++ b/audio/gst-plugins0.8-cdparanoia/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the cdparanoia plugin for GStreamer, which allows +audio extraction from CDs. diff --git a/audio/gst-plugins0.8-cdparanoia/Makefile b/audio/gst-plugins0.8-cdparanoia/Makefile new file mode 100644 index 00000000000..0fa36f52adf --- /dev/null +++ b/audio/gst-plugins0.8-cdparanoia/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= cdparanoia +GST_PLUGINS0.8_DIR= ext/cdparanoia + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia + +.include "../../audio/cdparanoia/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-cdparanoia/PLIST b/audio/gst-plugins0.8-cdparanoia/PLIST new file mode 100644 index 00000000000..87bd95eede2 --- /dev/null +++ b/audio/gst-plugins0.8-cdparanoia/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstcdparanoia.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-esound/DESCR b/audio/gst-plugins0.8-esound/DESCR new file mode 100644 index 00000000000..3da90ca7152 --- /dev/null +++ b/audio/gst-plugins0.8-esound/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the esound plugin for GStreamer, which allows playback +and recording of sound through the Enlightened Sound Daemon. diff --git a/audio/gst-plugins0.8-esound/Makefile b/audio/gst-plugins0.8-esound/Makefile new file mode 100644 index 00000000000..c8303c63f60 --- /dev/null +++ b/audio/gst-plugins0.8-esound/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= esound +GST_PLUGINS0.8_DIR= ext/esd +GST_PLUGINS0.8_FLAG= esd + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +.include "../../audio/esound/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-esound/PLIST b/audio/gst-plugins0.8-esound/PLIST new file mode 100644 index 00000000000..f0f709d34b1 --- /dev/null +++ b/audio/gst-plugins0.8-esound/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstesd.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-esound/buildlink3.mk b/audio/gst-plugins0.8-esound/buildlink3.mk new file mode 100644 index 00000000000..ae656f408bf --- /dev/null +++ b/audio/gst-plugins0.8-esound/buildlink3.mk @@ -0,0 +1,24 @@ +# $NetBSD: buildlink3.mk,v 1.1 2006/01/18 12:44:01 jmmv Exp $ + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK:= ${GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK}+ + +.if !empty(BUILDLINK_DEPTH:M+) +BUILDLINK_DEPENDS+= gst-plugins0.8-esound +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngst-plugins0.8-esound} +BUILDLINK_PACKAGES+= gst-plugins0.8-esound + +.if !empty(GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK:M+) +BUILDLINK_DEPENDS.gst-plugins0.8-esound+= gst-plugins0.8-esound>=0.8.11 +BUILDLINK_PKGSRCDIR.gst-plugins0.8-esound?= ../../audio/gst-plugins0.8-esound +.endif # GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK + +.include "../../audio/esound/buildlink3.mk" +.include "../../multimedia/gst-plugins0.8/buildlink3.mk" +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/audio/gst-plugins0.8-faad/DESCR b/audio/gst-plugins0.8-faad/DESCR new file mode 100644 index 00000000000..3e4e169ef7f --- /dev/null +++ b/audio/gst-plugins0.8-faad/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the faad plugin for GStreamer, the ISO AAC +audio codec. diff --git a/audio/gst-plugins0.8-faad/Makefile b/audio/gst-plugins0.8-faad/Makefile new file mode 100644 index 00000000000..4bb471f033a --- /dev/null +++ b/audio/gst-plugins0.8-faad/Makefile @@ -0,0 +1,10 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= faad +GST_PLUGINS0.8_DIR= ext/faad + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +.include "../../audio/faad2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-faad/PLIST b/audio/gst-plugins0.8-faad/PLIST new file mode 100644 index 00000000000..1e42e2be377 --- /dev/null +++ b/audio/gst-plugins0.8-faad/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstfaad.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-flac/DESCR b/audio/gst-plugins0.8-flac/DESCR new file mode 100644 index 00000000000..fb4090832cc --- /dev/null +++ b/audio/gst-plugins0.8-flac/DESCR @@ -0,0 +1,9 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the flac plugin for GStreamer, a lossless audio codec. diff --git a/audio/gst-plugins0.8-flac/Makefile b/audio/gst-plugins0.8-flac/Makefile new file mode 100644 index 00000000000..a9b3469c9e2 --- /dev/null +++ b/audio/gst-plugins0.8-flac/Makefile @@ -0,0 +1,10 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= flac +GST_PLUGINS0.8_DIR= ext/flac + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +.include "../../audio/flac/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-flac/PLIST b/audio/gst-plugins0.8-flac/PLIST new file mode 100644 index 00000000000..6ff8dad1fb3 --- /dev/null +++ b/audio/gst-plugins0.8-flac/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstflac.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-lame/DESCR b/audio/gst-plugins0.8-lame/DESCR new file mode 100644 index 00000000000..f5ec8fb2ebb --- /dev/null +++ b/audio/gst-plugins0.8-lame/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the lame plugin for GStreamer, which allows MP3 encoding +of audio streams. diff --git a/audio/gst-plugins0.8-lame/Makefile b/audio/gst-plugins0.8-lame/Makefile new file mode 100644 index 00000000000..f69210b3a18 --- /dev/null +++ b/audio/gst-plugins0.8-lame/Makefile @@ -0,0 +1,10 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= lame +GST_PLUGINS0.8_DIR= ext/lame + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +.include "../../audio/lame/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-lame/PLIST b/audio/gst-plugins0.8-lame/PLIST new file mode 100644 index 00000000000..e5143afc83c --- /dev/null +++ b/audio/gst-plugins0.8-lame/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstlame.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-mad/DESCR b/audio/gst-plugins0.8-mad/DESCR new file mode 100644 index 00000000000..1ebef21a574 --- /dev/null +++ b/audio/gst-plugins0.8-mad/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the mad plugin for GStreamer, which allows playback of +MP3 audio streams. diff --git a/audio/gst-plugins0.8-mad/Makefile b/audio/gst-plugins0.8-mad/Makefile new file mode 100644 index 00000000000..a1a5cb5c1e8 --- /dev/null +++ b/audio/gst-plugins0.8-mad/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= mad +GST_PLUGINS0.8_DIR= ext/mad + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +.include "../../audio/libid3tag/buildlink3.mk" +.include "../../audio/libmad/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-mad/PLIST b/audio/gst-plugins0.8-mad/PLIST new file mode 100644 index 00000000000..ab00578bceb --- /dev/null +++ b/audio/gst-plugins0.8-mad/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstmad.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-mad/buildlink3.mk b/audio/gst-plugins0.8-mad/buildlink3.mk new file mode 100644 index 00000000000..7e38536a8fd --- /dev/null +++ b/audio/gst-plugins0.8-mad/buildlink3.mk @@ -0,0 +1,25 @@ +# $NetBSD: buildlink3.mk,v 1.1 2006/01/18 12:44:01 jmmv Exp $ + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +GST_PLUGINS0.8_MAD_BUILDLINK3_MK:= ${GST_PLUGINS0.8_MAD_BUILDLINK3_MK}+ + +.if !empty(BUILDLINK_DEPTH:M+) +BUILDLINK_DEPENDS+= gst-plugins0.8-mad +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngst-plugins0.8-mad} +BUILDLINK_PACKAGES+= gst-plugins0.8-mad + +.if !empty(GST_PLUGINS0.8_MAD_BUILDLINK3_MK:M+) +BUILDLINK_DEPENDS.gst-plugins0.8-mad+= gst-plugins0.8-mad>=0.8.11 +BUILDLINK_PKGSRCDIR.gst-plugins0.8-mad?= ../../audio/gst-plugins0.8-mad +.endif # GST_PLUGINS0.8_MAD_BUILDLINK3_MK + +.include "../../audio/libid3tag/buildlink3.mk" +.include "../../audio/libmad/buildlink3.mk" +.include "../../multimedia/gst-plugins0.8/buildlink3.mk" +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/audio/gst-plugins0.8-oss/DESCR b/audio/gst-plugins0.8-oss/DESCR new file mode 100644 index 00000000000..c246e50189a --- /dev/null +++ b/audio/gst-plugins0.8-oss/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the oss plugin for GStreamer, which allows playback +and recording of sound through the Open Sound System audio libraries. diff --git a/audio/gst-plugins0.8-oss/Makefile b/audio/gst-plugins0.8-oss/Makefile new file mode 100644 index 00000000000..c80ed0ea645 --- /dev/null +++ b/audio/gst-plugins0.8-oss/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= oss +GST_PLUGINS0.8_DIR= sys/oss + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +SUBST_CLASSES+= devoss +SUBST_MESSAGE.devoss= "Fixing path to OSS audio device." +SUBST_STAGE.devoss= pre-configure +SUBST_FILES.devoss= sys/oss/*.c +SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' + +LIBS+= ${LIBOSSAUDIO} + +.include "../../mk/ossaudio.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-oss/PLIST b/audio/gst-plugins0.8-oss/PLIST new file mode 100644 index 00000000000..8fe3db04e2f --- /dev/null +++ b/audio/gst-plugins0.8-oss/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstossaudio.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 diff --git a/audio/gst-plugins0.8-vorbis/DESCR b/audio/gst-plugins0.8-vorbis/DESCR new file mode 100644 index 00000000000..74a2d4bbc03 --- /dev/null +++ b/audio/gst-plugins0.8-vorbis/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the vorbis plugin for GStreamer, the OGG's free audio +codec. diff --git a/audio/gst-plugins0.8-vorbis/Makefile b/audio/gst-plugins0.8-vorbis/Makefile new file mode 100644 index 00000000000..3d24e05804c --- /dev/null +++ b/audio/gst-plugins0.8-vorbis/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +# + +GST_PLUGINS0.8_NAME= vorbis +GST_PLUGINS0.8_DIR= ext/vorbis + +.include "../../multimedia/gst-plugins0.8/Makefile.common" + +DEPENDS+= gst-plugins0.8-ogg>=0.8.0:../../multimedia/gst-plugins0.8-ogg + +.include "../../audio/libvorbis/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-vorbis/PLIST b/audio/gst-plugins0.8-vorbis/PLIST new file mode 100644 index 00000000000..710563aa8e2 --- /dev/null +++ b/audio/gst-plugins0.8-vorbis/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:01 jmmv Exp $ +lib/gstreamer-0.8/libgstvorbis.la +@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8 -- cgit v1.2.3