@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := libxml2
PKG_NAME := libxml2
PKG_VERSION := 2.9.10
PKG_VERSION := 2.9.10
PKG_RELEASE := 2
PKG_RELEASE := 3
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE_URL := http://xmlsoft.org/sources/
PKG_SOURCE_URL := http://xmlsoft.org/sources/
@ -27,13 +27,14 @@ PKG_BUILD_PARALLEL:=0
i n c l u d e $( INCLUDE_DIR ) / h o s t - b u i l d . m k
i n c l u d e $( INCLUDE_DIR ) / h o s t - b u i l d . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / n l s . m k
d e f i n e P a c k a g e / l i b x m l 2
d e f i n e P a c k a g e / l i b x m l 2
SECTION:= libs
SECTION:= libs
CATEGORY:= Libraries
CATEGORY:= Libraries
TITLE:= Gnome XML library
TITLE:= Gnome XML library
URL:= http://xmlsoft.org/
URL:= http://xmlsoft.org/
DEPENDS:= +libpthread +zlib
DEPENDS:= +libpthread +zlib $( ICONV_DEPENDS)
e n d e f
e n d e f
d e f i n e P a c k a g e / l i b x m l 2 / d e s c r i p t i o n
d e f i n e P a c k a g e / l i b x m l 2 / d e s c r i p t i o n
@ -80,7 +81,6 @@ CONFIGURE_ARGS += \
--with-html \
--with-html \
--without-ftp \
--without-ftp \
--without-http \
--without-http \
--without-iconv \
--without-iso8859x \
--without-iso8859x \
--without-legacy \
--without-legacy \
--with-output \
--with-output \