97 lines
3.4 KiB
XML
97 lines
3.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>gsm</Name>
|
|
<Homepage>http://www.quut.com/gsm/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>OSI-Approved</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Lossy speech compression library and tool</Summary>
|
|
<Description>Gsm is an implementation of the final draft GSM 06.10 standard for full-rate speech transcoding</Description>
|
|
<Archive sha1sum="668b0a180039a50d379b3d5a22e78da4b1d90afc" type="targz">https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/osxwinebuilder/gsm-1.0.13.tar.gz</Archive>
|
|
<Patches>
|
|
<Patch level="1">gsm-1.0.10-dyn.patch</Patch>
|
|
<Patch level="1">gsm-1.0-pl10-includes.patch</Patch>
|
|
<Patch>gsm-1.0-pl10-shared.diff</Patch>
|
|
<Patch>gsm-1.0-pl10-add-includefile.patch</Patch>
|
|
<Patch level="1">pardusflags.patch</Patch>
|
|
<Patch level="1">gsm-1.0.12-64bit.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>gsm</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gsm-devel</Name>
|
|
<Summary>Development files for gsm</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">gsm</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<!-- FIXME: Remove this if not necessary -->
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gsm-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for gsm</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">gsm</Dependency>
|
|
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-31</Date>
|
|
<Version>1.0.13</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-16</Date>
|
|
<Version>1.0.13</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.0.13</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-12-14</Date>
|
|
<Version>1.0.13</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|