diff options
author | snj <snj> | 2009-03-05 22:46:21 +0000 |
---|---|---|
committer | snj <snj> | 2009-03-05 22:46:21 +0000 |
commit | 45b74f6f3681f3413058ba33f4b931c788e03ba9 (patch) | |
tree | c7bbc86ef851311e912457e4aa26ae8fee911a5a /audio | |
parent | d0128c2d92ab9c8152d3e00a4c56c336d290974d (diff) | |
download | pkgsrc-45b74f6f3681f3413058ba33f4b931c788e03ba9.tar.gz |
Say goodbye to gstreamer-0.8 and its friends.
Diffstat (limited to 'audio')
28 files changed, 1 insertions, 312 deletions
diff --git a/audio/Makefile b/audio/Makefile index 7ac6d31c3ca..4956d3402dd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.406 2009/03/05 21:52:06 snj Exp $ +# $NetBSD: Makefile,v 1.407 2009/03/05 22:46:21 snj Exp $ # COMMENT= Audio tools @@ -143,14 +143,6 @@ SUBDIR+= gst-plugins0.10-spc SUBDIR+= gst-plugins0.10-speex SUBDIR+= gst-plugins0.10-vorbis SUBDIR+= gst-plugins0.10-wavpack -SUBDIR+= gst-plugins0.8-artsd -SUBDIR+= gst-plugins0.8-cdparanoia -SUBDIR+= gst-plugins0.8-esound -SUBDIR+= gst-plugins0.8-faad -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-plugins0.8-artsd/DESCR b/audio/gst-plugins0.8-artsd/DESCR deleted file mode 100644 index 2e8d6a0fccd..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-artsd/Makefile b/audio/gst-plugins0.8-artsd/Makefile deleted file mode 100644 index 66650a4d490..00000000000 --- a/audio/gst-plugins0.8-artsd/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= artsd -GST_PLUGINS0.8_DIR= ext/artsd - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 6 - -.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 deleted file mode 100644 index 5b8167b3deb..00000000000 --- a/audio/gst-plugins0.8-artsd/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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 deleted file mode 100644 index 3f87edd68bf..00000000000 --- a/audio/gst-plugins0.8-artsd/buildlink3.mk +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.9 2008/03/06 14:53:47 wiz 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 -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gst-plugins0.8-artsd - -.if !empty(GST_PLUGINS0.8_ARTSD_BUILDLINK3_MK:M+) -BUILDLINK_API_DEPENDS.gst-plugins0.8-artsd+= gst-plugins0.8-artsd>=0.8.11 -BUILDLINK_ABI_DEPENDS.gst-plugins0.8-artsd?= gst-plugins0.8-artsd>=0.8.11nb6 -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 deleted file mode 100644 index 4493fd7cdc2..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-cdparanoia/Makefile b/audio/gst-plugins0.8-cdparanoia/Makefile deleted file mode 100644 index a1ab5c0b4f2..00000000000 --- a/audio/gst-plugins0.8-cdparanoia/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= cdparanoia -GST_PLUGINS0.8_DIR= ext/cdparanoia - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 6 - -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 deleted file mode 100644 index 87bd95eede2..00000000000 --- a/audio/gst-plugins0.8-cdparanoia/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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 deleted file mode 100644 index 3da90ca7152..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-esound/Makefile b/audio/gst-plugins0.8-esound/Makefile deleted file mode 100644 index e70ab99ca58..00000000000 --- a/audio/gst-plugins0.8-esound/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= esound -GST_PLUGINS0.8_DIR= ext/esd -GST_PLUGINS0.8_FLAG= esd - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 6 - -.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 deleted file mode 100644 index f0f709d34b1..00000000000 --- a/audio/gst-plugins0.8-esound/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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 deleted file mode 100644 index 94b4f6bcce6..00000000000 --- a/audio/gst-plugins0.8-esound/buildlink3.mk +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.9 2008/03/06 14:53:48 wiz 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 -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gst-plugins0.8-esound - -.if !empty(GST_PLUGINS0.8_ESOUND_BUILDLINK3_MK:M+) -BUILDLINK_API_DEPENDS.gst-plugins0.8-esound+= gst-plugins0.8-esound>=0.8.11 -BUILDLINK_ABI_DEPENDS.gst-plugins0.8-esound?= gst-plugins0.8-esound>=0.8.11nb6 -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 deleted file mode 100644 index 3e4e169ef7f..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-faad/Makefile b/audio/gst-plugins0.8-faad/Makefile deleted file mode 100644 index ed2f20b07fb..00000000000 --- a/audio/gst-plugins0.8-faad/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= faad -GST_PLUGINS0.8_DIR= ext/faad - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 5 - -.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 deleted file mode 100644 index 1e42e2be377..00000000000 --- a/audio/gst-plugins0.8-faad/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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-lame/DESCR b/audio/gst-plugins0.8-lame/DESCR deleted file mode 100644 index f5ec8fb2ebb..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-lame/Makefile b/audio/gst-plugins0.8-lame/Makefile deleted file mode 100644 index be39d0b0f39..00000000000 --- a/audio/gst-plugins0.8-lame/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= lame -GST_PLUGINS0.8_DIR= ext/lame - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 5 - -.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 deleted file mode 100644 index e5143afc83c..00000000000 --- a/audio/gst-plugins0.8-lame/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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 deleted file mode 100644 index 1ebef21a574..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-mad/Makefile b/audio/gst-plugins0.8-mad/Makefile deleted file mode 100644 index 65c6edeea28..00000000000 --- a/audio/gst-plugins0.8-mad/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= mad -GST_PLUGINS0.8_DIR= ext/mad - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 6 - -.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 deleted file mode 100644 index ab00578bceb..00000000000 --- a/audio/gst-plugins0.8-mad/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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 deleted file mode 100644 index 7bb2bd01e86..00000000000 --- a/audio/gst-plugins0.8-mad/buildlink3.mk +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.9 2008/03/06 14:53:48 wiz 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 -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gst-plugins0.8-mad - -.if !empty(GST_PLUGINS0.8_MAD_BUILDLINK3_MK:M+) -BUILDLINK_API_DEPENDS.gst-plugins0.8-mad+= gst-plugins0.8-mad>=0.8.11 -BUILDLINK_ABI_DEPENDS.gst-plugins0.8-mad?= gst-plugins0.8-mad>=0.8.11nb6 -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 deleted file mode 100644 index c246e50189a..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-oss/Makefile b/audio/gst-plugins0.8-oss/Makefile deleted file mode 100644 index 91dbbafa505..00000000000 --- a/audio/gst-plugins0.8-oss/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= oss -GST_PLUGINS0.8_DIR= sys/oss - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 5 - -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/oss.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.8-oss/PLIST b/audio/gst-plugins0.8-oss/PLIST deleted file mode 100644 index 8fe3db04e2f..00000000000 --- a/audio/gst-plugins0.8-oss/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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 deleted file mode 100644 index 74a2d4bbc03..00000000000 --- a/audio/gst-plugins0.8-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-plugins0.8-vorbis/Makefile b/audio/gst-plugins0.8-vorbis/Makefile deleted file mode 100644 index e50a687fb8e..00000000000 --- a/audio/gst-plugins0.8-vorbis/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:06 joerg Exp $ -# - -GST_PLUGINS0.8_NAME= vorbis -GST_PLUGINS0.8_DIR= ext/vorbis - -PKG_DESTDIR_SUPPORT= user-destdir - -.include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 5 - -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 deleted file mode 100644 index 710563aa8e2..00000000000 --- a/audio/gst-plugins0.8-vorbis/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@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 |