12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>vo-amrwbenc</Name>
- <Homepage>http://sourceforge.net/projects/opencore-amr/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>Apache-2.0</License>
- <IsA>app:cli</IsA>
- <Summary>VisualOn AMR-WB encoder library</Summary>
- <Description>VisualOn AMR-WB encoder library</Description>
- <Archive sha1sum="427a147a378d258614d5d470f1f222e249535be7" type="targz">http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/vo-amrwbenc-0.1.3.tar.gz</Archive>
- </Source>
- <Package>
- <Name>vo-amrwbenc</Name>
- <RuntimeDependencies>
- <Dependency version="current">libvo-amrwbenc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/bin/amrwb-enc</Path>
- </Files>
- </Package>
- <Package>
- <Name>libvo-amrwbenc</Name>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>libvo-amrwbenc-devel</Name>
- <RuntimeDependencies>
- <Dependency version="current">libvo-amrwbenc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig/vo-amrwbenc.pc</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2020-01-18</Date>
- <Version>1.3</Version>
- <Comment>Rebuild</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2018-08-02</Date>
- <Version>1.3</Version>
- <Comment>Rebuild</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-11</Date>
- <Version>1.3</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.3</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2014-05-27</Date>
- <Version>1.3</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|