xfce4 * ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Userspace utilities for btrfs</Summary>
|
||||
<Description>btrfs-progs package provides all the userspace programs needed to create, check, modify and correct any inconsistencies in the btrfs filesystem.</Description>
|
||||
<Archive sha1sum="059da9cd27a08407879b3054ea448c9bd4cab7c5" type="targz">https://github.com/kdave/btrfs-progs/archive/v6.11.tar.gz</Archive>
|
||||
<Archive sha1sum="7d0dea8b86c7fca887c9122170d35ac414086929" type="targz">https://github.com/kdave/btrfs-progs/archive/v6.13.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>asciidoc</Dependency>
|
||||
@@ -64,6 +64,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="37">
|
||||
<Date>2025-02-20</Date>
|
||||
<Version>6.13</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2024-10-14</Date>
|
||||
<Version>6.11</Version>
|
||||
|
||||
@@ -13,8 +13,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dsystemd=disabled \
|
||||
-Ddocbook-docs=disabled \
|
||||
-Dlibportal=disabled \
|
||||
-Ddocumentation=disabled \
|
||||
-Dsystemd-user-unit-dir=/tmp \
|
||||
-Dgeoclue=disabled")
|
||||
|
||||
@@ -28,4 +27,4 @@ def install():
|
||||
|
||||
pisitools.removeDir("/tmp")
|
||||
|
||||
pisitools.dodoc("COPYING", "README*", "NEWS")
|
||||
pisitools.dodoc("COPYING", "README*")
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Summary>
|
||||
<Description>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Description>
|
||||
<Archive sha1sum="febe475eedf04b035da0f5dcf22e5cc5c250aaaa" type="tarxz">https://github.com/flatpak/xdg-desktop-portal/releases/download/1.18.4/xdg-desktop-portal-1.18.4.tar.xz</Archive>
|
||||
<Archive sha1sum="4628534a49dc92190a366674c03bf4b2bbe0cf72" type="tarxz">https://github.com/flatpak/xdg-desktop-portal/releases/download/1.20.0/xdg-desktop-portal-1.20.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>xmlto</Dependency>
|
||||
@@ -22,6 +22,7 @@
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>pipewire-devel</Dependency>
|
||||
<Dependency>libgudev-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency versionFrom="1.4.4">flatpak-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -35,6 +36,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>fuse3</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libgudev</Dependency>
|
||||
<Dependency>pipewire</Dependency>
|
||||
<Dependency>json-glib</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
@@ -52,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="20">
|
||||
<Date>2025-02-20</Date>
|
||||
<Version>1.20.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2024-09-03</Date>
|
||||
<Version>1.18.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user