xfce4-session-4.17.0

This commit is contained in:
Rmys
2022-09-14 22:48:51 +03:00
committed by GitHub
parent 0094c66734
commit 98edd7ab06
2 changed files with 1 additions and 3 deletions
@@ -6,11 +6,9 @@
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.system("sh ./autogen.sh")
autotools.configure("--enable-polkit --enable-legacy-sm --disable-static")
#pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Xfce session manager</Summary>
<Description>The session manager allows the user to save sessions and restore them after login. It is capable of saving several different sessions. It comes with three splash screen engines. And at last it helps you to log out, reboot, and shutdown the system.</Description>
<Archive sha1sum="c49363e3c625c74c51986a807bebf431fae4b2bc" type="targz">https://github.com/xfce-mirror/xfce4-session/archive/refs/tags/xfce4-session-4.17.0.tar.gz</Archive>
<Archive sha1sum="382e9564741522aae24ec69589c63d6020a8432b" type="tarbz2">https://archive.xfce.org/src/xfce/xfce4-session/4.17/xfce4-session-4.17.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>atk-devel</Dependency>