Make all dependecies on proto packages build dependencies as those packages only
contain header files.
Let only the xservers depend on DISPLAY_SUPPORT.
SVN-Revision: 13460
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
define Package/eterm
$(call Package/eterm/Default)
TITLE:=eterm
- DEPENDS:=+libX11 +libXcursor +imlib2 +libast +libiconv @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libXcursor +imlib2 +libast +libiconv
endef
define Package/esetroot
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
define Package/fluxbox
$(call Package/fluxbox/Default)
- DEPENDS:=+uclibcxx +libXt @DISPLAY_SUPPORT
+ DEPENDS:=+uclibcxx +libXt
TITLE:=fluxbox window manager
MENU:=1
endef
-#
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
CATEGORY:=Xorg
SUBMENU:=app
TITLE:=misc tool to generate x fonts
- DEPENDS:=+xserver @DISPLAY_SUPPORT
+ DEPENDS:=+xserver
endef
define Build/Configure
-#
+#
# Copyright (C) 2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
-
-_DEPEND:=
-ifneq (iceauth,xinit)
-_DEPEND+=xorg-server-essentials
-endif
+PKG_BUILD_DEPENDS:=xproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=+libICE
TITLE:=iceauth
URL:=http://xorg.freedesktop.org/
endef
rm -rf $(1)/usr/man/
endef
-define Package/xinit/install
- $(INSTALL_DIR) $(1)/usr/bin
- $(CP) $(PKG_INSTALL_DIR)/usr/bin/xinit $(1)/usr/bin/xinit
- cd $(1)/usr/bin/; ln -s xinit startx
-endef
-
$(eval $(call BuildPackage,iceauth))
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
include $(TOPDIR)/rules.mk
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
- DEPENDS:=+libXaw @DISPLAY_SUPPORT
+ DEPENDS:=+libXaw
TITLE:=xcalc
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
include $(TOPDIR)/rules.mk
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
- DEPENDS:=@DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xclipboard
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
include $(TOPDIR)/rules.mk
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
- DEPENDS:=@DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xdm
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
include $(TOPDIR)/rules.mk
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
- DEPENDS:=@DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xmessage
URL:=http://xorg.freedesktop.org/
endef
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
- DEPENDS:=@DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xset
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
CATEGORY:=Xorg
SUBMENU:=terminals
TITLE:=xterm
- DEPENDS:=+libX11 +libncurses +libXaw @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libncurses +libXaw
endef
define Build/Configure
-#
+#
# Copyright (C) 2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=xbitmaps
PKG_VERSION:=1.0.1
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/data/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
-
-#PKG_FIXUP = libtool
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-data
CATEGORY:=Xorg
SUBMENU:=data
- DEPENDS:=@DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xbitmaps
URL:=http://xorg.freedesktop.org/
endef
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xf86driproto glproto
include $(INCLUDE_DIR)/package.mk
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libICE
PKG_VERSION:=1.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +xtrans @DISPLAY_SUPPORT
+ DEPENDS:=+xtrans
TITLE:=libICE
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libSM
PKG_VERSION:=1.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +xtrans +libICE @DISPLAY_SUPPORT
+ DEPENDS:=+xtrans +libICE
TITLE:=libSM
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libX11
PKG_VERSION:=1.1.5
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=bigreqsproto xproto xextproto xcmiscproto xf86bigfontproto \
+ kbproto inputproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:=+bigreqsproto +xproto +xextproto +xtrans +xcmiscproto +libXdmcp +xf86bigfontproto +kbproto +inputproto +libXau @DISPLAY_SUPPORT
+ DEPENDS:=+xtrans +libXdmcp +libXau
TITLE:=libX11
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXau
PKG_VERSION:=1.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=libXau
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXaw
PKG_VERSION:=1.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto xextproto printproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +libX11 +libXext +xextproto +libXt +libXmu +libXpm +printproto +libXau @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libXext +libXt +libXmu +libXpm +libXau
TITLE:=libXaw
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXcursor
PKG_VERSION:=1.1.9
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libXrender +libXfixes @DISPLAY_SUPPORT
+ DEPENDS:=+libXrender +libXfixes
TITLE:=libXcursor
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXdmcp
PKG_VERSION:=1.0.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=libXdmcp
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXext
PKG_VERSION:=1.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto xextproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +xextproto +libX11 +libXau @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libXau
TITLE:=libXext
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXfixes
PKG_VERSION:=4.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto fixesproto xextproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +fixesproto +xextproto +libX11 @DISPLAY_SUPPORT
+ DEPENDS:=+libX11
TITLE:=libXfixes
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXfont
PKG_VERSION:=1.3.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto fontcacheproto fontsproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +zlib +xproto +xtrans +libfontenc +fontcacheproto +fontsproto +libfreetype @DISPLAY_SUPPORT
+ DEPENDS:= +zlib +xtrans +libfontenc +libfreetype
TITLE:=libXfont
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=2.1.13
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
PKG_FIXUP=libtool
#
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.1.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
PKG_FIXUP:=libtool
+PKG_BUILD_DEPENDS:=xproto xextproto inputproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-libraries
CATEGORY:=Xorg
SUBMENU:=libraries
- DEPENDS:=+xproto +xextproto +inputproto +libX11 +libXext @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libXext
TITLE:=libXi
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXpm
PKG_VERSION:=3.5.7
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUID_DEPENDS:=xproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +libX11 @DISPLAY_SUPPORT
+ DEPENDS:=+libX11
TITLE:=libXpm
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXrandr
PKG_VERSION:=1.2.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=randrproto renderproto xextproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libXext +libXrender +randrproto +renderproto +xextproto +libX11 @DISPLAY_SUPPORT
+ DEPENDS:=+libXext +libXrender +libX11
TITLE:=libXrandr
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXrender
PKG_VERSION:=0.9.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=renderproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libX11 +renderproto @DISPLAY_SUPPORT
+ DEPENDS:=+libX11
TITLE:=libXrender
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXt
PKG_VERSION:=1.0.5
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto kbproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libSM +libX11 +xproto +kbproto @DISPLAY_SUPPORT
+ DEPENDS:=+libSM +libX11
TITLE:=libXt
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXtst
PKG_VERSION:=1.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=recordproto xextproto inputproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libX11 +libXext +recordproto +xextproto +inputproto @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libXext
TITLE:=libXtst
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXv
PKG_VERSION:=1.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=videoproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libXext +videoproto @DISPLAY_SUPPORT
+ DEPENDS:=+libXext
TITLE:=libXv
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXvMC
PKG_VERSION:=1.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=videoproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libXext +videoproto +libXv @DISPLAY_SUPPORT
+ DEPENDS:=+libXext +libXv
TITLE:=libXvMC
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXxf86misc
PKG_VERSION:=1.0.1
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto xextproto xf86miscproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +libX11 +xextproto +libXext +xf86miscproto @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libXext
TITLE:=libXxf86misc
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libXxf86vm
PKG_VERSION:=1.0.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto xextproto xf86vidmodeproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +libX11 +xextproto +libXext +xf86vidmodeproto @DISPLAY_SUPPORT
+ DEPENDS:=+libX11 +libXext
TITLE:=libXxf86vm
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libdrm
PKG_VERSION:=2.3.1
PKG_SOURCE_URL:=http://dri.freedesktop.org/libdrm
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:=@DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=libdrm
URL:=http://dri.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libfontenc
PKG_VERSION:=1.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +xproto +zlib @DISPLAY_SUPPORT
+ DEPENDS:=+zlib
TITLE:=libfontenc
URL:=http://xorg.freedesktop.org/
endef
PKG_SOURCE_URL:=http://matchbox-project.org/sources/libmatchbox/$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_MD5SUM:=9f73e7515cc4679171a5db180dc1343b
-PKG_BUILD_DIR=$(BUILD_DIR)/${PKG_NAME}-$(PKG_VERSION)
+PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_FIXUP:=libtool
EXTRA_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib/
PKG_VERSION:=0.10.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libxkbfile
PKG_VERSION:=1.0.5
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=kbproto
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= +libX11 +kbproto @DISPLAY_SUPPORT
+ DEPENDS:=+libX11
TITLE:=libxkbfile
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# blogic@openwrt.org
+# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=xtrans
PKG_VERSION:=1.2.1
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-lib
CATEGORY:=Xorg
SUBMENU:=lib
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xtrans
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=applewmproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.0.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=bigreqsproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:=@DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=calibrateproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=compositeproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.1.0
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=damageproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=2.2.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=dmxproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.0.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=evieext
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=4.0
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=fixesproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=0.1.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=fontcacheproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=2.0.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=fontsproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.4.9
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=glproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.4.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=inputproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=kbproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=printproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.2.1
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=randrproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.13.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=recordproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=0.9.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=renderproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.0.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=resourceproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.1.0
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=scrnsaverproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=3.4.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=trapproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=2.2.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=videoproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=windowswmproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.1.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xcmiscproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=7.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xextproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.1.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xf86bigfontproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=2.0.3
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xf86dgaproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=2.0.4
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xf86driproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=0.9.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xf86miscproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.1.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xf86rushproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=2.2.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xf86vidmodeproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=1.1.2
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xineramaproto
URL:=http://xorg.freedesktop.org/
endef
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_VERSION:=7.0.13
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/proto/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=xproto
URL:=http://xorg.freedesktop.org/
endef
-#
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# blogic@openwrt.org
+
include $(TOPDIR)/rules.mk
PKG_NAME:=util-macros
PKG_VERSION:=1.1.6
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/util/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
include $(INCLUDE_DIR)/package.mk
SECTION:=xorg-utils
CATEGORY:=Xorg
SUBMENU:=utils
- DEPENDS:= @DISPLAY_SUPPORT
+ DEPENDS:=
TITLE:=${PKG_NAME}
URL:=http://xorg.freedesktop.org/
endef
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/xserver/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/xserver/xorg-server-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=randrproto renderproto fixesproto damageproto xcmiscproto \
+ xextproto xproto scrnsaverproto bigreqsproto resourceproto \
+ fontsproto inputproto kbproto videoproto resourceproto \
+ xf86dgaproto
include $(INCLUDE_DIR)/package.mk
$(call Package/xorg/Default)
DEPENDS:=+xserver-common \
+libpthread \
- +randrproto \
- +renderproto \
- +fixesproto \
- +damageproto \
- +xcmiscproto \
- +xextproto \
- +xproto \
- +scrnsaverproto \
- +bigreqsproto \
- +resourceproto \
- +fontsproto \
- +inputproto \
- +kbproto \
- +videoproto \
- +resourceproto \
- +xf86dgaproto \
+xtrans \
+libxkbfile \
+libXfont \