gnome ver. bump

This commit is contained in:
Rmys
2022-11-02 10:38:55 +03:00
parent 3adc5490fa
commit 45612f7e33
52 changed files with 904 additions and 90 deletions
+105
View File
@@ -0,0 +1,105 @@
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>librest-0.7</Name>
<Homepage>http://www.gtk.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>A helper library for RESTful services.</Summary>
<Description>This library was designed to make it easier to access web services that claim to be "RESTful".</Description>
<Archive sha1sum="602c81cfd088b3a06311d01c01954ae67c47b95d" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.8/rest-0.8.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gtk-doc</Dependency>
<Dependency>python-six</Dependency>
<Dependency>libsoup-devel</Dependency>
<Dependency>libsoup-gnome</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>librest-0.7</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libsoup</Dependency>
<Dependency>libsoup-gnome</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<Package>
<Name>librest-0.7-devel</Name>
<Summary>Development files for librest</Summary>
<RuntimeDependencies>
<Dependency>libsoup-devel</Dependency>
<Dependency release="current">librest-0.7</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2022-06-19</Date>
<Version>0.8.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-06-19</Date>
<Version>0.8.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-02-08</Date>
<Version>0.8.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-30</Date>
<Version>0.8.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-01-07</Date>
<Version>0.8.1</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2015-03-18</Date>
<Version>0.7.92</Version>
<Comment>Release bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-03-18</Date>
<Version>0.7.92</Version>
<Comment>First release</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknyldz93@gmail.com</Email>
</Update>
</History>
</PISI>