From a9f5406c1e24c6f99bf5a85a29c874540da7bfaf Mon Sep 17 00:00:00 2001 From: bill-auger Date: Tue, 22 Dec 2020 14:39:50 -0500 Subject: [polkit]: upgrade to v0.118 --- nonsystemd/polkit/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'nonsystemd/polkit/PKGBUILD') diff --git a/nonsystemd/polkit/PKGBUILD b/nonsystemd/polkit/PKGBUILD index 9c9e72b88..133fcb762 100644 --- a/nonsystemd/polkit/PKGBUILD +++ b/nonsystemd/polkit/PKGBUILD @@ -2,18 +2,19 @@ # Maintainer (Arch): Jan de Groot pkgname=polkit -pkgver=0.116 -pkgrel=4 +pkgver=0.118 +pkgrel=1 pkgrel+=.nonsystemd1 pkgdesc="Application development toolkit for controlling system-wide privileges" arch=(x86_64 i686 armv7h) license=(LGPL) url="https://www.freedesktop.org/wiki/Software/polkit/" -depends=(glib2 pam expat elogind js60) +depends=(glib2 pam expat elogind js78) makedepends=(intltool gtk-doc gobject-introspection git autoconf-archive) +backup=(etc/pam.d/polkit-1) provides=(polkit-elogind) replaces=(polkit-elogind polkit-consolekit) -_commit=941e9329f8d3d43ace8335d206365b212824e686 # tags/0.116 +_commit=ff4c2144f0fb1325275887d9e254117fcd8a1b52 # git tag 0.118 source=("git+https://gitlab.freedesktop.org/polkit/polkit.git#commit=$_commit" '99-parabola.rules' 'elogind-configure-fix.patch') @@ -38,8 +39,8 @@ build() { ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --libexecdir=/usr/lib \ --enable-libsystemd-login=no --disable-static \ - --enable-gtk-doc --with-os-type=redhat \ - --enable-libelogind=yes --with-systemdsystemunitdir=no + --enable-libelogind=yes --with-systemdsystemunitdir=no \ + --enable-gtk-doc --with-os-type=redhat sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool -- cgit v1.2.3