xfce4 addons ver. bump

This commit is contained in:
Rmys
2025-05-21 16:12:54 +03:00
parent e6ec8fb42b
commit c88b7054c8
56 changed files with 445 additions and 197 deletions
@@ -13,9 +13,11 @@
<PartOf>desktop.xfce.addon</PartOf>
<Summary>A module allows to take periodical breaks from the computer</Summary>
<Description>This plugin makes it possible to take periodical breaks from the computer every X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time.</Description>
<Archive sha1sum="be1fcfebbec1e2fc54ac83f83a9caaaa0c52d762" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.1/xfce4-time-out-plugin-1.1.4.tar.bz2</Archive>
<Archive sha1sum="465124673fbae4ef0c84f99862102bafec2f1ef6" type="tarxz">https://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.2/xfce4-time-out-plugin-1.2.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>intltool</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
<Dependency>xfce4-panel-devel</Dependency>
</BuildDependencies>
@@ -27,6 +29,7 @@
<Dependency>gtk3</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>xfce4-panel</Dependency>
@@ -41,6 +44,13 @@
</Package>
<History>
<Update release="4">
<Date>2025-05-20</Date>
<Version>1.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2024-12-25</Date>
<Version>1.1.4</Version>