summaryrefslogtreecommitdiff
path: root/package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk')
-rw-r--r--package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk b/package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk
new file mode 100644
index 000000000..58f95fffb
--- /dev/null
+++ b/package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# xproto_xf86miscproto -- X.Org XF86Misc protocol headers
+#
+################################################################################
+
+XPROTO_XF86MISCPROTO_VERSION = 0.9.2
+XPROTO_XF86MISCPROTO_SOURCE = xf86miscproto-$(XPROTO_XF86MISCPROTO_VERSION).tar.bz2
+XPROTO_XF86MISCPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
+XPROTO_XF86MISCPROTO_AUTORECONF = YES
+XPROTO_XF86MISCPROTO_INSTALL_STAGING = YES
+XPROTO_XF86MISCPROTO_INSTALL_TARGET = NO
+
+$(eval $(call AUTOTARGETS,xproto_xf86miscproto))