19 lines
735 B
Plaintext
19 lines
735 B
Plaintext
|
# Template file for 'libwacom'
|
||
|
pkgname=libwacom
|
||
|
version=0.3
|
||
|
homepage="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Main_Page"
|
||
|
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu-configure
|
||
|
short_desc="Library to identify wacom tablets"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="MIT"
|
||
|
checksum=3ef0abae9996ad31e77b64be6796eca15a738e5d40c045dbb1a5360e84935ff8
|
||
|
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
|