summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-11-29 08:32:55 +0000
committerryoon <ryoon@pkgsrc.org>2012-11-29 08:32:55 +0000
commit10e8e2535456ccd65dabe8207e6c3eecb1be6960 (patch)
treeae2f35707f40290df63b6100e567e25e974fd050 /audio
parent7407eadc84346fddf550be09bb414e51ecd38006 (diff)
downloadpkgsrc-10e8e2535456ccd65dabe8207e6c3eecb1be6960.tar.gz
Import gst-plugins1-libvisual-1.0.3 as audio/gst-plugins1-libvisual.
Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Often when it comes to audio visualisation plugins or programs that create visuals, they depend on a player or something else; basically, there is no general framework that enabled application developers to easily access cool audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications; through this easy to use interface applications can easily access plugins and, since the drawing is done by the application, it also enables the developer to draw the visual anywhere he wants. The framework also allows you to morph to different plugins and mix two at once; all kinds of neat tricks are possible using this method.
Diffstat (limited to 'audio')
-rw-r--r--audio/gst-plugins1-libvisual/DESCR16
-rw-r--r--audio/gst-plugins1-libvisual/Makefile11
-rw-r--r--audio/gst-plugins1-libvisual/PLIST2
3 files changed, 29 insertions, 0 deletions
diff --git a/audio/gst-plugins1-libvisual/DESCR b/audio/gst-plugins1-libvisual/DESCR
new file mode 100644
index 00000000000..ec5a5fa21d3
--- /dev/null
+++ b/audio/gst-plugins1-libvisual/DESCR
@@ -0,0 +1,16 @@
+Libvisual is an abstraction library that comes between applications
+and audio visualisation plugins.
+
+Often when it comes to audio visualisation plugins or programs that
+create visuals, they depend on a player or something else; basically,
+there is no general framework that enabled application developers
+to easily access cool audio visualisation plugins. Libvisual wants
+to change this by providing an interface towards plugins and
+applications; through this easy to use interface applications can
+easily access plugins and, since the drawing is done by the
+application, it also enables the developer to draw the visual
+anywhere he wants.
+
+The framework also allows you to morph to different plugins and
+mix two at once; all kinds of neat tricks are possible using this
+method.
diff --git a/audio/gst-plugins1-libvisual/Makefile b/audio/gst-plugins1-libvisual/Makefile
new file mode 100644
index 00000000000..7fdb3b4770a
--- /dev/null
+++ b/audio/gst-plugins1-libvisual/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2012/11/29 08:32:55 ryoon Exp $
+#
+
+GST_PLUGINS1_NAME= libvisual
+GST_PLUGINS1_DIRS= ext/libvisual
+GST_PLUGINS1_FLAGS= libvisual
+
+.include "../../multimedia/gst-plugins1-base/Makefile.common"
+
+.include "../../audio/libvisual/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins1-libvisual/PLIST b/audio/gst-plugins1-libvisual/PLIST
new file mode 100644
index 00000000000..052d2eda36d
--- /dev/null
+++ b/audio/gst-plugins1-libvisual/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2012/11/29 08:32:55 ryoon Exp $
+lib/gstreamer-1.0/libgstlibvisual.la