wok view libevdev-dev/receipt @ rev 25006

updated ntp (4.2.8.p13 -> 4.2.8.p15)
author Hans-G?nter Theisgen
date Mon May 16 16:37:26 2022 +0100 (2022-05-16)
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 }