wok-next view libinput-dev/receipt @ rev 19784

Build glib static libs and make static desktop-file-validate (for cookutils compressor), remake optipng & pngquant: use sbin for static binaries. Up 915resolution, Qt4-qca-ossl, R, accessx, advancecomp, aiksaurus, airpwn, amsn for auto-patching; lowercase libIDL, ORBit2 names.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 19 04:02:32 2017 +0300 (2017-06-19)
parents 5fee56f64672
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libinput-dev"
4 VERSION="1.4.1"
5 CATEGORY="x-window"
6 SHORT_DESC="Library that handles input devices for display servers (development files)"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="other"
9 WEB_SITE="https://www.freedesktop.org/wiki/Software/libinput/"
11 WANTED="libinput"
12 DEPENDS="libinput mtdev-dev eudev-dev libevdev-dev"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 copy *.h *.la *.pc
18 }