Commit graph

7 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
b8b57cab53 Use dlopen.buildlink3.mk to build on platforms with libdl. 2005-03-31 17:17:06 +00:00
minskim
5b0dcc6d15 Linux defines __linux__, not __Linux__. 2005-03-31 17:06:28 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
xtraeme
6f4d23a1cf s/wip/audio/g 2005-01-12 14:03:00 +00:00
xtraeme
3d38784d12 Initial import of ladspa-1.12 from pkgsrc-wip.
Many audio synthesis and recording packages are in use or in
development. These work in many different ways. LADSPA
provides a standard way for `plugin' audio processors to be used with
a wide range of these packages.

For instance, this allows a developer to make a reverb program and
bundle it into a LADSPA `plugin library.' Ordinary users can then use
this reverb within any LADSPA-friendly audio application.
2005-01-12 13:57:49 +00:00