[packages] use xorg-libraries as the section definition for Xorg libraries
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20535 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
68b85511bf
commit
86c7b136a2
@ -26,7 +26,7 @@ TARGET_LDFLAGS += \
|
||||
-L$(STAGING_DIR)/usr/lib/libintl/lib/ \
|
||||
|
||||
define Package/atk
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Accesibility library for gtk+ apps
|
||||
|
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
PKG_INSTALL:=1
|
||||
|
||||
define Package/cairo
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Multi-platform 2D graphics library
|
||||
|
@ -21,7 +21,7 @@ PKG_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/cairomm
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Multi-platform 2D graphics library
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
# Copyright (C) 2008-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -28,7 +28,7 @@ EXTRA_CFLAGS += \
|
||||
STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,CONFIG_PACKAGE_hippo-canvas CONFIG_PACKAGE_python-hippo-canvas)
|
||||
|
||||
define Package/hippo-canvas
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Hippo Canvas
|
||||
|
@ -22,7 +22,7 @@ PKG_FIXUP:=libtool
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libdrm
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
# Copyright (C) 2008-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -27,7 +27,7 @@ EXTRA_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
||||
STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,CONFIG_PACKAGE_librsvg CONFIG_PACKAGE_librsvg-pixbuf-loader)
|
||||
|
||||
define Package/librsvg
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=SVG rendering library
|
||||
@ -36,7 +36,7 @@ define Package/librsvg
|
||||
endef
|
||||
|
||||
define Package/librsvg-pixbuf-loader
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=SVG rendering library
|
||||
|
@ -24,7 +24,7 @@ PROTOS:=composite damage dpms glx randr record render res screensaver shape \
|
||||
shm sync xevie xf86dri xfixes xinerama xprint xtest xvmc xv
|
||||
|
||||
define Package/libxcb
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libxcb
|
||||
@ -38,7 +38,7 @@ replaces the current Xlib interface.
|
||||
endef
|
||||
|
||||
define Package/libxcb-xlib
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libxcb-xlib
|
||||
@ -47,7 +47,7 @@ endef
|
||||
|
||||
define Package/libxcb-proto/Default
|
||||
define Package/libxcb-$(1)
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libxcb-$(1)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
# Copyright (C) 2008-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
PKG_INSTALL:=1
|
||||
|
||||
define Package/libgl-mesa
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXext +libXfixes +libXdamage +libXxf86vm +libdrm +libexpat
|
||||
@ -31,7 +31,7 @@ define Package/libgl-mesa
|
||||
endef
|
||||
|
||||
define Package/libglu-mesa
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libgl-mesa
|
||||
@ -41,7 +41,7 @@ endef
|
||||
|
||||
define Package/libgl-mesa-dri/Default
|
||||
define Package/libgl-mesa-dri-$(1)
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=libgl-mesa @DISPLAY_SUPPORT $(if $(findstring swrast,$(1)),,@TARGET_x86)
|
||||
|
@ -27,7 +27,7 @@ TARGET_LDFLAGS+= \
|
||||
-L$(STAGING_DIR)/usr/lib/libintl/lib
|
||||
|
||||
define Package/pango
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Text layout and rendering library
|
||||
|
@ -30,7 +30,7 @@ TARGET_LDFLAGS+=\
|
||||
-L$(STAGING_DIR)/usr/lib/libiconv/lib/
|
||||
|
||||
define Package/pangomm
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Text layout and rendering library
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008-2009 OpenWrt.org
|
||||
# Copyright (C) 2008-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -21,7 +21,7 @@ PKG_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/pixman
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=pixman
|
||||
|
@ -21,7 +21,7 @@ PKG_FIXUP:=libtool
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/tslib
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Tslib is an abstraction layer for touchscreen panel events.
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008-2009 OpenWrt.org
|
||||
# Copyright (C) 2008-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -33,7 +33,7 @@ EXTRA_LDFLAGS+= \
|
||||
STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,CONFIG_PACKAGE_vte CONFIG_PACKAGE_python-vte)
|
||||
|
||||
define Package/vte
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Virtual Terminal Widget
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
# Copyright (C) 2008-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -33,7 +33,7 @@ TARGET_LDFLAGS+= \
|
||||
-Wl,-rpath=/usr/lib
|
||||
|
||||
define Package/libwnck
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=Window Navigator Construction Kit
|
||||
|
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
#STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,PACKAGE_python PACKAGE_python-mini)
|
||||
|
||||
define Package/xcbproto
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
BUILDONLY:=1
|
||||
|
@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
CONFIGURE_ARGS_XTRA+=--enable-static --disable-vcd --disable-imagemagick
|
||||
|
||||
define Package/xine-lib
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=xine libraries
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=xproto xtrans
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libICE
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libICE
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=xproto xtrans
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libSM
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libICE
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=xproto xextproto xf86bigfontproto kbproto inputproto \
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libX11
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libXdmcp +libXau @FEATURE_drawing-backend_libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -25,7 +25,7 @@ PKG_BUILD_DEPENDS:=xproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXau
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libXau
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=xproto xextproto printproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXaw
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXext +libXt +libXmu +libXpm +libXau
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
# Copyright (C) 2009-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=compositeproto fixesproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXcomposite
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXfixes +libXext
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=fixesproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXcursor
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libXrender +libXfixes +libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
# Copyright (C) 2009-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
define Package/libXdamage
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXfixes
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=xproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXdmcp
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libXdmcp
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=xproto xextproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXext
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXau
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=xproto fixesproto xextproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXfixes
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=xproto fontcacheproto fontsproto xtrans
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXfont
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+zlib +libfontenc +libfreetype
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
define Package/libXmu
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libXt +libXext
|
||||
@ -33,7 +33,7 @@ define Package/libXmu
|
||||
endef
|
||||
|
||||
define Package/libXmuu
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUID_DEPENDS:=xproto xextproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXpm
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXt +libXext
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=randrproto renderproto xextproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXrandr
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libXext +libXrender +libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=renderproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXrender
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=xproto kbproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXt
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libSM +libX11 +libICE
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=recordproto xextproto inputproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXtst
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXext +libXi
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=videoproto xextproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXv
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXext
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=videoproto xextproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libXvMC
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libXext +libXv +libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -30,7 +30,7 @@ define Build/Configure
|
||||
endef
|
||||
|
||||
define Package/libXxf86vm
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXext
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=xproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libfontenc
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+zlib
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=kbproto
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libxkbfile
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2007-2009 OpenWrt.org
|
||||
# Copyright (C) 2007-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -21,7 +21,7 @@ PKG_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/xtrans
|
||||
SECTION:=xorg-lib
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=xtrans
|
||||
|
@ -1,3 +1,10 @@
|
||||
#
|
||||
# Copyright (C) 2009-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=orbit2
|
||||
@ -48,7 +55,7 @@ CONFIGURE_VARS += \
|
||||
ac_cv_alignof_CORBA_pointer=4
|
||||
|
||||
define Package/orbit2
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=ORBit2
|
||||
|
Loading…
x
Reference in New Issue
Block a user