17 lines
717 B
Text
17 lines
717 B
Text
# Template file for 'libwacom'
|
|
pkgname=libwacom
|
|
version=0.6
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config libgudev-devel"
|
|
subpackages="$pkgname-devel"
|
|
short_desc="Library to identify wacom tablets"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
homepage="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Main_Page"
|
|
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
|
checksum=7115690698edc87deec482f0b2526567b858475d2135b5f8ccc946e5e76ec01d
|
|
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."
|