[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596828: xorg: support for sparc64



Package: xorg
Version: 1:7.5+7
Severity: normal
Tags: patch
User: debian-sparc@lists.debian.org
Usertags: sparc64

Please find below a patch that it is necessary to build xorg on
sparc64. It is basically a copy of the sparc configuration. Would it be
possible to add this patch in the next upload? Thanks in advance.

diff -Nru xorg-7.5+7/debian/control xorg-7.5+7+sparc64/debian/control
--- xorg-7.5+7/debian/control	2010-09-04 19:27:27.000000000 +0200
+++ xorg-7.5+7+sparc64/debian/control	2010-09-14 12:03:52.000000000 +0200
@@ -31,7 +31,7 @@
  xserver-xorg-core (>= 2:1.7),
  xserver-xorg-video-all | xserver-xorg-video-6,
  xserver-xorg-input-all | xserver-xorg-input-7,
- xserver-xorg-input-evdev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r m68k mips mipsel powerpc sparc],
+ xserver-xorg-input-evdev [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r m68k mips mipsel powerpc sparc sparc64],
  hal (>= 0.5.12~git20090406) [kfreebsd-any],
  ${shlibs:Depends},
  ${misc:Depends},
diff -Nru xorg-7.5+7/debian/scripts/vars.sparc64 xorg-7.5+7+sparc64/debian/scripts/vars.sparc64
--- xorg-7.5+7/debian/scripts/vars.sparc64	1970-01-01 01:00:00.000000000 +0100
+++ xorg-7.5+7+sparc64/debian/scripts/vars.sparc64	2010-09-14 12:04:26.000000000 +0200
@@ -0,0 +1,34 @@
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-apm, \
+	xserver-xorg-video-ark, \
+	xserver-xorg-video-ati, \
+	xserver-xorg-video-chips, \
+	xserver-xorg-video-cirrus, \
+	xserver-xorg-video-fbdev, \
+	xserver-xorg-video-i128, \
+	xserver-xorg-video-i740, \
+	xserver-xorg-video-mga, \
+	xserver-xorg-video-neomagic, \
+	xserver-xorg-video-nv, \
+	xserver-xorg-video-rendition, \
+	xserver-xorg-video-s3virge, \
+	xserver-xorg-video-savage, \
+	xserver-xorg-video-siliconmotion, \
+	xserver-xorg-video-suncg14, \
+	xserver-xorg-video-suncg3, \
+	xserver-xorg-video-suncg6, \
+	xserver-xorg-video-sunffb, \
+	xserver-xorg-video-sunleo, \
+	xserver-xorg-video-suntcx, \
+	xserver-xorg-video-tdfx, \
+	xserver-xorg-video-trident, \
+	xserver-xorg-video-vesa, \
+"
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, \
+	xserver-xorg-input-synaptics, \
+	xserver-xorg-input-wacom"


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: sparc64

Kernel: Linux 2.6.32-bpo.5-sparc64-smp (SMP w/32 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: