pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/gst-plugins1-mpg123



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep 12 09:38:40 UTC 2017

Added Files:
        pkgsrc/audio/gst-plugins1-mpg123: DESCR Makefile PLIST

Log Message:
Import gst-plugins1-mpg123-1.12.2 as audio/gst-plugins1-mpg123.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis 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.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
mpg123 plugin, which allows MP3 decoding.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/gst-plugins1-mpg123/DESCR \
    pkgsrc/audio/gst-plugins1-mpg123/Makefile \
    pkgsrc/audio/gst-plugins1-mpg123/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/audio/gst-plugins1-mpg123/DESCR
diff -u /dev/null pkgsrc/audio/gst-plugins1-mpg123/DESCR:1.1
--- /dev/null   Tue Sep 12 09:38:40 2017
+++ pkgsrc/audio/gst-plugins1-mpg123/DESCR      Tue Sep 12 09:38:40 2017
@@ -0,0 +1,12 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple Ogg/Vorbis 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.
+
+GStreamer is released under the LGPL.
+
+This package is part of the 'ugly' plugins for GStreamer.  It provides the
+mpg123 plugin, which allows MP3 decoding.
Index: pkgsrc/audio/gst-plugins1-mpg123/Makefile
diff -u /dev/null pkgsrc/audio/gst-plugins1-mpg123/Makefile:1.1
--- /dev/null   Tue Sep 12 09:38:40 2017
+++ pkgsrc/audio/gst-plugins1-mpg123/Makefile   Tue Sep 12 09:38:40 2017
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1 2017/09/12 09:38:40 wiz Exp $
+
+GST_PLUGINS1_NAME=     mpg123
+GST_PLUGINS1_DIRS=     ext/mpg123
+
+.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
+
+.include "../../audio/mpg123/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/audio/gst-plugins1-mpg123/PLIST
diff -u /dev/null pkgsrc/audio/gst-plugins1-mpg123/PLIST:1.1
--- /dev/null   Tue Sep 12 09:38:40 2017
+++ pkgsrc/audio/gst-plugins1-mpg123/PLIST      Tue Sep 12 09:38:40 2017
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/12 09:38:40 wiz Exp $
+lib/gstreamer-1.0/libgstmpg123.la



Home | Main Index | Thread Index | Old Index