mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
Version bump upon the Gentoo ones with specific GURU fixes Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Denis Reva <denis7774@gmail.com>
37 lines
1.3 KiB
XML
37 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>denis7774@gmail.com</email>
|
|
<name>Denis Reva</name>
|
|
<description>RarogCmex</description>
|
|
</maintainer>
|
|
<longdescription>
|
|
At the moment the only plugins here are for LADSPA, the Linux Audio Developers Plugin API.
|
|
Compiling
|
|
~~~~~~~~~
|
|
You will need libfftw version 2 or 3 installed with 32 bit float support (eg.
|
|
for FFTW3 use --enable-float), for FFTW recommend you specify the appropriate
|
|
SIMD instruction set for your CPU with --enable-sse, --enable-sse2, --enable-k7
|
|
or --enable-altivec. You can get FFTW from http://www.fftw.org/.
|
|
|
|
This code is normally built from XML source, using Perl and XML::Parser. I
|
|
distribute the generated .c files, so you wont need perl, but if you want to
|
|
edit the XML source then you will need a copy of Perl and XML::Parser
|
|
installed.
|
|
|
|
Homepage and docs
|
|
~~~~~~~~~~~~~~~~~
|
|
The homepage for this project is http://plugin.org.uk/
|
|
|
|
Bug reports
|
|
~~~~~~~~~~~
|
|
Please send bug reports or comments to steve@plugin.org.uk, except for bugs
|
|
relating to the gverb plugin, for that please send bug reports etc. to Juhana
|
|
Sadeharju, kouhia_at_nic.funet.fi.
|
|
|
|
Enjoy,
|
|
Steve
|
|
</longdescription>
|
|
</pkgmetadata>
|