blob: 9b901af052e5e14ca23134865abb01cc9f20887a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>Derived from the AMD Performance Library, Framewave is a
free and open-source collection of popular image and signal processing
routines designed to accelerate application development, debugging,
multi-threading and optimization on x86-class processor platforms.
</longdescription>
<upstream>
<remote-id type="sourceforge">framewave</remote-id>
</upstream>
</pkgmetadata>
|