Merge pull request #16705 from Rmys/master
xfce4-screenshooter ver. bump
This commit is contained in:
@@ -6,11 +6,14 @@
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--enable-wayland \
|
||||
--disable-debug \
|
||||
--disable-dependency-tracking")
|
||||
|
||||
|
||||
|
||||
@@ -16,8 +16,9 @@
|
||||
<Description>
|
||||
This application allows you to capture the entire screen, the active window or a selected region.
|
||||
</Description>
|
||||
<Archive sha1sum="a89cd0caa5a0aeb90e0279c5cd3a23615ba3f15c" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.11/xfce4-screenshooter-1.11.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="bcc07201f3da09961ab418e8661a474b51e3f2a6" type="tarxz">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.11/xfce4-screenshooter-1.11.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
@@ -25,6 +26,8 @@
|
||||
<Dependency>libsoup3-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>xfce4-dev-tools</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>gtk-layer-shell-devel</Dependency>
|
||||
<Dependency versionFrom="4.18.0">exo-devel</Dependency>
|
||||
<Dependency versionFrom="4.18.0">libxfce4ui-devel</Dependency>
|
||||
@@ -67,6 +70,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2025-05-22</Date>
|
||||
<Version>1.11.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2024-08-17</Date>
|
||||
<Version>1.11.1</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Specifications of extended Wayland protocols</Summary>
|
||||
<Description>Specifications of extended Wayland protocols</Description>
|
||||
<Archive sha1sum="a85b844f629300bdbeb0218cd34d2bf7c436aa08" type="tarbz2">https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/1.42/wayland-protocols-1.42.tar.bz2</Archive>
|
||||
<Archive sha1sum="f4fe5aca3c89b578888c0a3e9644ded0e65da3ba" type="tarbz2">https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/1.44/wayland-protocols-1.44.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="20">
|
||||
<Date>2025-05-22</Date>
|
||||
<Version>1.44</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>1.42</Version>
|
||||
|
||||
Reference in New Issue
Block a user