wok view libevdev-dev/receipt @ rev 25216
updated python-pbr (5.4.5 -> 5.8.0)
author | Hans-Günter Theisgen |
---|---|
date | Wed Jul 13 15:29:05 2022 +0100 (2022-07-13) |
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 }