Merge pull request #18400 from Rmys/master

xfdesktop
This commit is contained in:
Rmys
2026-03-27 16:22:28 +03:00
committed by GitHub
3 changed files with 25 additions and 4 deletions
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pango</Name>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Text rendering and layout library</Summary>
<Description>Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</Description>
<Archive sha1sum="28aae214737eb4344c8dab5fbd728c83a5427504" type="tarxz">mirrors://gnome/pango/1.56/pango-1.56.3.tar.xz</Archive>
<Archive sha1sum="1f2b7f7e06aef067868009ef6319ccb70ce56d13" type="tarxz">mirrors://gnome/pango/1.57/pango-1.57.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -139,6 +139,13 @@
</Package>
<History>
<Update release="30">
<Date>2026-03-23</Date>
<Version>1.57.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="29">
<Date>2025-05-20</Date>
<Version>1.56.3</Version>
+8 -1
View File
@@ -16,7 +16,7 @@
<Description>
The desktop manager sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support, and it provides a desktop menu editor
</Description>
<Archive sha1sum="6bd7ed79830e78e0b1609cd391bebfac64613b1f" type="tarbz2">https://archive.xfce.org/src/xfce/xfdesktop/4.20/xfdesktop-4.20.1.tar.bz2</Archive>
<Archive sha1sum="433feac71945e20ddf091f6e7a7d05fce66e2c9a" type="tarbz2">https://archive.xfce.org/src/xfce/xfdesktop/4.20/xfdesktop-4.20.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency versionFrom="4.20.0">exo-devel</Dependency>
@@ -88,6 +88,13 @@
</Package>
<History>
<Update release="21">
<Date>2026-03-27</Date>
<Version>4.20.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2025-12-26</Date>
<Version>4.20.1</Version>
+8 -1
View File
@@ -11,7 +11,7 @@
<License>LGPLv2</License>
<Summary>Unprivileged sandboxing tool</Summary>
<Description>is a core execution engine for unprivileged containers that works as a setuid binary on kernels without user namespaces.</Description>
<Archive sha1sum="df942822a5fa71df5fb31883ba4a386613d74d31" type="targz">https://github.com/projectatomic/bubblewrap/archive/v0.11.0.tar.gz</Archive>
<Archive sha1sum="0739bf9a824be2b831e0eda7bd2985fc12020107" type="targz">https://github.com/projectatomic/bubblewrap/archive/v0.11.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>libcap-devel</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="11">
<Date>2026-03-22</Date>
<Version>0.11.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2024-10-31</Date>
<Version>0.11.0</Version>