[Lunar-commits] <moonbase-other> libwacom: introduction to -other
v4hn
me at v4hn.de
Tue Feb 19 00:42:19 CET 2013
commit eac4d45dcb6117281445d57cbaef4d57c7e5f68d
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 15:42:19 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/eac4d45dcb6117281445d57cbaef4d57c7e5f68d
libwacom: introduction to -other
---
libs/libwacom/DEPENDS | +1/-0
libs/libwacom/DETAILS | +15/-0
2 files changed, 16 insertions(+)
--- /dev/null
+++ b/libs/libwacom/DEPENDS
@@ -0,0 +1 @@
+depends systemd
--- /dev/null
+++ b/libs/libwacom/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=libwacom
+ VERSION=0.6
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/linuxwacom
+ SOURCE_VFY=5117dfe67b7846f92248f2a7841f1acb1c30904d
+ WEB_SITE=http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom
+ ENTERED=20130217
+ UPDATED=20130217
+ SHORT="Library to identify Wacom tablets and their features"
+
+cat <<EOF
+Libwacom supplies metadata about Wacome tablets including whether or not they are
+connected to your system, the list of styli it supports, as well as information
+about the styli themselves.
+EOF
More information about the Lunar-commits
mailing list