Subject: CVS commit: pkgsrc/audio/libvisual
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2004 20:55:48
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Nov  5 20:55:48 UTC 2004

Update of /cvsroot/pkgsrc/audio/libvisual
In directory ivanova.netbsd.org:/tmp/cvs-serv2200

Log Message:
Initial import of libvisual-0.1.7:

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.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/audio/libvisual/Makefile
N pkgsrc/audio/libvisual/PLIST
N pkgsrc/audio/libvisual/distinfo
N pkgsrc/audio/libvisual/DESCR
N pkgsrc/audio/libvisual/buildlink3.mk
N pkgsrc/audio/libvisual/patches/patch-aa
N pkgsrc/audio/libvisual/patches/patch-ab
N pkgsrc/audio/libvisual/patches/patch-ac

No conflicts created by this import