pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio Remove gst-plugins0.8-flac:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f470be6e1bb
branches:  trunk
changeset: 523762:5f470be6e1bb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 13 09:28:40 2007 +0000

description:
Remove gst-plugins0.8-flac:
old version of gst-plugins0.10-flac,
no patches for flac-1.1.3 support available,
only one package in pkgsrc (tunesbrowser) remaining that uses gstreamer0.8
interface.

diffstat:

 audio/Makefile                     |   3 +--
 audio/gst-plugins0.8-flac/DESCR    |   9 ---------
 audio/gst-plugins0.8-flac/Makefile |  11 -----------
 audio/gst-plugins0.8-flac/PLIST    |   3 ---
 4 files changed, 1 insertions(+), 25 deletions(-)

diffs (52 lines):

diff -r 56b3b262f61d -r 5f470be6e1bb audio/Makefile
--- a/audio/Makefile    Sat Jan 13 09:19:07 2007 +0000
+++ b/audio/Makefile    Sat Jan 13 09:28:40 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.341 2007/01/10 10:49:35 drochner Exp $
+# $NetBSD: Makefile,v 1.342 2007/01/13 09:28:40 wiz Exp $
 #
 
 COMMENT=       Audio tools
@@ -115,7 +115,6 @@
 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
diff -r 56b3b262f61d -r 5f470be6e1bb audio/gst-plugins0.8-flac/DESCR
--- a/audio/gst-plugins0.8-flac/DESCR   Sat Jan 13 09:19:07 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 56b3b262f61d -r 5f470be6e1bb audio/gst-plugins0.8-flac/Makefile
--- a/audio/gst-plugins0.8-flac/Makefile        Sat Jan 13 09:19:07 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2007/01/07 12:25:51 wiz Exp $
-#
-
-GST_PLUGINS0.8_NAME=   flac
-GST_PLUGINS0.8_DIR=    ext/flac
-
-.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION=           6
-
-.include "../../audio/flac/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 56b3b262f61d -r 5f470be6e1bb audio/gst-plugins0.8-flac/PLIST
--- a/audio/gst-plugins0.8-flac/PLIST   Sat Jan 13 09:19:07 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@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



Home | Main Index | Thread Index | Old Index