elogind ver. bump
This commit is contained in:
@@ -18,7 +18,7 @@ def setup():
|
||||
-i src/login/logind.c""")
|
||||
|
||||
mesontools.configure("--prefix=/usr \
|
||||
-Drootlibdir=/usr/lib \
|
||||
--libexecdir=/usr/lib/elogind \
|
||||
-Dudevrulesdir=/lib/udev/rules.d \
|
||||
-Dpamconfdir=/etc/pam.d \
|
||||
-Dpolkit=true \
|
||||
@@ -31,9 +31,11 @@ def setup():
|
||||
-Ddefault-hierarchy=unified \
|
||||
-Dpoweroff-path=/sbin/poweroff \
|
||||
-Ddocdir=/usr/share/doc/elogind \
|
||||
-Drootlibexecdir=/usr/lib/elogind \
|
||||
-Ddefault-kill-user-processes=false \
|
||||
-Ddbuspolicydir=/usr/share/dbus-1/system.d")
|
||||
# -Drootlibdir=/usr/lib \
|
||||
# -Drootlibexecdir=/usr/lib/elogind \
|
||||
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Elogind User, Seat and Session Manager</Summary>
|
||||
<Description>Elogind is the systemd project's "logind", extracted out to be a standalone daemon. It integrates with PAM to know the set of users that are logged in to a system and whether they are logged in graphically, on the console, or remotely.</Description>
|
||||
<Archive sha1sum="fd86243363d163f593dee067a0d3289a38d75532" type="targz">https://github.com/elogind/elogind/archive/refs/tags/v252.24.tar.gz</Archive>
|
||||
<Archive sha1sum="c07ef651947f64880cc3c0df690bc89a7774f2ef" type="targz">https://github.com/elogind/elogind/archive/refs/tags/v255.5.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gperf</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -71,6 +71,7 @@
|
||||
<Path fileType="data">/usr/share/polkit-1</Path>
|
||||
<Path fileType="locale">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/bash-completion</Path>
|
||||
<Path fileType="data">/var/lib/elogind</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/elogind.conf">tmpfiles.conf</AdditionalFile>
|
||||
@@ -102,6 +103,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2025-02-24</Date>
|
||||
<Version>255.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2024-09-29</Date>
|
||||
<Version>252.24</Version>
|
||||
|
||||
Reference in New Issue
Block a user