Merge pull request #2819 from alihanozturk/master

gsm:fix url audiofile:fix pspec gtk2:add dep
This commit is contained in:
Alihan Öztürk
2017-02-16 18:31:13 +02:00
committed by GitHub
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -15,6 +15,7 @@
<BuildDependencies>
<Dependency>cups-devel</Dependency><!--It was disabled to avoid circle-->
<Dependency>libXi-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>libXext-devel</Dependency>
<Dependency>libXrandr-devel</Dependency>
@@ -182,7 +183,7 @@
<History>
<Update release="4">
<Date>2017-02-06</Date>
<Date>2017-02-16</Date>
<Version>2.24.31</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
+1 -1
View File
@@ -49,7 +49,7 @@
</Files>
</Package>
<Package>4
<Package>
<Name>audiofile-32bit</Name>
<PartOf>emul32</PartOf>
<Summary>32-bit shared libraries for audiofile</Summary>
+1 -1
View File
@@ -12,7 +12,7 @@
<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">http://osxwinebuilder.googlecode.com/files/gsm-1.0.13.tar.gz</Archive>
<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>