-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
17 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
PORTNAME= polkit | ||
DISTVERSION= 123 | ||
DISTVERSION= 125 | ||
CATEGORIES= sysutils gnome | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Framework for controlling access to system-wide components | ||
WWW= https://gitlab.freedesktop.org/polkit/polkit | ||
WWW= https://github.com/${GH_ACCOUNT}/${GH_PROJECT} | ||
|
||
LICENSE= lgpl+ | ||
LICENSE_FILE= ${WRKSRC}/COPYING | ||
|
@@ -15,19 +15,18 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ | |
USERS= polkitd | ||
GROUPS= polkitd | ||
|
||
USES= compiler:c++17-lang cpe gettext gnome libtool localbase meson \ | ||
USES= compiler:c++17-lang cpe gettext gnome localbase meson \ | ||
pathfix pkgconfig shebangfix tar:bz2 | ||
USE_GNOME= glib20 intltool introspection:build | ||
SHEBANG_FILES= ${WRKSRC}/src/polkitbackend/toarray.pl | ||
USE_LDCONFIG= yes | ||
CPE_VENDOR= polkit_project | ||
|
||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} | ||
|
||
USE_GITLAB= yes | ||
GL_SITE= https://gitlab.freedesktop.org | ||
USE_GITHUB= yes | ||
GH_ACCOUNT= polkit-org | ||
|
||
MESON_ARGS= -Dpam_include=system \ | ||
-Dpam_prefix='etc/pam.d' \ | ||
-Dpolkitd_user=${USERS} \ | ||
-Dexamples=false \ | ||
-Dsession_tracking=ConsoleKit \ | ||
|
@@ -52,8 +51,8 @@ DUKTAPE_MESON_ON= -Djs_engine='duktape' | |
SPIDERMONKEY_LIB_DEPENDS= libmozjs-102.so:lang/spidermonkey102 | ||
SPIDERMONKEY_MESON_ON= -Djs_engine='mozjs' | ||
|
||
MANPAGES_BUILD_DEPENDS= docbook-sgml>=4.5:textproc/docbook-sgml \ | ||
docbook-xsl>=1.76:textproc/docbook-xsl | ||
MANPAGES_BUILD_DEPENDS= docbook-sgml>0:textproc/docbook-sgml \ | ||
docbook-xsl>0:textproc/docbook-xsl | ||
MANPAGES_USE= gnome=libxslt:build | ||
MANPAGES_MESON_TRUE= man | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1690645607 | ||
SHA256 (polkit-123.tar.bz2) = 72d9119b0aa35da871fd0660601d812c7a3d6af7e4e53e237840b71bb43d0c63 | ||
SIZE (polkit-123.tar.bz2) = 707480 | ||
TIMESTAMP = 1725097769 | ||
SHA256 (polkit-org-polkit-125_GH0.tar.gz) = ea5cd6e6e2afa6bad938ee770bf0c2cd9317910f37956faeba2869adcf3747d1 | ||
SIZE (polkit-org-polkit-125_GH0.tar.gz) = 453652 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters