opusfile: ver bump.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>opusfile</Name>
|
||||
@@ -12,19 +12,18 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library for opening, seeking, and decoding .opus files</Summary>
|
||||
<Description>Library for opening, seeking, and decoding .opus files</Description>
|
||||
<Archive sha1sum="fc3bf2a73be16836a16d9e55ff1097de3835dce3" type="targz">https://ftp.osuosl.org/pub/xiph/releases/opus/opusfile-0.11.tar.gz</Archive>
|
||||
<Archive sha1sum="3e86971fef28292f982a32730632b1d531059ed5" type="targz">https://ftp.osuosl.org/pub/xiph/releases/opus/opusfile-0.12.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libogg-devel</Dependency>
|
||||
<Dependency>libopus-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
-->
|
||||
<!--
|
||||
<Patches>
|
||||
<!--
|
||||
<Patch>opusfile.patch</Patch>
|
||||
<Patch level="1">opusfile.patch</Patch>
|
||||
-->
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -40,7 +39,7 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>opusfile-32bit</Name>
|
||||
<PartOf>emul32</PartOf>
|
||||
@@ -60,7 +59,7 @@
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>opusfile-devel</Name>
|
||||
<Summary>Development files for opusfile</Summary>
|
||||
@@ -73,8 +72,15 @@
|
||||
<Path fileType="library">/usr/lib32/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-06-27</Date>
|
||||
<Version>0.12</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-03-07</Date>
|
||||
<Version>0.11</Version>
|
||||
|
||||
Reference in New Issue
Block a user