@@ -11,6 +11,7 @@ from pisi.actionsapi import mesontools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
shelltools.system("sed -i '/systemd_sysusers_dir/s/^/#/' meson.build")
|
||||||
pisitools.dosed("meson.build", "pardus", "pisilinux")
|
pisitools.dosed("meson.build", "pardus", "pisilinux")
|
||||||
pisitools.dosed("meson_options.txt", "pardus", "pisilinux")
|
pisitools.dosed("meson_options.txt", "pardus", "pisilinux")
|
||||||
#pisitools.dosed("configure", "pardus-release", "pisilinux-release")
|
#pisitools.dosed("configure", "pardus-release", "pisilinux-release")
|
||||||
@@ -20,7 +21,7 @@ def setup():
|
|||||||
-Dexamples=true \
|
-Dexamples=true \
|
||||||
-Dauthfw='pam' \
|
-Dauthfw='pam' \
|
||||||
-Djs_engine='duktape' \
|
-Djs_engine='duktape' \
|
||||||
-Dsession_tracking=libelogind")
|
-Dsession_tracking=elogind")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
shelltools.export('HOME', get.workDIR())
|
shelltools.export('HOME', get.workDIR())
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>PolicyKit Authorization Framework</Summary>
|
<Summary>PolicyKit Authorization Framework</Summary>
|
||||||
<Description>polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.</Description>
|
<Description>polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.</Description>
|
||||||
<Archive sha1sum="c531e5c831f752c706f5243e6ad6c772d0149c9e" type="tarbz2">https://gitlab.freedesktop.org/polkit/polkit/-/archive/124/polkit-124.tar.bz2</Archive>
|
<Archive sha1sum="d602241d6f2c783e5e63001960665929704ec16a" type="targz">https://github.com/polkit-org/polkit/archive/125/polkit-125.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>python3</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
<!-- <Patch level="1">polkit-0.118-duktape.patch</Patch> -->
|
<!-- <Patch level="1">polkit-0.118-duktape.patch</Patch> -->
|
||||||
<!-- <Patch level="1">polkit-0.118-elogind.patch</Patch> -->
|
<!-- <Patch level="1">polkit-0.118-elogind.patch</Patch> -->
|
||||||
<Patch level="1">use-system-locale-in-gobject-api.diff</Patch>
|
<Patch level="1">use-system-locale-in-gobject-api.diff</Patch>
|
||||||
<Patch level="1">gentoo/polkit-124-systemd.patch</Patch>
|
<!-- <Patch level="1">gentoo/polkit-124-systemd.patch</Patch> -->
|
||||||
<Patch level="1">gentoo/polkit-124-systemd-fixup.patch</Patch>
|
<!-- <Patch level="1">gentoo/polkit-124-systemd-fixup.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -95,6 +95,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="21">
|
||||||
|
<Date>2024-09-30</Date>
|
||||||
|
<Version>125</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="20">
|
<Update release="20">
|
||||||
<Date>2024-06-01</Date>
|
<Date>2024-06-01</Date>
|
||||||
<Version>124</Version>
|
<Version>124</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user