wok view libevdev-dev/receipt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (15 months ago)
parents 3e62a2b10d0c
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libevdev-dev"
4 VERSION="1.12.0"
5 CATEGORY="x-window"
6 SHORT_DESC="Common functions for Xorg input drivers - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="other"
9 WEB_SITE="https://www.freedesktop.org/wiki/Software/libevdev/"
10 LFS="http://www.linuxfromscratch.org/blfs/view/svn/x/x7driver.html#libevdev"
12 WANTED="libevdev"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }