wok-next diff polkit-qt/receipt @ rev 21627

updated enet (1.2.1 -> 1.3.15)
author Hans-G?nter Theisgen
date Thu Jun 25 16:07:08 2020 +0100 (2020-06-25)
parents f48456621a9d
children
line diff
     1.1 --- a/polkit-qt/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/polkit-qt/receipt	Thu Jun 25 16:07:08 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.112.0"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="Library that allows to access PolicyKit API with a nice Qt-style API"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="https://github.com/KDE/polkit-qt-1"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/kde/polkit-qt.html"
    1.12 @@ -13,7 +13,7 @@
    1.13  WGET_URL="http://download.kde.org/stable/apps/KDE4.x/admin/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="cmake qt5-dev mesa-dev polkit-dev glib-dev"
    1.16 -SPLIT="polkit-qt-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	mkdir build; cd build