Files
2022-11-02 11:12:59 +03:00

101 lines
4.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libgweather</Name>
<Homepage>https://gitlab.gnome.org/GNOME/libgweather</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>programming.misc</PartOf>
<Summary>libgweather is a library to access weather information from online
services for numerous locations.</Summary>
<Description>libgweather is a library to access weather information from online services for numerous locations.</Description>
<BuildDependencies>
<Dependency versionFrom="3.26.2">geocode-glib-devel</Dependency>
<Dependency versionFrom="3.24.20">gtk3-devel</Dependency>
<Dependency versionFrom="2.68.3">libsoup-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>glade-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
</BuildDependencies>
<Archive type="tarxz" sha1sum="5f8be54bb68df8da1193323f17d69c3cb810214d">https://download.gnome.org/sources/libgweather/40/libgweather-40.0.tar.xz</Archive>
</Source>
<Package>
<Name>libgweather</Name>
<Summary>libgweather is a library to access weather information from online
services for numerous locations.</Summary>
<RuntimeDependencies>
<Dependency versionFrom="3.26.2">geocode-glib</Dependency>
<Dependency versionFrom="3.24.20">gtk3</Dependency>
<Dependency versionFrom="2.68.3">libsoup</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/gconf</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/libgweather</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/glade</Path>
</Files>
</Package>
<Package>
<Name>libgweather-devel</Name>
<RuntimeDependencies>
<Dependency release="current">libgweather</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libsoup-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>geocode-glib-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2022-11-02</Date>
<Version>40.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-03-22</Date>
<Version>40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-05-23</Date>
<Version>40.0</Version>
<Comment>Version bump.</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="1">
<Date>2021-04-06</Date>
<Version>3.36.2</Version>
<Comment>First release for Pisi Linux</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>