16 lines
633 B
Bash
16 lines
633 B
Bash
# Template file for 'mate-polkit'
|
|
pkgname=mate-polkit
|
|
version=1.26.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+3-devel polkit-devel"
|
|
short_desc="PolicyKit integration for the MATE desktop"
|
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
|
license="LGPL-2.0-or-later"
|
|
homepage="https://mate-desktop.org"
|
|
changelog="https://raw.githubusercontent.com/mate-desktop/mate-polkit/master/NEWS"
|
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-polkit-${version}.tar.xz"
|
|
checksum=f5b7b0b5dfc53302c40403245998eb9121af3f50e71666a09ab73bb254520357
|