@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := libsoup
PKG_NAME := libsoup
PKG_VERSION := 2.65.1
PKG_VERSION := 2.65.1
PKG_RELEASE := 2
PKG_RELEASE := 3
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.xz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.xz
PKG_SOURCE_URL := @GNOME/$( PKG_NAME) /2.65
PKG_SOURCE_URL := @GNOME/$( PKG_NAME) /2.65
@ -35,13 +35,16 @@ define Package/libsoup
e n d e f
e n d e f
CONFIGURE_ARGS += \
CONFIGURE_ARGS += \
--disable-debug \
--disable-glibtest \
--disable-glibtest \
--disable-gtk-doc-html \
--disable-gtk-doc-html \
--disable-introspection \
--disable-more-warnings \
--disable-more-warnings \
--disable-vala \
--disable-vala \
--without-apache-httpd \
--without-apache-httpd \
--without-gnome \
--without-gnome \
--without-gssapi
--without-gssapi \
--without-ntlm-auth
d e f i n e p a c k a g e / l i b s o u p / d e c r i p t i o n
d e f i n e p a c k a g e / l i b s o u p / d e c r i p t i o n
L i b s o u p i s a n H T T P l i b r a r y i m p l e m e n t a t i o n i n C
L i b s o u p i s a n H T T P l i b r a r y i m p l e m e n t a t i o n i n C