wok-next diff upower/receipt @ rev 21066

Switch some python packages to traditional build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 06 13:30:23 2018 +0200 (2018-12-06)
parents f48456621a9d
children
line diff
     1.1 --- a/upower/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/upower/receipt	Thu Dec 06 13:30:23 2018 +0200
     1.3 @@ -3,8 +3,8 @@
     1.4  PACKAGE="upower"
     1.5  VERSION="0.99.7"
     1.6  CATEGORY="system-tools"
     1.7 -SHORT_DESC="UPower is an abstraction for enumerating power devices"
     1.8 -MAINTAINER="pankso@slitaz.org"
     1.9 +SHORT_DESC="Abstraction for enumerating power devices"
    1.10 +MAINTAINER="devel@slitaz.org"
    1.11  LICENSE="GPL2"
    1.12  WEB_SITE="https://upower.freedesktop.org/"
    1.13  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/upower.html"
    1.14 @@ -14,7 +14,7 @@
    1.15  
    1.16  BUILD_DEPENDS="gobject-introspection-dev libxslt gtk-doc glib-dev eudev-dev \
    1.17  libgudev-dev libusb-dev intltool dbus-introspect"
    1.18 -SPLIT="upower-dev"
    1.19 +SPLIT="$PACKAGE-dev"
    1.20  
    1.21  compile_rules() {
    1.22  	./configure \