18 lines
730 B
Text
18 lines
730 B
Text
# Template file for 'libwacom'
|
|
pkgname=libwacom
|
|
version=0.4
|
|
homepage="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Main_Page"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="Library to identify wacom tablets"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
checksum=13a7989572126b7f9013f8289b7e59707e23690fbd5eaa7f033b88245fa12367
|
|
long_desc="
|
|
libwacom is a library to identify wacom tablets and their model-specific
|
|
features. It provides easy access to information such as is this a built-in
|
|
on-screen tablet, what is the size of this model, etc."
|
|
|
|
subpackages="$pkgname-devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build libgudev-devel
|