From 59b0aa7a7ee327688a77dd5d01d0b2032f6535a2 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 14 Mar 2009 14:59:14 +0000 Subject: x11r7: update to 7.4 Patch by Dan Lykowski , closes #181. Minor fixups for kdrive by me. --- package/x11r7/xdriver_xf86-input-microtouch/Config.in | 9 --------- .../xdriver_xf86-input-microtouch.mk | 14 -------------- 2 files changed, 23 deletions(-) delete mode 100644 package/x11r7/xdriver_xf86-input-microtouch/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk (limited to 'package/x11r7/xdriver_xf86-input-microtouch') diff --git a/package/x11r7/xdriver_xf86-input-microtouch/Config.in b/package/x11r7/xdriver_xf86-input-microtouch/Config.in deleted file mode 100644 index 5939ff845..000000000 --- a/package/x11r7/xdriver_xf86-input-microtouch/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -config BR2_PACKAGE_XDRIVER_XF86_INPUT_MICROTOUCH - bool "xf86-input-microtouch" - select BR2_PACKAGE_XSERVER_XORG_SERVER - select BR2_PACKAGE_XPROTO_INPUTPROTO - select BR2_PACKAGE_XPROTO_RANDRPROTO - select BR2_PACKAGE_XPROTO_XPROTO - help - xf86-input-microtouch 1.1.0 - MicroTouch input driver diff --git a/package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk b/package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk deleted file mode 100644 index caabcddbf..000000000 --- a/package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk +++ /dev/null @@ -1,14 +0,0 @@ -################################################################################ -# -# xdriver_xf86-input-microtouch -- MicroTouch input driver -# -################################################################################ - -XDRIVER_XF86_INPUT_MICROTOUCH_VERSION = 1.2.0 -XDRIVER_XF86_INPUT_MICROTOUCH_SOURCE = xf86-input-microtouch-$(XDRIVER_XF86_INPUT_MICROTOUCH_VERSION).tar.bz2 -XDRIVER_XF86_INPUT_MICROTOUCH_SITE = http://xorg.freedesktop.org/releases/individual/driver -XDRIVER_XF86_INPUT_MICROTOUCH_AUTORECONF = NO -XDRIVER_XF86_INPUT_MICROTOUCH_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto -XDRIVER_XF86_INPUT_MICROTOUCH_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install - -$(eval $(call AUTOTARGETS,package/x11r7,xdriver_xf86-input-microtouch)) -- cgit v1.2.3