wok-next diff xorg-xf86-input-wacom-dev/receipt @ rev 19741

Many random packages update/upgrade.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 05 16:48:55 2017 +0300 (2017-06-05)
parents
children f463de72afe3
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xorg-xf86-input-wacom-dev/receipt	Mon Jun 05 16:48:55 2017 +0300
     1.3 @@ -0,0 +1,18 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="xorg-xf86-input-wacom-dev"
     1.7 +VERSION="0.33.0"
     1.8 +CATEGORY="development"
     1.9 +SHORT_DESC="X.Org X11 driver for Wacom and Wacom-like tablets (development files)"
    1.10 +MAINTAINER="al.bobylev@gmail.com"
    1.11 +LICENSE="GPL2"
    1.12 +WEB_SITE="http://linuxwacom.sourceforge.net/wiki/index.php/Main_Page"
    1.13 +
    1.14 +WANTED="xorg-xf86-input-wacom"
    1.15 +DEPENDS="xorg-xf86-input-wacom"
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	cook_copy_files *.h *.la *.pc
    1.21 +}