[packages] check, gconf2, libxapian: fix section names
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20327 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e38211c3cd
commit
93ab755e15
@ -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.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
TARGET_CFLAGS += $(FPIC)
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
define Package/check
|
define Package/check
|
||||||
SECTION:=lib
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Unit testing framework for C
|
TITLE:=Unit testing framework for C
|
||||||
URL:=http://check.sourceforge.net/
|
URL:=http://check.sourceforge.net/
|
||||||
|
@ -25,7 +25,7 @@ TARGET_LDFLAGS+= \
|
|||||||
-L$(STAGING_DIR)/usr/lib/libiconv/lib
|
-L$(STAGING_DIR)/usr/lib/libiconv/lib
|
||||||
|
|
||||||
define Package/libgconf2
|
define Package/libgconf2
|
||||||
SECTION:=lib
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=GConf2 library
|
TITLE:=GConf2 library
|
||||||
URL:=http://www.gnome.org/projects/gconf/
|
URL:=http://www.gnome.org/projects/gconf/
|
||||||
|
@ -25,7 +25,7 @@ TARGET_LDFLAGS+= \
|
|||||||
-L$(STAGING_DIR)/usr/lib/libiconv/lib \
|
-L$(STAGING_DIR)/usr/lib/libiconv/lib \
|
||||||
|
|
||||||
define Package/libxapian
|
define Package/libxapian
|
||||||
SECTION:=lib
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=xapian
|
TITLE:=xapian
|
||||||
URL:=http://xapian.org
|
URL:=http://xapian.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user