From: florian Date: Sun, 21 Sep 2008 12:46:38 +0000 (+0000) Subject: Upgrade hplip to 2.8.9 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=0d52593c43a991e31be280f623a318b69c1eb04f;p=packages.git Upgrade hplip to 2.8.9 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/hplip/Makefile b/utils/hplip/Makefile index 8ea9e734e..83cdcff22 100644 --- a/utils/hplip/Makefile +++ b/utils/hplip/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hplip -PKG_VERSION:=2.7.12 +PKG_VERSION:=2.8.9 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/hplip -PKG_MD5SUM:=ba00337ccf1b520509518bffbec960db +PKG_MD5SUM:=2e20dba86abb99a3ca59d05e814ce9a1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS := python @@ -41,6 +41,14 @@ CONFIGURE_ARGS += \ --disable-doc-build \ --disable-foomatic-xml-install +define Build/Configure + $(call Build/Configure/Default,\ + $(CONFIGURE_ARGS),\ + ac_cv_lib_cups_cupsDoFileRequest=yes \ + LIBS="-ljpeg -lusb" \ + ) +endef + define Package/hplip/install $(INSTALL_DIR) $(1)/usr/lib $(CP) $(PKG_BUILD_DIR)/.libs/libhpip.so* $(1)/usr/lib/