@@ -13,7 +13,7 @@
|
||||
<Icon>lxqt</Icon>
|
||||
<Summary>Common base library for LXQt components.</Summary>
|
||||
<Description>Core utility library for all LXDE-Qt components</Description>
|
||||
<Archive sha1sum="a9607b5a60190e3ff009d94ac97bdce7c3d601b0" type="tarxz">https://github.com/lxqt/lxqt-config/releases/download/2.1.0/lxqt-config-2.1.0.tar.xz</Archive>
|
||||
<Archive sha1sum="c0bdf645c3d22a884061a3751d77c46650f246a8" type="tarxz">https://github.com/lxqt/lxqt-config/releases/download/2.1.1/lxqt-config-2.1.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
@@ -71,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="22">
|
||||
<Date>2025-02-22</Date>
|
||||
<Version>2.1.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2025-01-23</Date>
|
||||
<Version>2.1.0</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<PartOf>desktop.xfce.addon</PartOf>
|
||||
<Summary>Alternate Xfce menu.</Summary>
|
||||
<Description>Whisker Menu is an alternate application launcher for Xfce.</Description>
|
||||
<Archive sha1sum="bc78dfced5630cc0c1ef2de78737732cb8505207" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.9/xfce4-whiskermenu-plugin-2.9.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="9ddb696f3cce68dad8844734742ea7f45fb170d5" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.9/xfce4-whiskermenu-plugin-2.9.2.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>exo-devel</Dependency>
|
||||
@@ -68,6 +68,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2025-02-19</Date>
|
||||
<Version>2.9.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2025-01-30</Date>
|
||||
<Version>2.9.0</Version>
|
||||
|
||||
@@ -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="54bad6a3ba4fb3a7ba60dfa129f32cc11893e695" type="tarbz2">https://archive.xfce.org/src/xfce/xfdesktop/4.20/xfdesktop-4.20.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="6bd7ed79830e78e0b1609cd391bebfac64613b1f" type="tarbz2">https://archive.xfce.org/src/xfce/xfdesktop/4.20/xfdesktop-4.20.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency versionFrom="4.20.0">exo-devel</Dependency>
|
||||
@@ -88,6 +88,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="19">
|
||||
<Date>2025-02-21</Date>
|
||||
<Version>4.20.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2024-12-15</Date>
|
||||
<Version>4.20.0</Version>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>Port of OpenBSD's free SSH release</Summary>
|
||||
<Description>OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks.</Description>
|
||||
<Archive sha1sum="5ded7eb0add0b02b5d1a1c4bf5cb2c89d2117b53" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p1.tar.gz</Archive>
|
||||
<Archive sha1sum="edefe960645780dee78059c444d4261667ad3056" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libedit-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -58,6 +58,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="18">
|
||||
<Date>2025-02-20</Date>
|
||||
<Version>9.9.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2024-12-17</Date>
|
||||
<Version>9.9.1</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>RAR decompressor</Summary>
|
||||
<Description>unrar is a program to decompress RAR archives.</Description>
|
||||
<Archive sha1sum="b42fb973815e8299e2c0978c8efff33c3d160764" type="targz">http://www.rarlab.com/rar/unrarsrc-7.1.3.tar.gz</Archive>
|
||||
<Archive sha1sum="97d06d413d1130c6bee9d09bd9010f702e1387b7" type="targz">http://www.rarlab.com/rar/unrarsrc-7.1.4.tar.gz</Archive>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">unrar-5.5.5-build.patch</Patch> -->
|
||||
<!-- <Patch level="1">unrar-5.5.5-honor-flags.patch</Patch> -->
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="18">
|
||||
<Date>2025-02-20</Date>
|
||||
<Version>7.1.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2025-01-18</Date>
|
||||
<Version>7.1.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user