diff options
author | rodent <rodent@pkgsrc.org> | 2013-06-02 21:56:42 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-06-02 21:56:42 +0000 |
commit | 05997cf875f93729a5afead4a480c0648212918c (patch) | |
tree | d6bfe77d28f4210f515df108996c84e649873250 /x11 | |
parent | 7ca322b8b41020afcc8816a0e02877fbe06b250e (diff) | |
download | pkgsrc-05997cf875f93729a5afead4a480c0648212918c.tar.gz |
Import xf86-input-acecad-1.5.0 as x11/xf86-input-acecad.
Acecad Flair input driver for the Xorg X server.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-input-acecad/DESCR | 1 | ||||
-rw-r--r-- | x11/xf86-input-acecad/Makefile | 22 | ||||
-rw-r--r-- | x11/xf86-input-acecad/PLIST | 3 | ||||
-rw-r--r-- | x11/xf86-input-acecad/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/x11/xf86-input-acecad/DESCR b/x11/xf86-input-acecad/DESCR new file mode 100644 index 00000000000..09710a19b00 --- /dev/null +++ b/x11/xf86-input-acecad/DESCR @@ -0,0 +1 @@ +Acecad Flair input driver for the Xorg X server. diff --git a/x11/xf86-input-acecad/Makefile b/x11/xf86-input-acecad/Makefile new file mode 100644 index 00000000000..ffad86bc13f --- /dev/null +++ b/x11/xf86-input-acecad/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1 2013/06/02 21:56:42 rodent Exp $ + +DISTNAME= xf86-input-acecad-1.5.0 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XORG:=driver/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Acecad Flair input driver for the Xorg X server +LICENSE= mit + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +.include "../../devel/xorg-util-macros/buildlink3.mk" +.include "../../x11/inputproto/buildlink3.mk" +.include "../../x11/kbproto/buildlink3.mk" +.include "../../x11/xproto/buildlink3.mk" +.include "../../x11/modular-xorg-server/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xf86-input-acecad/PLIST b/x11/xf86-input-acecad/PLIST new file mode 100644 index 00000000000..93e561090d0 --- /dev/null +++ b/x11/xf86-input-acecad/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2013/06/02 21:56:42 rodent Exp $ +lib/xorg/modules/input/acecad_drv.la +man/man4/acecad.4 diff --git a/x11/xf86-input-acecad/distinfo b/x11/xf86-input-acecad/distinfo new file mode 100644 index 00000000000..a197988d504 --- /dev/null +++ b/x11/xf86-input-acecad/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/06/02 21:56:42 rodent Exp $ + +SHA1 (xf86-input-acecad-1.5.0.tar.bz2) = 410cee68e4435dc95774fb389fcefae1b2ffe3d1 +RMD160 (xf86-input-acecad-1.5.0.tar.bz2) = ee4cf72d21026465cbe0611ee63aa3d070719bea +Size (xf86-input-acecad-1.5.0.tar.bz2) = 262818 bytes |