diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-04-18 16:30:54 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-04-18 16:30:54 +0000 |
commit | 91ca711963e6ad57d3f2a22b2de99912a2672796 (patch) | |
tree | 79eae74cd3b17802c8593e8e6c7cdf12f7ca1d94 /x11-misc/linuxwacom | |
parent | version bump (diff) | |
download | historical-91ca711963e6ad57d3f2a22b2de99912a2672796.tar.gz historical-91ca711963e6ad57d3f2a22b2de99912a2672796.tar.bz2 historical-91ca711963e6ad57d3f2a22b2de99912a2672796.zip |
Version bump for working amd64 drivers.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/linuxwacom')
-rw-r--r-- | x11-misc/linuxwacom/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/linuxwacom/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/linuxwacom/files/digest-linuxwacom-0.6.7 | 1 | ||||
-rw-r--r-- | x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild | 119 |
4 files changed, 133 insertions, 5 deletions
diff --git a/x11-misc/linuxwacom/ChangeLog b/x11-misc/linuxwacom/ChangeLog index 423d5da57cce..b9fe130e15d9 100644 --- a/x11-misc/linuxwacom/ChangeLog +++ b/x11-misc/linuxwacom/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/linuxwacom # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.24 2005/04/14 22:24:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.25 2005/04/18 16:30:54 eradicator Exp $ + +*linuxwacom-0.6.7 (18 Apr 2005) + + 18 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> + +linuxwacom-0.6.7.ebuild: + Version bump for working amd64 drivers. 14 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> linuxwacom-0.6.6.ebuild: diff --git a/x11-misc/linuxwacom/Manifest b/x11-misc/linuxwacom/Manifest index 2071f0cf3118..cc17f0777859 100644 --- a/x11-misc/linuxwacom/Manifest +++ b/x11-misc/linuxwacom/Manifest @@ -1,20 +1,22 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 69b023695123f5434ffc7f77de5f0538 ChangeLog 3960 +MD5 b8fb32cc2ec0b8980ea8197efacb69c7 ChangeLog 4121 MD5 a9e75705cd68f2ac78676624c583cb48 linuxwacom-0.6.3.ebuild 3240 MD5 97b48494a961baa4d4dacea03dbcc6b6 linuxwacom-0.6.4.ebuild 3901 MD5 0d20049d7ac0598683dc588cead5b09a linuxwacom-0.6.6.ebuild 3812 MD5 3dd5cf5937673ddb13343671c7df2409 metadata.xml 260 +MD5 0d2e3f78edde5614c889918254b5ba93 linuxwacom-0.6.7.ebuild 3519 MD5 78a65c4833619b5ad2df32981808eb6a files/digest-linuxwacom-0.6.3 69 MD5 845ee9f0e43d25914f1483ce14c7d692 files/digest-linuxwacom-0.6.4 69 MD5 fe1457589d41bcc4b2407351e6ae2faf files/digest-linuxwacom-0.6.6 69 MD5 460388794b55a5e57d127858eea80bcc files/linuxwacom-0.6.4-nonx86.patch 1739 MD5 97ebb9a35c19c6f15f8fb9ac4b847d09 files/linuxwacom-0.6.6-nonx86.patch 609 +MD5 c63cfe07a0a7457ddc796feee5501b6a files/digest-linuxwacom-0.6.7 69 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCXvFaArHZZzCEUG0RAuxbAJ95rx4ZBy28pK4XOfj3NaV/noPANwCfeQda -YPf+E8XIJAOUIBUQQedecRk= -=X3c5 +iD8DBQFCY+DcArHZZzCEUG0RArjsAJ92HiOXow5D+y1bTiR5wdScwMesWQCfYsfb +6sg6Kr/pix+x4MHfdT6XQN0= +=Wb1c -----END PGP SIGNATURE----- diff --git a/x11-misc/linuxwacom/files/digest-linuxwacom-0.6.7 b/x11-misc/linuxwacom/files/digest-linuxwacom-0.6.7 new file mode 100644 index 000000000000..0a8f89233bbf --- /dev/null +++ b/x11-misc/linuxwacom/files/digest-linuxwacom-0.6.7 @@ -0,0 +1 @@ +MD5 09c1aff129b9564aa127f63a06f3170e linuxwacom-0.6.7.tar.bz2 496333 diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild new file mode 100644 index 000000000000..c7b3049424e7 --- /dev/null +++ b/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.7.ebuild,v 1.1 2005/04/18 16:30:54 eradicator Exp $ + +IUSE="gtk gtk2 tcltk sdk" + +inherit eutils + +DESCRIPTION="Input driver for Wacom tablets and drawing devices" +HOMEPAGE="http://linuxwacom.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="virtual/x11 + gtk? ( + gtk2? ( >=x11-libs/gtk+-2 ) + !gtk2? ( =x11-libs/gtk+-1.2* ) + ) + tcltk? ( dev-lang/tcl dev-lang/tk ) + sys-libs/ncurses" + +DEPEND="${RDEPEND} + sys-devel/libtool + !x86? ( >=sys-devel/automake-1.6 + >=sys-devel/autoconf-2.53 ) + dev-util/pkgconfig + >=sys-apps/sed-4" + +pkg_setup() { + if use sdk; then + if has_version ">=x11-base/xfree-4.3.0-r7" + then + if [ ! "`grep sdk /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ] + then + eerror "This package builds against the XFree86 SDK, and therefore requires" + eerror "that you have emerged xfree with the sdk USE flag enabled." + die "Please remerge xfree with the sdk USE flag enabled." + fi + elif has_version "x11-base/xorg-x11" + then + if [ ! "`grep sdk /var/db/pkg/x11-base/xorg-x11-[0-9]*/USE`" ] + then + eerror "This package builds against the X.Org SDK, and therefore requires" + eerror "that you have emerged xorg-x11 with the sdk USE flag enabled." + die "Please remerge xorg-x11 with the sdk USE flag enabled." + fi + else die "This build requires x11-base/xorg-x11 or x11-base/xfree to be installed to build against the SDK when USE=sdk." + fi + einfo "Building against the X11 SDK. This will install updated X drivers and userland tools." + else + ewarn "The 'sdk' use flag is not set. Only building userland tools. If you wish to install" + ewarn "the updated external driver for your X server, please remerge your X11 package with" + ewarn "the USE=sdk flag enabled." + fi +} + +src_unpack() { + unpack ${A} + + if use sdk; then + # Simple fixes to configure to check the actual location of the XFree86 SDK + # No need to check if just building userland tools + cd ${S} + sed -i -e "s:XF86SUBDIR=.*:XF86SUBDIR=include:" configure + sed -i -e "s:XF86V3SUBDIR=.*:XF86V3SUBDIR=include:" configure + fi +} + +src_compile() { + if use gtk; then + if use gtk2; then + myconf="${myconf} --with-gtk=2.0" + else + myconf="${myconf} --with-gtk=1.2" + fi + else + myconf="${myconf} --with-gtk=no" + fi + + if use tcltk ; then + myconf="${myconf} --with-tcl --with-tk" + else + myconf="${myconf} --without-tcl --without-tk" + fi + + if use amd64 ; then + myconf="${myconf} --enable-xserver64" + fi + + if use sdk; then + myconf="${myconf} --enable-wacomdrv --enable-wacdump --enable-xsetwacom" + if [ -f "/usr/$(get_libdir)/Server/include/xf86Version.h" ]; then + myconf="${myconf} --with-xf86=/usr/$(get_libdir)/Server --with-xorg-sdk=/usr/$(get_libdir)/Server" + else + myconf="${myconf} --with-xf86=/usr/X11R6/$(get_libdir)/Server --with-xorg-sdk=/usr/X11R6/$(get_libdir)/Server" + fi + + econf ${myconf} || die "configure failed." + + # Makefile fix for build against SDK + cd ${S}/src + sed -i -e "s:/include/extensions:/include:g" Makefile + else + myconf="${myconf} --disable-wacomdrv --enable-wacdump --enable-xsetwacom" + econf ${myconf} || die "configure failed." + fi + cd ${S} + unset ARCH + emake || die "build failed." +} + +src_install() { + emake DESTDIR="${D}" install || die "Install failed." + dohtml -r docs/* + dodoc AUTHORS ChangeLog NEWS README +} |