wok-next view 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 source
1 # SliTaz package receipt.
3 PACKAGE="xorg-xf86-input-wacom-dev"
4 VERSION="0.33.0"
5 CATEGORY="development"
6 SHORT_DESC="X.Org X11 driver for Wacom and Wacom-like tablets (development files)"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="GPL2"
9 WEB_SITE="http://linuxwacom.sourceforge.net/wiki/index.php/Main_Page"
11 WANTED="xorg-xf86-input-wacom"
12 DEPENDS="xorg-xf86-input-wacom"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_files *.h *.la *.pc
18 }