[package] disable aalib support in gphoto2, patch from Russell Senior
[packages.git] / multimedia / gphoto2 / Makefile
index 30b2a87..3e37884 100644 (file)
@@ -4,17 +4,16 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gphoto2
-PKG_VERSION:=2.4.0
+PKG_VERSION:=2.4.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/gphoto
-PKG_MD5SUM:=5fd1f711ca806adb687b33c55964d898
+PKG_MD5SUM:=fba6cf5f5d6a23569d97f4f6896d5e09
 
 PKG_FIXUP = libtool
 
@@ -33,6 +32,7 @@ define Package/gphoto2/description
 endef
 
 CONFIGURE_ARGS += \
+       --without-aalib \
        --without-libiconv-prefix \
        --without-libintl-prefix \