make XOrg depend on DISPLAY_SUPPORT instead of TARGET_x86, see [9448]
authorJens Muecke <jens@nons.de>
Thu, 25 Oct 2007 21:21:50 +0000 (21:21 +0000)
committerJens Muecke <jens@nons.de>
Thu, 25 Oct 2007 21:21:50 +0000 (21:21 +0000)
SVN-Revision: 9449

106 files changed:
XOrg/app/eterm/Makefile
XOrg/app/fluxbox/Makefile
XOrg/app/template.mk
XOrg/app/xcalc/Makefile
XOrg/app/xclipboard/Makefile
XOrg/app/xdm/Makefile
XOrg/app/xeyes/Makefile
XOrg/app/xinit/Makefile
XOrg/app/xlogo/Makefile
XOrg/app/xmessage/Makefile
XOrg/app/xset/Makefile
XOrg/app/xsetroot/Makefile
XOrg/app/xterm-233/Makefile
XOrg/driver/template.mk
XOrg/driver/xf86-input-evdev/Makefile
XOrg/driver/xf86-input-keyboard/Makefile
XOrg/driver/xf86-input-mouse/Makefile
XOrg/driver/xf86-video-ati/Makefile
XOrg/driver/xf86-video-fbdev/Makefile
XOrg/driver/xf86-video-i810/Makefile
XOrg/driver/xf86-video-nv/Makefile
XOrg/driver/xf86-video-vesa/Makefile
XOrg/driver/xf86-video-vga/Makefile
XOrg/font-native/font-util/Makefile
XOrg/font/encodings/Makefile
XOrg/font/font-alias/Makefile
XOrg/font/font-bh-75dpi/Makefile
XOrg/font/font-cursor-misc/Makefile
XOrg/font/font-daewoo-misc/Makefile
XOrg/font/font-dec-misc/Makefile
XOrg/font/font-ibm-type1/Makefile
XOrg/font/font-isas-misc/Makefile
XOrg/font/font-jis-misc/Makefile
XOrg/font/font-micro-misc/Makefile
XOrg/font/font-misc-cyrillic/Makefile
XOrg/font/font-misc-misc/Makefile
XOrg/font/font-xfree86-type1/Makefile
XOrg/font/template.mk
XOrg/headers/native/Makefile
XOrg/lib/gtk-1.2.10/Makefile
XOrg/lib/gtk-2.8.20/Makefile
XOrg/lib/libICE/Makefile
XOrg/lib/libSM/Makefile
XOrg/lib/libX11/Makefile
XOrg/lib/libXau/Makefile
XOrg/lib/libXaw/Makefile
XOrg/lib/libXcursor/Makefile
XOrg/lib/libXdmcp/Makefile
XOrg/lib/libXext/Makefile
XOrg/lib/libXfixes/Makefile
XOrg/lib/libXfont/Makefile
XOrg/lib/libXmu/Makefile
XOrg/lib/libXpm/Makefile
XOrg/lib/libXrandr/Makefile
XOrg/lib/libXrender/Makefile
XOrg/lib/libXt/Makefile
XOrg/lib/libXv/Makefile
XOrg/lib/libXvMC/Makefile
XOrg/lib/libXxf86misc/Makefile
XOrg/lib/libXxf86vm/Makefile
XOrg/lib/libfontenc/Makefile
XOrg/lib/libxkbfile/Makefile
XOrg/lib/libxkbui/Makefile
XOrg/lib/template.mk
XOrg/lib/xtrans/Makefile
XOrg/meta/xorg-server-essentials/Makefile
XOrg/misc/Mesa/Makefile
XOrg/misc/libdrm/Makefile
XOrg/misc/x-bkgd-images/Makefile
XOrg/proto/applewmproto/Makefile
XOrg/proto/bigreqsproto/Makefile
XOrg/proto/calibrateproto/Makefile
XOrg/proto/compositeproto/Makefile
XOrg/proto/damageproto/Makefile
XOrg/proto/dmxproto/Makefile
XOrg/proto/evieext/Makefile
XOrg/proto/fixesproto/Makefile
XOrg/proto/fontcacheproto/Makefile
XOrg/proto/fontsproto/Makefile
XOrg/proto/glproto/Makefile
XOrg/proto/inputproto/Makefile
XOrg/proto/kbproto/Makefile
XOrg/proto/printproto/Makefile
XOrg/proto/randrproto/Makefile
XOrg/proto/recordproto/Makefile
XOrg/proto/renderproto/Makefile
XOrg/proto/resourceproto/Makefile
XOrg/proto/scrnsaverproto/Makefile
XOrg/proto/template.mk
XOrg/proto/trapproto/Makefile
XOrg/proto/videoproto/Makefile
XOrg/proto/windowswmproto/Makefile
XOrg/proto/xcmiscproto/Makefile
XOrg/proto/xextproto/Makefile
XOrg/proto/xf86bigfontproto/Makefile
XOrg/proto/xf86dgaproto/Makefile
XOrg/proto/xf86driproto/Makefile
XOrg/proto/xf86miscproto/Makefile
XOrg/proto/xf86rushproto/Makefile
XOrg/proto/xf86vidmodeproto/Makefile
XOrg/proto/xineramaproto/Makefile
XOrg/proto/xproto/Makefile
XOrg/proto/xproxymanagementprotocol/Makefile
XOrg/server/xorg-server-X11R7.2/Makefile
XOrg/utils/template.mk
XOrg/utils/util-macros/Makefile

index 12e735f2e44c3ce5079068c92561069b7ff17098..e7ff174ddc10ee104b13019100ae232e6b49c8ac 100644 (file)
@@ -28,7 +28,7 @@ endef
 define Package/eterm
 $(call Package/eterm/Default)  
   TITLE:=eterm
-  DEPENDS:=+xorg-server-essentials +libXcursor +imlib2 +libast @TARGET_x86
+  DEPENDS:=+xorg-server-essentials +libXcursor +imlib2 +libast @DISPLAY_SUPPORT
 endef
 
 define Package/esetroot
index b1867199556b1de9c1c179e46f1753f1081700f4..d9e0942506ec3a5e24073d89a68d724dc3346178 100644 (file)
@@ -31,7 +31,7 @@ endef
 
 define Package/fluxbox
 $(call Package/fluxbox/Default)
-  DEPENDS:=+xorg-server-essentials +uclibcxx +xterm @TARGET_x86
+  DEPENDS:=+xorg-server-essentials +uclibcxx +xterm @DISPLAY_SUPPORT
   TITLE:=fluxbox window manager
   MENU:=1
 endef
index 7a87f03e18ff8d292faf2f68e2efe7a2e418cd7b..38bad9a0c25dbf18aaac37c7f4e9a5d179aede42 100644 (file)
@@ -27,7 +27,7 @@ define Package/@NAME@
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=@NAME@
   URL:=http://xorg.freedesktop.org/
 endef
index 36b67cf16918b87471608115dbfce869e80008da..e0a541b101eb3d22e21c0948b997e0a089d3c97d 100644 (file)
@@ -27,7 +27,7 @@ define Package/xcalc
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xcalc
   URL:=http://xorg.freedesktop.org/
 endef
index 33cb6605fb229da659ed28952491670cd2c4966a..c3a61e340d8a051a34acd412247f1e94fe9b3c79 100644 (file)
@@ -27,7 +27,7 @@ define Package/xclipboard
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xclipboard
   URL:=http://xorg.freedesktop.org/
 endef
index de8372e3e523eeb8993eeae71c7888e547b215ed..4e04df94721551808db9965aafd546a2a51ddf25 100644 (file)
@@ -27,7 +27,7 @@ define Package/xdm
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xdm
   URL:=http://xorg.freedesktop.org/
 endef
index 9db9c193c9752d0d4d2602a77210e9be69073674..561f0d3a6f25de6749ea84d0a5ce30e26c91264b 100644 (file)
@@ -27,7 +27,7 @@ define Package/xeyes
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xeyes
   URL:=http://xorg.freedesktop.org/
 endef
index 8749a5bd84bb0e478d163b33cfabbd057d1c8399..6d7250a6db4d9c97e7c5159223a03b21922fd065 100644 (file)
@@ -27,7 +27,7 @@ define Package/xinit
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xinit
   URL:=http://xorg.freedesktop.org/
 endef
index d1d5a819a88ad59f0a66b61458e6d573b2994ea4..11644740f43a15bfa2c524f930a2d017504c18fa 100644 (file)
@@ -27,7 +27,7 @@ define Package/xlogo
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xlogo
   URL:=http://xorg.freedesktop.org/
 endef
index cd833c046569d08a86ee048fafde6778b292e45d..7e133b3ed33fce49f607b92bf7fb0c3eadd62570 100644 (file)
@@ -27,7 +27,7 @@ define Package/xmessage
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xmessage
   URL:=http://xorg.freedesktop.org/
 endef
index a195db36fce3fa04d08387f040cbfc1d0ff67200..0f661cff3828890bd97bbef6e10215c2135328f6 100644 (file)
@@ -27,7 +27,7 @@ define Package/xset
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xset
   URL:=http://xorg.freedesktop.org/
 endef
index 8dec11e1ce855517eb79090fa19369e56645a59a..4a036440a880cd5fc9d12ed52aeba34abeb62f21 100644 (file)
@@ -27,7 +27,7 @@ define Package/xsetroot
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=${_DEPEND} @TARGET_x86
+  DEPENDS:=${_DEPEND} @DISPLAY_SUPPORT
   TITLE:=xsetroot
   URL:=http://xorg.freedesktop.org/
 endef
index cb640bbbe922ea00af90904b7e5f222fe5af64e5..7c043cbb1fec4cc5ff141a7af345f5e9b98f3411 100644 (file)
@@ -22,7 +22,7 @@ define Package/xterm
   CATEGORY:=Xorg
   SUBMENU:=terminals
   TITLE:=xterm
-  DEPENDS:=+xorg-server-essentials +libncurses @TARGET_x86
+  DEPENDS:=+xorg-server-essentials +libncurses @DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index 4efac2382b2f93c19e0415c0d9d810589857e120..f54a2ef4ab97de3de68c549adfa37b5579f1b8f5 100644 (file)
@@ -21,7 +21,7 @@ define Package/@NAME@
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server @DEP@ @TARGET_x86
+  DEPENDS:=+xorg-server @DEP@ @DISPLAY_SUPPORT
   TITLE:=@NAME@
   URL:=http://xorg.freedesktop.org/
 endef
index 54d6bc6d9efc3053f20a5a90627dc1adbaf1ad9b..d9fd56cd984dee164d5bcb699b245d8fddb83974 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-input-evdev
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-input-evdev
   URL:=http://xorg.freedesktop.org/
 endef
index 3e404ae1a576f537d3121f1672dd1b3efb5c7134..32256387358befbc1c611e5552ccd123539a875a 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-input-keyboard
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-input-keyboard
   URL:=http://xorg.freedesktop.org/
 endef
index 523c4d603575dae4134bccfa4db7bf9d52ae1b2f..52a515979d85bee35539ba9dc0e545ad61fdb174 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-input-mouse
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-input-mouse
   URL:=http://xorg.freedesktop.org/
 endef
index c667ffe3ed1329cafcee0d1252c2bcd261300fa9..c34c3d970bb1b054c8e6dad65cc8a0a9ddeb5ea4 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-video-ati
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-video-ati
   URL:=http://xorg.freedesktop.org/
 endef
index 64e78c5d3ec4f8f857939f93060ea09ecdb04359..7cc884ec850d72a260b87df4745006775eaa3701 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-video-fbdev
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-video-fbdev
   URL:=http://xorg.freedesktop.org/
 endef
index 63404edf5e1dc633bc0db94fcf1d377e76115c3e..f341d8f06baacba82721cd94269fde053356ca18 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-video-i810
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  +libXvMC @TARGET_x86
+  DEPENDS:=+xorg-server  +libXvMC @DISPLAY_SUPPORT
   TITLE:=xf86-video-i810
   URL:=http://xorg.freedesktop.org/
 endef
index eb0540a67c0dc58835e7431cde50ff7a4fa3a85a..4ddb93259ac326ab3625620a53c521c28fdddab0 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-video-nv
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-video-nv
   URL:=http://xorg.freedesktop.org/
 endef
index 362ae72d7e7426aa16cf32f1edf43acbb3de791b..dd69fb88d3b658348c0eee88efc24913f6cab266 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-video-vesa
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-video-vesa
   URL:=http://xorg.freedesktop.org/
 endef
index a67906db6115e3aaba4bd19c7b979b9511c6317b..48f4f70c33296901d2ca028d948f0890ed607673 100644 (file)
@@ -21,7 +21,7 @@ define Package/xf86-video-vga
   SECTION:=xorg-driver
   CATEGORY:=Xorg
   SUBMENU:=driver
-  DEPENDS:=+xorg-server  @TARGET_x86
+  DEPENDS:=+xorg-server  @DISPLAY_SUPPORT
   TITLE:=xf86-video-vga
   URL:=http://xorg.freedesktop.org/
 endef
index 491f24be53763d2016f854f6cdc70928e5f82178..ed06305448ae3905b10ab695f54a60b32ddc551b 100644 (file)
@@ -22,7 +22,7 @@ define Package/font-util
   CATEGORY:=Xorg
   SUBMENU:=font-utils
   TITLE:=misc tool to generate x fonts
-  DEPENDS:=+xorg-server @TARGET_x86
+  DEPENDS:=+xorg-server @DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index f3ee239d7d64daf7ff2bd1be4474b35022085451..f3383002cb8dc0775a73847ef92d8f84c07968ea 100644 (file)
@@ -21,7 +21,7 @@ define Package/encodings
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=encodings
   URL:=http://xorg.freedesktop.org/
 endef
index 3eb085d51aa143d36850c21d9281379e1fb6498d..4db472e126293b38a3e2713f0688c8bab9304047 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-alias
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-alias
   URL:=http://xorg.freedesktop.org/
 endef
index 6618f58262cccf6e6c23033a408eb6e0f353734a..3eb9e1de3be3cddb60759c379152fc0d9f2ba0b1 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-bh-75dpi
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-bh-75dpi
   URL:=http://xorg.freedesktop.org/
 endef
index 1ad0b8c5f5220be0e86b4ebd3957d4bf5bfffd1d..78a14ac7071072698f453fc6ed6a5fd100e3a651 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-cursor-misc
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-cursor-misc
   URL:=http://xorg.freedesktop.org/
 endef
index e7dec18742dd2f078e0740d8b084b81b27eb95f7..4f9b08e10aff6a04e83e0eff36814dcd46a0adbd 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-daewoo-misc
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-daewoo-misc
   URL:=http://xorg.freedesktop.org/
 endef
index a7a41b39d3459169ffbc5b46455eac9a41ed7ab5..dc3b137d5903bf790f404d8bbf64e6f808ffe1cc 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-dec-misc
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-dec-misc
   URL:=http://xorg.freedesktop.org/
 endef
index fd4b07b0647b374bc7b26c993e655810f48a12fa..21650ff8fff9e402f36e0b1b9b54a71c550cfcfd 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-ibm-type1
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-ibm-type1
   URL:=http://xorg.freedesktop.org/
 endef
index a6f7039dcb849e22b782b08f94398b187e994cbf..5ea32e1958719db1756fd7e721b08efd1f4600d0 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-isas-misc
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-isas-misc
   URL:=http://xorg.freedesktop.org/
 endef
index 90b875fb5ff738f043d3a6e7a71e59597f1637f8..b4c23c55625accacccbcb8704a3a4e42fa6c2b41 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-jis-misc
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-jis-misc
   URL:=http://xorg.freedesktop.org/
 endef
index b22182e819e4cc643fbb61cb9fec78d587bde41b..2403de5e6337207311cb5a24eeee3b8b72ca6e0a 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-micro-misc
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-micro-misc
   URL:=http://xorg.freedesktop.org/
 endef
index 435dded3fdb2e426f8b442957dc3682faee5a9cf..a87239023b89774c57a09f9b9b13c45ecf8f3c36 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-misc-cyrillic
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-misc-cyrillic
   URL:=http://xorg.freedesktop.org/
 endef
index acb4b76f37d11785fb48ac3a05fa56b41ada2b2f..d5c16531ddad91c5636a3b99bea0629ca8c2347b 100644 (file)
@@ -26,7 +26,7 @@ endef
 
 define Package/font-base
   $(call Package/font-misc-misc/Default)
-  DEPENDS:=+xorg-server +font-util @TARGET_x86
+  DEPENDS:=+xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-base 
   URL:=http://xorg.freedesktop.org/
 endef
index 2ca102c38e1bbf315c8cd3c939d466946f292db9..5688116673c77b8fd4fb54378720b4b880c6a6bb 100644 (file)
@@ -21,7 +21,7 @@ define Package/font-xfree86-type1
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:= +xorg-server +font-util @TARGET_x86
+  DEPENDS:= +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=font-xfree86-type1
   URL:=http://xorg.freedesktop.org/
 endef
index 7eed063e7866f9150e39670dd5e8f033acbbd588..a3c69aff47e201c1b1bd0475b57bdfdec5344aab 100644 (file)
@@ -21,7 +21,7 @@ define Package/@NAME@
   SECTION:=xorg-font
   CATEGORY:=Xorg
   SUBMENU:=font
-  DEPENDS:=@DEP@ +xorg-server +font-util @TARGET_x86
+  DEPENDS:=@DEP@ +xorg-server +font-util @DISPLAY_SUPPORT
   TITLE:=@NAME@
   URL:=http://xorg.freedesktop.org/
 endef
index b774595afc4982d5940feab1e6ae9d503993a364..800c31c305413e37eec24a6ee9d4845b15dd8e8f 100644 (file)
@@ -20,7 +20,7 @@ define Package/xorg-headers-native
   SUBMENU:=headers
   TITLE:=xorg-headers-native
   URL:=http://xorg.freedesktop.org/
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@DISPLAY_SUPPORT
 endef
 
 define Build/Prepare
index d6f43ccf0fe4a8f5d40779eb0c44dc032f916f31..cdc7d5c82a79b0d4a2d44d382d2e33c0764d6e2e 100644 (file)
@@ -33,7 +33,7 @@ define Package/gtk-1.2.10
   CATEGORY:=Xorg
   SUBMENU:=framework
   TITLE:=GTK+ 1.2.10 package
-  DEPENDS:=+glib1 @TARGET_x86
+  DEPENDS:=+glib1 @DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index 027f4e6c96216264acede74fcd94a63f417ceb3b..bb5895195ac3d96e4ac693675c8cf010f4dfbef6 100644 (file)
@@ -27,7 +27,7 @@ define Package/gtk-2.8.20
   CATEGORY:=Xorg
   SUBMENU:=framework
   TITLE:=GTK+ 2.8.20 package
-  DEPENDS:=+cairo +pango +libjpeg +atk +libtiff @TARGET_x86
+  DEPENDS:=+cairo +pango +libjpeg +atk +libtiff @DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index 30a1ee02e114635af1edac5c0aa9cf14b76c085a..fd02923a6ea4070f20499d07ea7c42c76f144919 100644 (file)
@@ -21,7 +21,7 @@ define Package/libICE
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +xproto +xtrans @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +xproto +xtrans @DISPLAY_SUPPORT
   TITLE:=libICE
   URL:=http://xorg.freedesktop.org/
 endef
index 6c6a7c40e2a784b55c1d81e2c9d8095a19b62f86..37a38676b03c09e84d128f3c18b36453338d6ea0 100644 (file)
@@ -21,7 +21,7 @@ define Package/libSM
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libICE @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libICE @DISPLAY_SUPPORT
   TITLE:=libSM
   URL:=http://xorg.freedesktop.org/
 endef
index df54b76fb18cd6b6a72b01dbb6f239004e34402d..99c0d38cc690b3d67d7e6b3a7f2930486f2d5d90 100644 (file)
@@ -21,7 +21,7 @@ define Package/libX11
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +bigreqsproto +xproto +xextproto +libXau +xtrans +xcmiscproto +libXdmcp +xf86bigfontproto +kbproto +inputproto @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +bigreqsproto +xproto +xextproto +libXau +xtrans +xcmiscproto +libXdmcp +xf86bigfontproto +kbproto +inputproto @DISPLAY_SUPPORT
   TITLE:=libX11
   URL:=http://xorg.freedesktop.org/
 endef
index db08458df732fc4fb1915008efdf6006fea1a1bf..573dd6ad055dabe319834c4eebb6f13088007274 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXau
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +xproto @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +xproto @DISPLAY_SUPPORT
   TITLE:=libXau
   URL:=http://xorg.freedesktop.org/
 endef
index 53213f12d3b57c253440dae1a1efaadae1a2e7d2..7810586f37a56245e2243055e95b33589f202f20 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXaw
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libXmu +libXpm +libXau +libXdmcp @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libXmu +libXpm +libXau +libXdmcp @DISPLAY_SUPPORT
   TITLE:=libXaw
   URL:=http://xorg.freedesktop.org/
 endef
index 7f4d88f46fe72e7d24ebb34c77c3e2c0b385ed8d..5d2bcee998cc6fc58d6e1be53bed8423eef03a2a 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXcursor
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +libXrender +libXfixes @TARGET_x86
+  DEPENDS:=+xorg-headers-native +libXrender +libXfixes @DISPLAY_SUPPORT
   TITLE:=libXcursor
   URL:=http://xorg.freedesktop.org/
 endef
index 9c8d73c9d225e9a3ecdd9ba5e49235a5def603ef..3c768c41bd25f1cb1f644897e215de501e753bb3 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXdmcp
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +xproto @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +xproto @DISPLAY_SUPPORT
   TITLE:=libXdmcp
   URL:=http://xorg.freedesktop.org/
 endef
index 7e60cdf0c33ec883163ccef0d1d88b31aa6d12af..360d8e36de141b70c04aef7bb0dcd9627033b81f 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXext
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +xproto +xextproto +libXau +libX11 @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +xproto +xextproto +libXau +libX11 @DISPLAY_SUPPORT
   TITLE:=libXext
   URL:=http://xorg.freedesktop.org/
 endef
index 11646dd45c33c85e810d496bca9622a6c5007c9e..513fee13fd9fc121862188d326b1ec761cf2b9be 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXfixes
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libfreetype +zlib +xproto +libfontenc +xtrans +fontsproto +renderproto @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libfreetype +zlib +xproto +libfontenc +xtrans +fontsproto +renderproto @DISPLAY_SUPPORT
   TITLE:=libXfixes
   URL:=http://xorg.freedesktop.org/
 endef
index 32f08406990c1a76eaf6f471974576adcf06b0cf..b0b8ec6942ccb16705001588cf412102e3cb48a4 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXfont
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +zlib +libfontenc +fontcacheproto +fontsproto +libfreetype @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +zlib +libfontenc +fontcacheproto +fontsproto +libfreetype @DISPLAY_SUPPORT
   TITLE:=libXfont
   URL:=http://xorg.freedesktop.org/
 endef
index 9fbbc396a5f9c02513647ac088ca749b06301e74..8d1b7657955080f53c0901b526a13afdcd1a6a5d 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXmu
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
   TITLE:=libXmu
   URL:=http://xorg.freedesktop.org/
 endef
index 38ee6aae9f050797bf88e6613d06a8b0999e1507..395fe070ff0338c2f63487b7e7731f40ba902a5c 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXpm
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
   TITLE:=libXpm
   URL:=http://xorg.freedesktop.org/
 endef
index 65e7ef06e0c0a6bd45ea769e0f408557e562ecfa..ad9ef22463ee03fb4c542074dd3fa0f5f9037724 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXrandr
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libXext +libXrender +randrproto +renderproto +xextproto +libX11 @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libXext +libXrender +randrproto +renderproto +xextproto +libX11 @DISPLAY_SUPPORT
   TITLE:=libXrandr
   URL:=http://xorg.freedesktop.org/
 endef
index 2fa8b6eef305f9f7c18bf488adfec248ee82ae0c..a29493666737d2a5034324de9b9ff5dd5d45b55b 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXrender
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libfreetype +zlib +xproto +libfontenc +xtrans +fontsproto +renderproto @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libfreetype +zlib +xproto +libfontenc +xtrans +fontsproto +renderproto @DISPLAY_SUPPORT
   TITLE:=libXrender
   URL:=http://xorg.freedesktop.org/
 endef
index 5cfb89e410d8dbb8bc878ecf18d811e430885ba5..fb8f352ec8dc70efb283f4cfd40110bfd89c7db6 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXt
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libSM @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libSM @DISPLAY_SUPPORT
   TITLE:=libXt
   URL:=http://xorg.freedesktop.org/
 endef
index d76c00f232340dc12ea291915604bed992a31218..5d5e807b9793063bf3d05303abb9039c77823d77 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXv
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libXext +videoproto @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libXext +videoproto @DISPLAY_SUPPORT
   TITLE:=libXv
   URL:=http://xorg.freedesktop.org/
 endef
index e4f9872970bcc75166d7b498190ddb1fe50c974c..f617619938d4627f9f9621123846276bae1e9e84 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXvMC
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +libXext +videoproto +libXv @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +libXext +videoproto +libXv @DISPLAY_SUPPORT
   TITLE:=libXvMC
   URL:=http://xorg.freedesktop.org/
 endef
index ca51782952948f4940b91e69f6a98160b3280fef..fd382f1f7c04adea2e2da5031960c578997a2888 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXxf86misc
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
   TITLE:=libXxf86misc
   URL:=http://xorg.freedesktop.org/
 endef
index e00b3d41c74144682780884f97bfb6c779f2b547..b780a61774a51124854cd6f89a8c7e6ec3f5930b 100644 (file)
@@ -21,7 +21,7 @@ define Package/libXxf86vm
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
   TITLE:=libXxf86vm
   URL:=http://xorg.freedesktop.org/
 endef
index 964a21157d6931d4eb89c855ee8b471925438ffd..a2cdbc940f471200e8b87927d5a17dbbc94a57cb 100644 (file)
@@ -21,7 +21,7 @@ define Package/libfontenc
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  +xproto +zlib @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  +xproto +zlib @DISPLAY_SUPPORT
   TITLE:=libfontenc
   URL:=http://xorg.freedesktop.org/
 endef
index ea26cbf7de5964541bdb0120b44d5960b44be0a0..848c415a406f59b401580126056f0ebe406ff015 100644 (file)
@@ -21,7 +21,7 @@ define Package/libxkbfile
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
   TITLE:=libxkbfile
   URL:=http://xorg.freedesktop.org/
 endef
index 057146e56956d8f1c3ad12957705a31a9c4684fd..7c41bb4834f5b0e9ab8757dc397111a18bf775d1 100644 (file)
@@ -21,7 +21,7 @@ define Package/libxkbui
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
   TITLE:=libxkbui
   URL:=http://xorg.freedesktop.org/
 endef
index 86b449b35c602e4fe2c03b39ac586e0b82c275f3..9d4bd68546d5f16652570144a0ec634c27d7b4df 100644 (file)
@@ -21,7 +21,7 @@ define Package/@NAME@
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros @DEP@ @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros @DEP@ @DISPLAY_SUPPORT
   TITLE:=@NAME@
   URL:=http://xorg.freedesktop.org/
 endef
index 80bd5c86fcbf12ab35dcc72ede6bbffd29b769b7..13f1dc7901e98b454fb75258d3033844e35ac5f2 100644 (file)
@@ -21,7 +21,7 @@ define Package/xtrans
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
   TITLE:=xtrans
   URL:=http://xorg.freedesktop.org/
 endef
index 219ded7c46bd78924300a10df9058f0513cfffdf..14d0f2bff419d62829adc4c5a822af858e88eb6c 100644 (file)
@@ -29,7 +29,7 @@ define Package/xorg-server-essentials
                +xf86-input-evdev \
                +xf86-input-keyboard \
                +xinit \
-               @TARGET_x86
+               @DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index 5ee32c7c46db0df224fb755331fa341fc725ab77..138c91da851e275e9a879ca5571dfd94386c4920 100644 (file)
@@ -22,7 +22,7 @@ define Package/Mesa
   CATEGORY:=Xorg
   SUBMENU:=misc
   TITLE:=OpenGL compatible 3-D graphics library
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index f8e2161528c19c89d5502cd0bd798a3594a9b850..6c81556bf983355724b622af5652137e9f0a2f1d 100644 (file)
@@ -22,7 +22,7 @@ define Package/libdrm
   CATEGORY:=Xorg
   SUBMENU:=misc
   TITLE:=library for direct rendering
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index d60458d4790db452c10d3087fa1335f5e39db567..5281283e73df79f079f291f6fb7095c17290e2cb 100644 (file)
@@ -19,7 +19,7 @@ define Package/x-bkgd-images
   CATEGORY:=Xorg
   SUBMENU:=misc
   TITLE:=Background images for X
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@DISPLAY_SUPPORT
 endef
 
 define Build/Configure
index 72b9e93780322650c085d4e75ad4df35b6d25e9a..ddcbe00465ce2361ec95fbf8478e56f76e09b1c8 100644 (file)
@@ -20,7 +20,7 @@ define Package/applewmproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=applewmproto
   URL:=http://xorg.freedesktop.org/
 endef
index 915dcb6dcc7969b81f69d88755d1d6fd127f7c01..dd5bf54d12cc797bdadf12ac74022684bc7b3f58 100644 (file)
@@ -20,7 +20,7 @@ define Package/bigreqsproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=bigreqsproto
   URL:=http://xorg.freedesktop.org/
 endef
index e284cd6f647b37ce025f21dfbf341bbf495b174a..8ae52427e4727c69e8904b657444481de0ef5363 100644 (file)
@@ -19,7 +19,7 @@ define Package/calibrateproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@DISPLAY_SUPPORT
   TITLE:=calibrateproto
   URL:=http://xorg.freedesktop.org/
 endef
index 5489868582c2f24f5db3656858d4854b1bca8fc7..dd94f55d06568ce5716db8d750569291e1e3fb14 100644 (file)
@@ -20,7 +20,7 @@ define Package/compositeproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=compositeproto
   URL:=http://xorg.freedesktop.org/
 endef
index 6c671e6f438f62fe34d45e08a61c9f0daa0b5e7e..0590667a2130d98fdd9f8e70029253e7d747da15 100644 (file)
@@ -20,7 +20,7 @@ define Package/damageproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=damageproto
   URL:=http://xorg.freedesktop.org/
 endef
index a1ef96be9590cd5e2875782194c7b63991773d4a..bc710361bfefb1e78070cd90e8f543224a16c07c 100644 (file)
@@ -20,7 +20,7 @@ define Package/dmxproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=dmxproto
   URL:=http://xorg.freedesktop.org/
 endef
index 3d39c0d6db5152f254feffc48d5d368493def612..4b083c3046f14809c39914387c82b5f8fd32eec0 100644 (file)
@@ -20,7 +20,7 @@ define Package/evieext
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=evieext
   URL:=http://xorg.freedesktop.org/
 endef
index 7beb8eeb3e8ce8325d67ef045004845806d95b9c..3fb9812fe0072e2550af2f3c156a668857626360 100644 (file)
@@ -20,7 +20,7 @@ define Package/fixesproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=fixesproto
   URL:=http://xorg.freedesktop.org/
 endef
index 7301fda95a4bffa0fb55f21d16b21616ab3400e5..bdf8bfff88719bfdfacb540f22e115e843e0e96f 100644 (file)
@@ -20,7 +20,7 @@ define Package/fontcacheproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=fontcacheproto
   URL:=http://xorg.freedesktop.org/
 endef
index 221d4439182ea525529597960af4c07b546a84f7..62c54289eb97be525c14ecf7b1bd78afbb7eb89a 100644 (file)
@@ -20,7 +20,7 @@ define Package/fontsproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=fontsproto
   URL:=http://xorg.freedesktop.org/
 endef
index 94d7bb7a1f5b12f0a12a4c48a0ad5aa7a3f47993..ebc3fc022cf405e6e63dd6a2a0eb3ed9e763a8b8 100644 (file)
@@ -20,7 +20,7 @@ define Package/glproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=glproto
   URL:=http://xorg.freedesktop.org/
 endef
index b81c87d96bd4a870cef437e66d084442d49af7fb..43f7c6db275de716c39e0264ea4c6496ed8beb2a 100644 (file)
@@ -20,7 +20,7 @@ define Package/inputproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=inputproto
   URL:=http://xorg.freedesktop.org/
 endef
index 584d518b3f7484cf10d524ece02da3f64cd72fe7..014b755c35fd79e0ed47601452ff2a0c69022495 100644 (file)
@@ -20,7 +20,7 @@ define Package/kbproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=kbproto
   URL:=http://xorg.freedesktop.org/
 endef
index f6c26d08d410b306c0cc80610c8ae2cda0ed028b..7c04074fecd25b28586626adc996777107b7045a 100644 (file)
@@ -20,7 +20,7 @@ define Package/printproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=printproto
   URL:=http://xorg.freedesktop.org/
 endef
index b244891d480c5af05053de71b766d9ed2fa41e26..ea262ffdc1651d95852a9d9b4a237d432f39270d 100644 (file)
@@ -20,7 +20,7 @@ define Package/randrproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=randrproto
   URL:=http://xorg.freedesktop.org/
 endef
index 8109dacae13bb11b391dfba6704269aa19248bcf..755d4354d9240bd679fd2894c5826c5ab033560c 100644 (file)
@@ -20,7 +20,7 @@ define Package/recordproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=recordproto
   URL:=http://xorg.freedesktop.org/
 endef
index 6ac8b9136592ba0ca3bd9772c2b5c7e16eed2cf6..28a41088ba9f631ff24f07393c5a5600e1b269ef 100644 (file)
@@ -20,7 +20,7 @@ define Package/renderproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=renderproto
   URL:=http://xorg.freedesktop.org/
 endef
index ec0e19bbe635325d191c0b4e9505a8e6857ec3a7..03bde5cd74ed76c03c93568a394bd58b2277d4f8 100644 (file)
@@ -20,7 +20,7 @@ define Package/resourceproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=resourceproto
   URL:=http://xorg.freedesktop.org/
 endef
index 50faccf863fa9e4a02d37b54f9e0cbbd6ef8f8ea..083aeceb685f6b5cc165ec14ee725e1382eec01a 100644 (file)
@@ -20,7 +20,7 @@ define Package/scrnsaverproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=scrnsaverproto
   URL:=http://xorg.freedesktop.org/
 endef
index 924339aba0767a8dca35b3c41602085ff7e8717d..a93069c9202f2b531d0615cbe8ae59f6537f58cb 100644 (file)
@@ -20,7 +20,7 @@ define Package/@NAME@
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:=@DEP@ @TARGET_x86
+  DEPENDS:=@DEP@ @DISPLAY_SUPPORT
   TITLE:=@NAME@
   URL:=http://xorg.freedesktop.org/
 endef
index b6601dd3dbfe4578a45ced947e5b02e9b2fec0c6..117328d3d717b472766ce63ae7b551b97bfa186e 100644 (file)
@@ -20,7 +20,7 @@ define Package/trapproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=trapproto
   URL:=http://xorg.freedesktop.org/
 endef
index d234d1f7862df337d056a4c5b9315c5f4b8b63ea..3c0c7e5a53cba0eb149fededc5b60f699db1dca3 100644 (file)
@@ -20,7 +20,7 @@ define Package/videoproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=videoproto
   URL:=http://xorg.freedesktop.org/
 endef
index 5d40b134411e304cc182fd698b21f4ae1f269bad..018c5fd8b49e469961353bf7675988fb06c38064 100644 (file)
@@ -20,7 +20,7 @@ define Package/windowswmproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=windowswmproto
   URL:=http://xorg.freedesktop.org/
 endef
index 54bf619e28e8396d1edc589a876035ff98d705be..b72ef9c21c36525127f6ccb6c3756453e428cba4 100644 (file)
@@ -20,7 +20,7 @@ define Package/xcmiscproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xcmiscproto
   URL:=http://xorg.freedesktop.org/
 endef
index 8207dca1e14650441e5e2f8b07fd5ac8d91076c8..c67aadbadaa6a68d837d826f82ac1d224343b78a 100644 (file)
@@ -20,7 +20,7 @@ define Package/xextproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xextproto
   URL:=http://xorg.freedesktop.org/
 endef
index 721ec0cbc927bb01a366c39a7a1912de9e33e3b4..9f33250f80d9a93cf3a610be39eafabc96a15cd7 100644 (file)
@@ -20,7 +20,7 @@ define Package/xf86bigfontproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xf86bigfontproto
   URL:=http://xorg.freedesktop.org/
 endef
index 2309d0423c7d1ce722ff56727abb6fa17cedb534..a91cf32dc29efa7c756aaa58d94a0869649cb6dd 100644 (file)
@@ -20,7 +20,7 @@ define Package/xf86dgaproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xf86dgaproto
   URL:=http://xorg.freedesktop.org/
 endef
index 4d0a81fb280e0efb028d8a7b6225ab9bfdba57dc..37213153370894eb8ea55037b059d7020d403e87 100644 (file)
@@ -20,7 +20,7 @@ define Package/xf86driproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xf86driproto
   URL:=http://xorg.freedesktop.org/
 endef
index 867cbc65c99632863487fbf8ca565c80cb7b0aa7..b64431132fcea6773255404b7e84743609833ae7 100644 (file)
@@ -20,7 +20,7 @@ define Package/xf86miscproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xf86miscproto
   URL:=http://xorg.freedesktop.org/
 endef
index 2548d4e1200a837a2250cca4562fd273011ea71e..ba2c0c29855784602de18e1966d351b356ebc680 100644 (file)
@@ -20,7 +20,7 @@ define Package/xf86rushproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xf86rushproto
   URL:=http://xorg.freedesktop.org/
 endef
index 23a22c3615e94ae053e6954dc80f50ff96ab2a5b..fd90798e5642ab57f13db4f08f27e5d2b012fc25 100644 (file)
@@ -20,7 +20,7 @@ define Package/xf86vidmodeproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xf86vidmodeproto
   URL:=http://xorg.freedesktop.org/
 endef
index c04d5dbb66b48575a487b7b887de64f8c335c93d..66fbdbf5a11c4f14461f2dc6e845d20c50e69ab3 100644 (file)
@@ -20,7 +20,7 @@ define Package/xineramaproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xineramaproto
   URL:=http://xorg.freedesktop.org/
 endef
index 4a530068dff32e5999a6c41cf3cd90aec565de8c..daaefce76813b0da910708c98e66e72d46162e1a 100644 (file)
@@ -20,7 +20,7 @@ define Package/xproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xproto
   URL:=http://xorg.freedesktop.org/
 endef
index 2571cae9fc96bd875ce3f3d3fe2c81f89785480b..bb3dc247c5280ad66815db5cb8a2084783922e58 100644 (file)
@@ -20,7 +20,7 @@ define Package/xproxymanagementprotocol
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=xproxymanagementprotocol
   URL:=http://xorg.freedesktop.org/
 endef
index beb1faf8bca85d053f4c5955fa8f561e257440e2..a7e89971bbd73c5ea4664e24ca315a7aad083704 100644 (file)
@@ -74,7 +74,7 @@ DEPENDS_SERVER:=+calibrateproto \
                +libXpm \
                +libnotimpl \
                +Mesa \
-               @TARGET_x86
+               @DISPLAY_SUPPORT
 
 DEPENDS_KDRIVE:=+calibrateproto \
                +compositeproto \
@@ -92,7 +92,7 @@ DEPENDS_KDRIVE:=+calibrateproto \
                +libXrandr \
                +xtrans \
                +libX11 \
-               @TARGET_x86 
+               @DISPLAY_SUPPORT 
 
 define Package/xorg-server/config
        config XORG_BUILD_KDRIVE
index 3504b3be1e9f444fe2f98634ab1059a0dfdd8edf..989393b134657077c1647675e5606e38f1ced8fa 100644 (file)
@@ -20,7 +20,7 @@ define Package/@NAME@
   SECTION:=xorg-utils
   CATEGORY:=Xorg
   SUBMENU:=utils
-  DEPENDS:=@DEP@ @TARGET_x86
+  DEPENDS:=@DEP@ @DISPLAY_SUPPORT
   TITLE:=${PKG_NAME}
   URL:=http://xorg.freedesktop.org/
 endef
index ea8f4e2e8d0f8babe3843f274a12c2f05e5dd8a0..180b53ff191c2a463bd2f9fbae25d8f956698249 100644 (file)
@@ -20,7 +20,7 @@ define Package/util-macros
   SECTION:=xorg-utils
   CATEGORY:=Xorg
   SUBMENU:=utils
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=${PKG_NAME}
   URL:=http://xorg.freedesktop.org/
 endef