wok diff python-rpi-gpio/receipt @ rev 17245

Add lxqt (meta), make qt4-examples: screenshot, findfiles, charactermap
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 19 01:51:31 2014 +0200 (2014-10-19)
parents 007630052ef4
children 814362194a8d
line diff
     1.1 --- a/python-rpi-gpio/receipt	Wed Apr 23 16:32:16 2014 +0200
     1.2 +++ b/python-rpi-gpio/receipt	Sun Oct 19 01:51:31 2014 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="python-rpi-gpio"
     1.6  VERSION="0.5.5"
     1.7 -CATEGORY="raspberrypi"
     1.8 +CATEGORY="system-tools"
     1.9  SHORT_DESC="Python class to control the GPIO on a Raspberry Pi."
    1.10  MAINTAINER="pankso@slitaz.org"
    1.11  LICENSE="BSD"
    1.12 @@ -10,6 +10,7 @@
    1.13  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.14  WEB_SITE="https://pypi.python.org/pypi/RPi.GPIO"
    1.15  WGET_URL="https://pypi.python.org/packages/source/R/$SOURCE/$TARBALL"
    1.16 +TAGS="raspberrypi rpi"
    1.17  HOST_ARCH="arm"
    1.18  
    1.19  DEPENDS="python python-smbus"