summaryrefslogtreecommitdiff
path: root/audio/libvisual/DESCR
diff options
context:
space:
mode:
authorcvs <cvs@pkgsrc.org>2007-03-23 19:00:19 +0000
committercvs <cvs@pkgsrc.org>2007-03-23 19:00:19 +0000
commitda1b24d6fdfe442753c8272da5432c8fcaa1f43c (patch)
tree8c7c348db30abadfdc6b77822405d9ffe7b79103 /audio/libvisual/DESCR
parentda5bb3f20f33565c1db65018aabd8cf59023cfef (diff)
downloadpkgsrc-da1b24d6fdfe442753c8272da5432c8fcaa1f43c.tar.gz
Creating branch jlam-pkgviewsjlam-pkgviews
Diffstat (limited to 'audio/libvisual/DESCR')
-rw-r--r--audio/libvisual/DESCR16
1 files changed, 0 insertions, 16 deletions
diff --git a/audio/libvisual/DESCR b/audio/libvisual/DESCR
deleted file mode 100644
index ec5a5fa21d3..00000000000
--- a/audio/libvisual/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.