summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-11-18 08:05:51 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-11-18 08:05:51 +0000
commitbf4df7dc3cff72caa664a0c4b1b25481ae8d7c4e (patch)
treeecb057b4a07e1a59b10e30145ff1594a840d5604 /x11-misc/linuxwacom
parentAdded to ~amd64. (diff)
downloadgentoo-2-bf4df7dc3cff72caa664a0c4b1b25481ae8d7c4e.tar.gz
gentoo-2-bf4df7dc3cff72caa664a0c4b1b25481ae8d7c4e.tar.bz2
gentoo-2-bf4df7dc3cff72caa664a0c4b1b25481ae8d7c4e.zip
Added to ~amd64.
Diffstat (limited to 'x11-misc/linuxwacom')
-rw-r--r--x11-misc/linuxwacom/ChangeLog6
-rw-r--r--x11-misc/linuxwacom/files/linuxwacom-0.6.4-nonx86.patch39
-rw-r--r--x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild4
3 files changed, 46 insertions, 3 deletions
diff --git a/x11-misc/linuxwacom/ChangeLog b/x11-misc/linuxwacom/ChangeLog
index e46cd856e809..eb5c6191a730 100644
--- a/x11-misc/linuxwacom/ChangeLog
+++ b/x11-misc/linuxwacom/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/linuxwacom
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.16 2004/10/24 05:47:24 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.17 2004/11/18 08:05:26 eradicator Exp $
+
+ 18 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ +files/linuxwacom-0.6.4-nonx86.patch, linuxwacom-0.6.4.ebuild:
+ Added to ~amd64.
*linuxwacom-0.6.4 (24 Oct 2004)
diff --git a/x11-misc/linuxwacom/files/linuxwacom-0.6.4-nonx86.patch b/x11-misc/linuxwacom/files/linuxwacom-0.6.4-nonx86.patch
new file mode 100644
index 000000000000..914916dc8c1d
--- /dev/null
+++ b/x11-misc/linuxwacom/files/linuxwacom-0.6.4-nonx86.patch
@@ -0,0 +1,39 @@
+diff -Naur linuxwacom-0.6.4.orig/src/Makefile.am linuxwacom-0.6.4/src/Makefile.am
+--- linuxwacom-0.6.4.orig/src/Makefile.am 2004-07-29 14:31:55.000000000 -0700
++++ linuxwacom-0.6.4/src/Makefile.am 2004-11-17 23:53:12.445268388 -0800
+@@ -76,7 +76,7 @@
+ wcmFilter-v3.o: wcmFilter.c xf86Wacom.h
+
+ $(XF86OBJS): xf86Wacom.c Makefile
+- gcc -O2 $(DEPFLAGS) -march=i386 -mcpu=$(ARCHITECTURE) -pipe -ansi \
++ gcc -O2 $(DEPFLAGS) -pipe -ansi \
+ -pedantic -Wall -Wpointer-arith $(NO_MERGE_CONSTANTS) \
+ -I. -I$(XF86_DIR)/programs/Xserver/hw/xfree86/common \
+ -I$(XF86_DIR)/programs/Xserver/hw/xfree86/loader \
+@@ -87,7 +87,7 @@
+ -I$(XF86_DIR)/include/extensions \
+ -I$(XF86_DIR) \
+ -I$(XF86_DIR)/exports/include \
+- -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \
++ -Dlinux -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \
+ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \
+ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \
+ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX \
+@@ -103,7 +103,7 @@
+ ld -r $(XF86OBJS) -o wacom_drv.o
+
+ $(XF86V3OBJS):
+- gcc -O2 -march=i386 -mcpu=$(ARCHITECTURE) -fno-strength-reduce -ansi \
++ gcc -O2 -fno-strength-reduce -ansi \
+ -pedantic \
+ -I. -I$(XF86_V3_DIR)/programs/Xserver/hw/xfree86/common \
+ -I$(XF86_V3_DIR)/programs/Xserver/hw/xfree86/os-support \
+@@ -116,7 +116,7 @@
+ -I$(XF86_V3_DIR)/include/extensions \
+ -I \ -I$(XF86_V3_DIR) \
+ -I$(XF86_V3_DIR)/exports/include \
+- -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L \
++ -Dlinux -D_POSIX_C_SOURCE=199309L \
+ -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE \
+ -D_SVID_SOURCE -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP \
+ -DXCSECURITY -DDPMSExtension -DPIXPRIV -DGCCUSESGAS \
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild
index c5de6d7b7383..29bbde803ee7 100644
--- a/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild
+++ b/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild,v 1.2 2004/11/18 08:05:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild,v 1.3 2004/11/18 08:05:51 eradicator Exp $
IUSE="gtk gtk2 tcltk sdk"
@@ -24,7 +24,7 @@ RDEPEND="virtual/x11
DEPEND="${RDEPEND}
sys-devel/libtool
- !x86? ( >=sys-devel/automake-1.6
+ !x86? ( >=sys-devel/automake-1.6
>=sys-devel/autoconf-2.53 )
dev-util/pkgconfig
>=sys-apps/sed-4"