Merge branch 'master' of github.com:pisilinux/main
This commit is contained in:
@@ -41,6 +41,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-01-19</Date>
|
||||
<Version>1.9.14</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2019-09-22</Date>
|
||||
<Version>1.9.14</Version>
|
||||
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-01-18</Date>
|
||||
<Version>0.9</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2018-08-13</Date>
|
||||
<Version>0.9</Version>
|
||||
|
||||
@@ -19,6 +19,7 @@ def setup():
|
||||
|
||||
if get.buildTYPE() == "_emul32":
|
||||
options += " --libdir=/usr/lib32 \
|
||||
--without-krb5-config \
|
||||
--bindir=/_emul32/bin \
|
||||
--sbindir=/_emul32/sbin"
|
||||
|
||||
@@ -40,4 +41,4 @@ def install():
|
||||
|
||||
#if get.buildTYPE() == "_emul32":
|
||||
#pisitools.removeDir("/_emul32")
|
||||
pisitools.dodoc("README", "NEWS", "AUTHORS")
|
||||
pisitools.dodoc("README", "NEWS", "AUTHORS")
|
||||
|
||||
@@ -12,10 +12,11 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>An HTTP library implementation in C</Summary>
|
||||
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
|
||||
<Archive sha1sum="ae0a55bc8eb49874b46d786f4d3c4f4dcfb566cf" type="tarxz">mirrors://gnome/libsoup/2.61/libsoup-2.61.1.tar.xz</Archive>
|
||||
<Archive sha1sum="8b9c743348b1f9fc044c6abf3431899154e93ad1" type="tarxz">mirrors://gnome/libsoup/2.62/libsoup-2.62.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
@@ -108,6 +109,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-01-19</Date>
|
||||
<Version>2.62.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-08-03</Date>
|
||||
<Version>2.61.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user