mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
polkit-qt5: rebuild for metadata
This commit is contained in:
parent
c3fa712f16
commit
e6d500ac05
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'polkit-qt5'
|
# Template file for 'polkit-qt5'
|
||||||
pkgname=polkit-qt5
|
pkgname=polkit-qt5
|
||||||
version=0.112.0
|
version=0.112.0
|
||||||
revision=2
|
revision=3
|
||||||
|
wrksrc="polkit-qt-1-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config automoc4 git"
|
hostmakedepends="pkg-config automoc4 git"
|
||||||
makedepends="polkit-devel qt5-devel"
|
makedepends="polkit-devel qt5-devel"
|
||||||
short_desc="Qt-style PolicyKit API (Qt5)"
|
short_desc="Qt-style PolicyKit API (Qt5)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/kdesupport/polkit-qt-1"
|
homepage="https://projects.kde.org/projects/kdesupport/polkit-qt-1"
|
||||||
license="LGPL-2.1"
|
distfiles="${KDE_SITE}/apps/KDE4.x/admin/polkit-qt-1-${version}.tar.bz2"
|
||||||
wrksrc="polkit-qt-1-$version"
|
|
||||||
distfiles="http://download.kde.org/stable/apps/KDE4.x/admin/polkit-qt-1-${version}.tar.bz2"
|
|
||||||
checksum=67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
|
checksum=67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue