123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libgweather4</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>
- <Archive type="tarxz" sha1sum="ae43cdd5edbd257336fc0ef8dfe2eba378f5fd75">https://download.gnome.org/sources/libgweather/4.4/libgweather-4.4.4.tar.xz</Archive>
- <BuildDependencies>
- <Dependency versionFrom="3.26.2">geocode-glib-devel</Dependency>
- <Dependency versionFrom="3.24.20">gtk3-devel</Dependency>
- <Dependency versionFrom="2.68.3">libsoup3-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>gi-docgen</Dependency>
- <Dependency>vala-devel</Dependency>
- <Dependency>json-glib-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>libgweather4</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">libsoup3</Dependency>
- <Dependency>json-glib</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-4</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>libgweather4-devel</Name>
- <RuntimeDependencies>
- <Dependency release="current">libgweather4</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libsoup3-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>json-glib-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>2024-09-01</Date>
- <Version>4.4.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2024-03-21</Date>
- <Version>4.4.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2022-11-02</Date>
- <Version>4.2.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2022-03-21</Date>
- <Version>4.0.0</Version>
- <Comment>First release for Pisi Linux</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|