diff --git a/audio/caps-plugins/Makefile b/audio/caps-plugins/Makefile new file mode 100644 index 00000000000..933433d6364 --- /dev/null +++ b/audio/caps-plugins/Makefile @@ -0,0 +1,36 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2010/10/23 21:59:58 jakemsr Exp $ + +SHARED_ONLY = Yes + +COMMENT = CAPS LADSPA plugins +V = 0.4.4 +DISTNAME = caps_${V} +PKGNAME = caps-plugins-${V} + +CATEGORIES = audio + +HOMEPAGE = http://quite.de/dsp/caps.html + +MAINTAINER = Jacob Meuser + +# GPLv2 +PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE_FTP = Yes +PERMIT_DISTFILES_CDROM = Yes +PERMIT_DISTFILES_FTP = Yes + +WANTLIB = m stdc++ + +MASTER_SITES = http://quitte.de/dsp/ + +MAKE_FLAGS = CC=${CXX} \ + OPTS="${CFLAGS} -fPIC -DPIC" +FAKE_FLAGS = PREFIX="${DESTDIR}${PREFIX}" + +USE_GMAKE = Yes + +NO_REGRESS = Yes + +WRKDIST = ${WRKDIR}/caps-${V} + +.include diff --git a/audio/caps-plugins/distinfo b/audio/caps-plugins/distinfo new file mode 100644 index 00000000000..417eec4fe3f --- /dev/null +++ b/audio/caps-plugins/distinfo @@ -0,0 +1,5 @@ +MD5 (caps_0.4.4.tar.gz) = H0qNUCV7bL2u/sx44wENJw== +RMD160 (caps_0.4.4.tar.gz) = JBgcEWI38YaKvpjHQN2nOaYSkeE= +SHA1 (caps_0.4.4.tar.gz) = exYi81Rfpd/H0ZjC28ERcEoHjps= +SHA256 (caps_0.4.4.tar.gz) = GPAznOEpz7tQYHJoc5CSj+oj8rEWc+Q8fMsXR3CaHI4= +SIZE (caps_0.4.4.tar.gz) = 789281 diff --git a/audio/caps-plugins/pkg/DESCR b/audio/caps-plugins/pkg/DESCR new file mode 100644 index 00000000000..5c20b2b3d33 --- /dev/null +++ b/audio/caps-plugins/pkg/DESCR @@ -0,0 +1,5 @@ +CAPS, the C* Audio Plugin Suite, is a collection of refined LADSPA audio +plugins capable of (and mainly intended for) realtime operation. The +suite includes DSP units emulating instrument amplifiers, stomp-box +classics, versatile 'virtual analogue' oscillators, fractal oscillation, +reverb, equalization and more. diff --git a/audio/caps-plugins/pkg/PLIST b/audio/caps-plugins/pkg/PLIST new file mode 100644 index 00000000000..81a9e018596 --- /dev/null +++ b/audio/caps-plugins/pkg/PLIST @@ -0,0 +1,6 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/23 21:59:58 jakemsr Exp $ +lib/ladspa/ +lib/ladspa/caps.so +share/ladspa/ +share/ladspa/rdf/ +share/ladspa/rdf/caps.rdf