pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia On second thoughts, let's use the gst-plugi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f544081835d
branches: trunk
changeset: 476772:8f544081835d
user: agc <agc%pkgsrc.org@localhost>
date: Sun Jun 20 19:32:24 2004 +0000
description:
On second thoughts, let's use the gst-plugins-mad package in the audio category.
diffstat:
multimedia/Makefile | 3 +-
multimedia/gst-plugins-mad/DESCR | 9 --------
multimedia/gst-plugins-mad/Makefile | 12 ----------
multimedia/gst-plugins-mad/PLIST | 5 ----
multimedia/gst-plugins-mad/buildlink3.mk | 35 --------------------------------
5 files changed, 1 insertions(+), 63 deletions(-)
diffs (94 lines):
diff -r deba2de0b794 -r 8f544081835d multimedia/Makefile
--- a/multimedia/Makefile Sun Jun 20 19:30:14 2004 +0000
+++ b/multimedia/Makefile Sun Jun 20 19:32:24 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2004/06/20 19:26:41 agc Exp $
+# $NetBSD: Makefile,v 1.48 2004/06/20 19:32:24 agc Exp $
#
COMMENT= Multimedia utilities
@@ -21,7 +21,6 @@
SUBDIR+= gst-plugins
SUBDIR+= gst-plugins-dvdnav
SUBDIR+= gst-plugins-dvdread
-SUBDIR+= gst-plugins-mad
SUBDIR+= gst-plugins-mpeg2dec
SUBDIR+= gst-plugins-ogg
SUBDIR+= gst-plugins-theora
diff -r deba2de0b794 -r 8f544081835d multimedia/gst-plugins-mad/DESCR
--- a/multimedia/gst-plugins-mad/DESCR Sun Jun 20 19:30:14 2004 +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 mad plugin for GStreamer.
diff -r deba2de0b794 -r 8f544081835d multimedia/gst-plugins-mad/Makefile
--- a/multimedia/gst-plugins-mad/Makefile Sun Jun 20 19:30:14 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/06/20 19:25:49 agc Exp $
-#
-
-GST_PLUGINS_NAME= mad
-GST_PLUGINS_DIR= ext/mad
-
-.include "../../multimedia/gst-plugins/Makefile.common"
-
-.include "../../audio/libid3tag/buildlink3.mk"
-.include "../../audio/libmad/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r deba2de0b794 -r 8f544081835d multimedia/gst-plugins-mad/PLIST
--- a/multimedia/gst-plugins-mad/PLIST Sun Jun 20 19:30:14 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/20 19:25:49 agc Exp $
-lib/gstreamer-0.8/libgstmad.a
-lib/gstreamer-0.8/libgstmad.la
-lib/gstreamer-0.8/libgstmad.so
-@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r deba2de0b794 -r 8f544081835d multimedia/gst-plugins-mad/buildlink3.mk
--- a/multimedia/gst-plugins-mad/buildlink3.mk Sun Jun 20 19:30:14 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/06/20 19:25:49 agc Exp $
-# XXX
-# XXX This file was created automatically using createbuildlink-3.4.
-# XXX After this file as been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed. Please do not commit
-# XXX unverified buildlink[23].mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX BUILDLINK_DEPMETHOD.gst-plugins-mad?= build
-
-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_PKGSRCDIR.gst-plugins-mad?= ../../multimedia/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/+$//}
Home |
Main Index |
Thread Index |
Old Index