summaryrefslogtreecommitdiff
path: root/graphics/libvisual04/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-11-17 01:18:44 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-11-17 01:18:44 +0000
commitf8374320671c6a39b6d2935b5b3e21b5824e4407 (patch)
treee8f1280d7479efefe71879ca2d9e78fbe327b405 /graphics/libvisual04/pkg-descr
parent088b4fa7df37b5bea6880adfa83fcc36d9e7dc6a (diff)
Diffstat (limited to 'graphics/libvisual04/pkg-descr')
-rw-r--r--graphics/libvisual04/pkg-descr16
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/libvisual04/pkg-descr b/graphics/libvisual04/pkg-descr
deleted file mode 100644
index 1d300ce40a3b..000000000000
--- a/graphics/libvisual04/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-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.
-
-WWW: http://libvisual.sourceforge.net