wok-next diff xorg-xf86-input-evdev-dev/receipt @ rev 19759

Up cpufrequtils, dhcp, dhcp6, fontforge, glibc, libspiro, libuninameslist, slitaz-i18n, ttf-dejavu, ttf-roboto, tzdata, ucl.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jun 09 22:24:52 2017 +0300 (2017-06-09)
parents
children f463de72afe3
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xorg-xf86-input-evdev-dev/receipt	Fri Jun 09 22:24:52 2017 +0300
     1.3 @@ -0,0 +1,19 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="xorg-xf86-input-evdev-dev"
     1.7 +VERSION="2.10.3"
     1.8 +CATEGORY="x-window"
     1.9 +SHORT_DESC="Xorg input evdev driver (development files)"
    1.10 +MAINTAINER="pankso@slitaz.org"
    1.11 +LICENSE="MIT"
    1.12 +WEB_SITE="https://www.x.org/wiki/"
    1.13 +HOST_ARCH="i486 arm"
    1.14 +
    1.15 +WANTED="xorg-xf86-input-evdev"
    1.16 +DEPENDS="xorg-xf86-input-evdev"
    1.17 +
    1.18 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.19 +genpkg_rules()
    1.20 +{
    1.21 +	cook_copy_files *.h *.la *.pc
    1.22 +}