summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xx11-drivers/wizardpen/Manifest4
-rwxr-xr-xx11-drivers/wizardpen/files/wizardpen.fdi16
-rw-r--r--x11-drivers/wizardpen/wizardpen-0.8.1.ebuild101
-rw-r--r--x11-drivers/wizardpen/wizardpen-9999.ebuild91
4 files changed, 0 insertions, 212 deletions
diff --git a/x11-drivers/wizardpen/Manifest b/x11-drivers/wizardpen/Manifest
deleted file mode 100755
index 17042d7..0000000
--- a/x11-drivers/wizardpen/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX wizardpen.fdi 788 SHA256 b1a0367aaa1bc4d3ac6b739f3a0ca292ad1ad898b7fcf4c6402127bc0898f200 SHA512 5730282f645b9824895e0bcf0017989735748471540e26aaca99f2898ffbdc26aa61b3e58d8aac4ec256b86ccb978f97238b69e4bed52cfe83a607958643fec7 WHIRLPOOL 448528524b44e45cd26a2837d75836ac46b39e97e7e0bfa1462c981362ef7b85a24e3c624c6a337e0925db54fd4cdf06d4c56738ea1b37a67230827bdd0dd567
-DIST xorg-input-wizardpen-0.8.1.tar.bz2 245606 SHA256 987d78e9c31786a0ee162b93960bfc9987f06872b08e586ddf35c8f658b0acf6 SHA512 8830febe579231a2990dd31fad7db1d16424ad01b7226e0b09bd6287070f8099338f2f3e4d715772ed6616d7e13b52e83e816c400b638d47f1f92c30ec677d59 WHIRLPOOL 8cbba8e7c4c6617e8ab0c500bff5f06ddfb07da2f9a303231638814f98c08c56ac9aa7e1b3c1bcd82e485a87e0b90bbdbe26e40551b1374531490a4d5082fa58
-EBUILD wizardpen-0.8.1.ebuild 2635 SHA256 27873be308b208f01de3302687dd748128df6ccdb9305efd126217367690bc7b SHA512 44d8220ef600d8d2c19e0959da943f678dd961c97eda9b2449e56462cce6acad985d00a2b3e6dc174e8ae6cabe1716e01bb1c3754ea24c023f0dd3b551971841 WHIRLPOOL 0140154ca14d99548321bdf9764aff03cf74f856605048332ae1417a298cbf0e289d0b3afa23cda13dfbc8a76e6dcb2c444b4a609ed0cce9156d9fa2c8eee738
-EBUILD wizardpen-9999.ebuild 2468 SHA256 23bbde1f26ff64fdae26ea93a109875b007a7700eb2b16ddd19f10fa1085026a SHA512 4cd7194017cfe0236cc86885ffb19527e98581329468ad6baf0ff650281a34b7004543352f46bf3b754b9d2e6bd4e45db44ef4f573dcbfbd87700a52b0c68882 WHIRLPOOL acc9e512943665ceb7261e0ef22fa03a1230be6926ae95e821fae1abb5a0a5357cedcb15d39a073561acaa8ffb9f04a4a27e1884f2a0f5ffe5d08387b18ba833
diff --git a/x11-drivers/wizardpen/files/wizardpen.fdi b/x11-drivers/wizardpen/files/wizardpen.fdi
deleted file mode 100755
index e6b0b74..0000000
--- a/x11-drivers/wizardpen/files/wizardpen.fdi
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
-<deviceinfo version="0.2">
- <device>
- <match key="info.product" contains="UC-LOGIC Tablet WP8060U">
- <merge key="info.product" type="string">stylus</merge>
- <merge key="input.x11_driver" type="string">wizardpen</merge>
- <merge key="input.x11_options.SendCoreEvents" type="string">true</merge>
- <merge key="input.x11_options.TopX" type="string">1426</merge>
- <merge key="input.x11_options.TopY" type="string">1774</merge>
- <merge key="input.x11_options.BottomX" type="string">31325</merge>
- <merge key="input.x11_options.BottomY" type="string">30564</merge>
- <merge key="input.x11_options.MaxX" type="string">31325</merge>
- <merge key="input.x11_options.MaxY" type="string">30564</merge>
- </match>
- </device>
-</deviceinfo>
diff --git a/x11-drivers/wizardpen/wizardpen-0.8.1.ebuild b/x11-drivers/wizardpen/wizardpen-0.8.1.ebuild
deleted file mode 100644
index 7478a52..0000000
--- a/x11-drivers/wizardpen/wizardpen-0.8.1.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-
-inherit linux-mod eutils autotools
-
-DESCRIPTION="Driver for Genius Wizardpen Tablets"
-HOMEPAGE="http://code.google.com/p/linuxgenius/"
-SRC_URI="http://launchpad.net/wizardpen/trunk/0.8/+download/xorg-input-wizardpen-${PV}.tar.bz2"
-
-RDEPEND="x11-base/xorg-server
- x11-libs/libX11
- x11-libs/libXext
- x11-misc/xautomation
- x11-apps/xinput"
-
-DEPEND="${RDEPEND}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="hal udev"
-RESTRICT="nomirror"
-S="${WORKDIR}/xorg-input-${PN}-${PV/_/-}"
-
-src_unpack() {
- if kernel_is 2 4; then
- die "You must use 2.6.X kernel with ${PN}"
- fi
- if ! linux_chkconfig_module INPUT_EVDEV
- then
- if ! linux_chkconfig_present INPUT_EVDEV
- then
- eerror "${PN} requires evdev support for USB tablets"
- eerror "In your .config: CONFIG_INPUT_EVDEV=y or CONFIG_INPUT_EVDEV=m"
- eerror "Through 'make menuconfig':"
- eerror "Device Drivers-> Input device support-> [*] Event interface or"
- eerror "Device Drivers-> Input device support-> [M] Event interface"
- eerror ""
- eerror "If compiled as modules add evdev to /etc/modules.autoload/kernel-2.6"
- die "Please build evdev support first"
- fi
- fi
- if ! linux_chkconfig_present USB_HID
- then
- eerror "${PN} requires USB Human Interface Device support for USB tablets"
- eerror "In your .config: CONFIG_USB_HID=y or CONFIG_USB_HID=m"
- eerror "Through 'make menuconfig':"
- eerror "Device Drivers-> USB support-> [*] USB Human Interface Device (full HID) support or"
- eerror "Device Drivers-> USB support-> [M] USB Human Interface Device (full HID) support"
- eerror ""
- eerror "If compiled as modules add usbhid to /etc/modules.autoload/kernel-2.6"
- die "Please build USB HID support first"
- fi
- unpack ${A}
-}
-
-src_prepare() {
- rm aclocal.m4
- eautoreconf
-}
-
-src_configure() {
- econf || die "econf failed"
-}
-
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- exeinto /usr/lib/xorg/modules/drivers/
- doexe src/.libs/wizardpen_drv.so
-
- exeinto /usr/bin
- doexe calibrate/wizardpen-calibrate
-
- doman man/wizardpen.4
-
- use udev && {
- insinto /lib/udev/rules.d
- doins udev/67-xorg-wizardpen.rules
- }
-
- use hal && {
- insinto /etc/hal/fdi/policy
- doins hal/10-wizardpen-devices.fdi
- doins hal/11-wizardpen-config.fdi
- }
-
- insinto /usr/share/X11/xorg.conf.d
- doins xorg/70-wizardpen.conf
-}
-
-pkg_postinst() {
- einfo ""
- einfo "You can set tablet working area useing wizardpen-calibrate tool, see"
- einfo "README and INSTALL files from /usr/share/doc/${P} for more details."
- einfo ""
-}
diff --git a/x11-drivers/wizardpen/wizardpen-9999.ebuild b/x11-drivers/wizardpen/wizardpen-9999.ebuild
deleted file mode 100644
index 02afbaf..0000000
--- a/x11-drivers/wizardpen/wizardpen-9999.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-
-inherit linux-mod eutils bzr
-
-EBZR_REPO_URI="https://code.launchpad.net/~wizardpen-devs/wizardpen/trunk"
-
-DESCRIPTION="Driver for Genius Wizardpen Tablets"
-HOMEPAGE="https://launchpad.net/wizardpen"
-SRC_URI=""
-
-RDEPEND="x11-base/xorg-server
- x11-libs/libX11
- x11-libs/libXext
- x11-misc/xautomation
- x11-apps/xinput"
-
-DEPEND="${RDEPEND}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-src_unpack() {
- if kernel_is 2 4; then
- die "You must use 2.6.X kernel with ${PN}"
- fi
- if ! linux_chkconfig_module INPUT_EVDEV
- then
- if ! linux_chkconfig_present INPUT_EVDEV
- then
- eerror "${PN} requires evdev support for USB tablets"
- eerror "In your .config: CONFIG_INPUT_EVDEV=y or CONFIG_INPUT_EVDEV=m"
- eerror "Through 'make menuconfig':"
- eerror "Device Drivers-> Input device support-> [*] Event interface or"
- eerror "Device Drivers-> Input device support-> [M] Event interface"
- eerror ""
- eerror "If compiled as modules add evdev to /etc/modules.autoload/kernel-2.6"
- die "Please build evdev support first"
- fi
- fi
- if ! linux_chkconfig_present USB_HID
- then
- eerror "${PN} requires USB Human Interface Device support for USB tablets"
- eerror "In your .config: CONFIG_USB_HID=y or CONFIG_USB_HID=m"
- eerror "Through 'make menuconfig':"
- eerror "Device Drivers-> USB support-> [*] USB Human Interface Device (full HID) support or"
- eerror "Device Drivers-> USB support-> [M] USB Human Interface Device (full HID) support"
- eerror ""
- eerror "If compiled as modules add usbhid to /etc/modules.autoload/kernel-2.6"
- die "Please build USB HID support first"
- fi
- bzr_fetch || die "${EBZR}: unknown problem in bzr_fetch()."
- cd ${S}
-}
-
-src_configure() {
- (./autogen.sh) || die "autogen.sh failed"
- econf || die "econf failed"
-}
-
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- exeinto /usr/lib/xorg/modules/drivers/
- doexe src/.libs/wizardpen_drv.so
-
- exeinto /usr/bin
- doexe calibrate/wizardpen-calibrate
-
- dodoc README.XOrg DEVICES
-
- doman man/wizardpen.4
-
- insinto /lib/udev/rules.d
- doins udev/67-xorg-wizardpen.rules
-
- insinto /usr/share/X11/xorg.conf.d
- doins xorg/70-wizardpen.conf
-}
-
-pkg_postinst() {
- einfo ""
- einfo "You can set tablet working area useing wizardpen-calibrate tool, see"
- einfo "README.calibrate file from /usr/share/doc/${P} for more details."
- einfo ""
-}