make XOrg depend on DISPLAY_SUPPORT instead of TARGET_x86, see [9448]

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9449 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ryd 2007-10-25 21:21:50 +00:00
parent 16416a7f88
commit 264328dabb
106 changed files with 107 additions and 107 deletions

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

Some files were not shown because too many files have changed in this diff Show More