pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gst-plugins0.10-speex add gst-plugins0.10-speex-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3ac4f0ece8a
branches:  trunk
changeset: 515429:c3ac4f0ece8a
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Sun Jul 02 11:44:00 2006 +0000

description:
add gst-plugins0.10-speex-0.10.8, the speex plugin for gstreamer0.10

diffstat:

 audio/gst-plugins0.10-speex/DESCR    |   7 +++++++
 audio/gst-plugins0.10-speex/Makefile |  11 +++++++++++
 audio/gst-plugins0.10-speex/PLIST    |   2 ++
 3 files changed, 20 insertions(+), 0 deletions(-)

diffs (32 lines):

diff -r 521edab0c913 -r c3ac4f0ece8a audio/gst-plugins0.10-speex/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-speex/DESCR Sun Jul 02 11:44:00 2006 +0000
@@ -0,0 +1,7 @@
+The Speex project aims to build an open-source, patent-free voice
+codec.  Unlike other codecs like MP3 and Ogg Vorbis, Speex is
+specially designed for compressing voice at low bitrates in the
+8-32 kbps/channel range.  Possible applications include Voice over
+IP (VoIP), internet audio streaming, archiving of speech data (e.g.
+voice mail), and audio books.  In some sense, it is meant to be
+complementary to the Ogg Vorbis codec.
diff -r 521edab0c913 -r c3ac4f0ece8a audio/gst-plugins0.10-speex/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-speex/Makefile      Sun Jul 02 11:44:00 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:44:00 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME=  speex
+GST_PLUGINS0.10_DIRS=  ext/speex
+GST_PLUGINS0.10_FLAGS= speex
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../audio/speex/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 521edab0c913 -r c3ac4f0ece8a audio/gst-plugins0.10-speex/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-speex/PLIST Sun Jul 02 11:44:00 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 11:44:00 drochner Exp $
+lib/gstreamer-0.10/libgstspeex.la



Home | Main Index | Thread Index | Old Index