Files
2025-05-21 16:12:54 +03:00

105 lines
4.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xfce4-weather-plugin</Name>
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-weather-plugin</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>desktop.xfce.addon</PartOf>
<IsA>plugin</IsA>
<Summary>A weather plugin for the Xfce desktop environment</Summary>
<Description>
Originally written by Bob Schlärmann, this panel plugin shows information about your local weather in the panel, using forecast data provided by met.no.
</Description>
<Archive sha1sum="5eeecfa70dc20f486b922dd0a4ca1f17abb4b9ea" type="tarxz">https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.12/xfce4-weather-plugin-0.12.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>upower-devel</Dependency>
<Dependency>json-c-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libsoup3-devel</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
<Dependency>xfce4-panel-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">some.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>xfce4-weather-plugin</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>upower</Dependency>
<Dependency>xfconf</Dependency>
<Dependency>cairo</Dependency>
<Dependency>json-c</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libsoup3</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>xfce4-panel</Dependency>
<Dependency>libxfce4util</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2025-05-20</Date>
<Version>0.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2024-11-06</Date>
<Version>0.11.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-03-11</Date>
<Version>0.11.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2023-04-23</Date>
<Version>0.11.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-02-13</Date>
<Version>0.11.0</Version>
<Comment>Version bump.</Comment>
<Email>uglyside@yandex.ru</Email>
<Name>fury</Name>
</Update>
<Update release="1">
<Date>2020-12-06</Date>
<Version>0.10.2</Version>
<Comment>First Beta release.</Comment>
<Email>uglyside@yandex.ru</Email>
<Name>fury</Name>
</Update>
</History>
</PISI>