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

X Strike Force X.Org X11 SVN commit: r2789 - in trunk/debian/xorg/debian: . scripts



Author: barbier
Date: 2006-08-14 08:27:47 -0400 (Mon, 14 Aug 2006)
New Revision: 2789

Added:
   trunk/debian/xorg/debian/scripts/vars.ppc64
Modified:
   trunk/debian/xorg/debian/changelog
Log:
Add ppc64 support.  Thanks Andreas Jochens (closes: #362085)


Modified: trunk/debian/xorg/debian/changelog
===================================================================
--- trunk/debian/xorg/debian/changelog	2006-08-14 11:59:23 UTC (rev 2788)
+++ trunk/debian/xorg/debian/changelog	2006-08-14 12:27:47 UTC (rev 2789)
@@ -6,6 +6,7 @@
     so that this package can be compiled from an SVN checkout
     without .svn files being shipped in /etc/X11/Xsession.d.
   * Add m32r support.  Thanks Kazuhiro Inaoka (closes: #376060)
+  * Add ppc64 support.  Thanks Andreas Jochens (closes: #362085)
   * Debconf translations updates
     - Dzongkha (Tenzin Dendup). Closes: #382959
 

Added: trunk/debian/xorg/debian/scripts/vars.ppc64
===================================================================
--- trunk/debian/xorg/debian/scripts/vars.ppc64	2006-08-14 11:59:23 UTC (rev 2788)
+++ trunk/debian/xorg/debian/scripts/vars.ppc64	2006-08-14 12:27:47 UTC (rev 2789)
@@ -0,0 +1,21 @@
+
+# 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-ati, xserver-xorg-video-chips, xserver-xorg-video-fbdev, xserver-xorg-video-glint, xserver-xorg-video-imstt, xserver-xorg-video-mga, xserver-xorg-video-nv, xserver-xorg-video-s3, xserver-xorg-video-s3virge, xserver-xorg-video-savage, xserver-xorg-video-sis, xserver-xorg-video-sisusb, xserver-xorg-video-tdfx, xserver-xorg-video-trident, xserver-xorg-video-vga"
+
+# xserver-xorg-video-v4l, 
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, xserver-xorg-input-kbd, xserver-xorg-input-mouse, xserver-xorg-input-synaptics"
+
+# , xserver-xorg-input-wacom
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XWSC_SPECIAL_DEPENDS="xserver-xorg, xlibmesa-dri, "
+XWSD_SPECIAL_DEPENDS="xlibosmesa4-dbg, xlibosmesa-dev, "
+XLIBMESA_GL_SPECIAL_DEPENDS="xlibmesa-dri, "
+


Property changes on: trunk/debian/xorg/debian/scripts/vars.ppc64
___________________________________________________________________
Name: svn:executable
   + *



Reply to: