Switch to new download format, remove dependencies field from esvm service and enable documentation
This commit is contained in:
@@ -1,9 +1,28 @@
|
||||
name: polkit
|
||||
description: Toolkit for defining and handling authorizations
|
||||
version: 126
|
||||
version: "126"
|
||||
revision: 2
|
||||
url: https://github.com/polkit-org/polkit
|
||||
license: LGPL2-or-later
|
||||
architecture: any
|
||||
depends: ["docbook-xsl-nons","duktape","elogind","expat","glib","glibc","pam","sysusers"]
|
||||
make_depends: ["dbus","gobject-introspection","meson","python-setuptools"]
|
||||
type: source
|
||||
depends:
|
||||
- docbook-xsl-nons
|
||||
- duktape
|
||||
- elogind
|
||||
- expat
|
||||
- glib
|
||||
- glibc
|
||||
- pam
|
||||
- sysusers
|
||||
make_depends:
|
||||
- dbus
|
||||
- gobject-introspection
|
||||
- gtk-doc
|
||||
- meson
|
||||
- python-setuptools
|
||||
downloads:
|
||||
- url: https://github.com/polkit-org/polkit/archive/${BPM_PKG_VERSION}/polkit-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 2814a7281989f6baa9e57bd33bbc5e148827e2721ccef22aaf28ab2b376068e8
|
||||
|
||||
Reference in New Issue
Block a user