void-packages/srcpkgs/libwacom/template

19 lines
730 B
Text
Raw Normal View History

2012-03-22 07:49:17 +00:00
# Template file for 'libwacom'
pkgname=libwacom
2012-03-27 12:45:29 +00:00
version=0.4
2012-03-22 07:49:17 +00:00
homepage="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Main_Page"
2012-03-27 12:45:29 +00:00
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
2012-03-22 07:49:17 +00:00
build_style=gnu-configure
short_desc="Library to identify wacom tablets"
maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
2012-03-27 12:45:29 +00:00
checksum=13a7989572126b7f9013f8289b7e59707e23690fbd5eaa7f033b88245fa12367
2012-03-22 07:49:17 +00:00
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