Files
2020-03-08 11:40:02 +03:00

102 lines
3.6 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>freealut</Name>
<Homepage>http://www.openal.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>The OpenAL Utility Toolkit</Summary>
<Description>freealut is a free implementation of OpenAL's ALUT standard.</Description>
<Archive sha1sum="d6a9406bbe6f7dd2f51db31e804ec5b65dfd4b05" type="targz">http://github.com/vancegroup/freealut/archive/freealut_1_1_0.tar.gz</Archive>
<BuildDependencies>
<Dependency>openal-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">shared-openal.patch</Patch>
</Patches>
</Source>
<Package>
<Name>freealut</Name>
<RuntimeDependencies>
<Dependency>openal</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc/freealut</Path>
</Files>
</Package>
<Package>
<Name>freealut-devel</Name>
<Summary>Development files for freealut</Summary>
<RuntimeDependencies>
<Dependency release="current">freealut</Dependency>
<Dependency>openal-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="doc">/usr/share/doc/freealut/html</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2020-03-08</Date>
<Version>1.1.0</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-09-01</Date>
<Version>1.1.0</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-02-18</Date>
<Version>1.1.0</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-12-07</Date>
<Version>1.1.0</Version>
<Comment>Rebuild for Pisi Linux 2.0</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-06-08</Date>
<Version>1.1.0</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-01-24</Date>
<Version>1.1.0</Version>
<Comment>Rebuild</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-10-12</Date>
<Version>1.1.0</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>