xfce4-power-manager rebuild
This commit is contained in:
@@ -9,7 +9,9 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure("--enable-network-manager --enable-polkit")
|
||||
autotools.configure("--enable-network-manager \
|
||||
--enable-wayland \
|
||||
--enable-polkit")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
<Dependency>libglade-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>libnotify-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency versionFrom="4.19.0">libxfce4ui-devel</Dependency>
|
||||
<Dependency versionFrom="4.19.0">xfce4-panel-devel</Dependency>
|
||||
<Dependency versionFrom="4.19.0">libxfce4util-devel</Dependency>
|
||||
@@ -54,11 +56,13 @@
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>harfbuzz</Dependency>
|
||||
<Dependency>libnotify</Dependency>
|
||||
<Dependency>wayland</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libxfce4ui</Dependency>
|
||||
<Dependency>xfce4-panel</Dependency>
|
||||
<Dependency>libxfce4util</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
@@ -73,6 +77,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2024-08-17</Date>
|
||||
<Version>4.19.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2024-06-04</Date>
|
||||
<Version>4.19.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user