From: Leonardo Medici Date: Wed, 7 Jun 2017 06:22:31 +0000 (+0200) Subject: gphoto2: update package 2.5.14 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f9e686e5f7d2d42cab67c947584a81fd687d3669;p=feed%2Fpackages.git gphoto2: update package 2.5.14 Signed-off-by: Leonardo Medici --- diff --git a/multimedia/gphoto2/Makefile b/multimedia/gphoto2/Makefile index a938346df0..960e0256d4 100644 --- a/multimedia/gphoto2/Makefile +++ b/multimedia/gphoto2/Makefile @@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gphoto2 -PKG_VERSION:=2.5.11 +PKG_VERSION:=2.5.14 PKG_RELEASE:=1 PKG_MAINTAINER:=Leonardo Medici PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/gphoto -PKG_MD5SUM:=a62a51474a681aca51b087905deb5e35 -PKG_HASH:=392844d6a06512b0d85e7983a5a0c85c8039feb6ab3bc420674ffdbf7536f9e9 +PKG_MD5SUM:=6c6a21b5e879330cdd71ef92dce36399 +PKG_HASH:=9302d02fb472d4936988382b7277ccdc4edaf7ede56c490278912ffd0627699c PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING diff --git a/multimedia/gphoto2/patches/001-automake-compat.patch b/multimedia/gphoto2/patches/001-automake-compat.patch index 8d1a789f8b..8b3bc01eb1 100644 --- a/multimedia/gphoto2/patches/001-automake-compat.patch +++ b/multimedia/gphoto2/patches/001-automake-compat.patch @@ -1,17 +1,17 @@ -Index: gphoto2-2.5.11/Makefile.am +Index: gphoto2-2.5.14/Makefile.am =================================================================== ---- gphoto2-2.5.11.orig/Makefile.am -+++ gphoto2-2.5.11/Makefile.am +--- gphoto2-2.5.14.orig/Makefile.am ++++ gphoto2-2.5.14/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging po tests +SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging tests ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4 EXTRA_DIST = README.md -Index: gphoto2-2.5.11/Makefile.in +Index: gphoto2-2.5.14/Makefile.in =================================================================== ---- gphoto2-2.5.11.orig/Makefile.in -+++ gphoto2-2.5.11/Makefile.in +--- gphoto2-2.5.14.orig/Makefile.in ++++ gphoto2-2.5.14/Makefile.in @@ -390,7 +390,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ @@ -21,10 +21,10 @@ Index: gphoto2-2.5.11/Makefile.in ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4 EXTRA_DIST = README.md all: config.h -Index: gphoto2-2.5.11/configure.ac +Index: gphoto2-2.5.14/configure.ac =================================================================== ---- gphoto2-2.5.11.orig/configure.ac -+++ gphoto2-2.5.11/configure.ac +--- gphoto2-2.5.14.orig/configure.ac ++++ gphoto2-2.5.14/configure.ac @@ -59,10 +59,7 @@ dnl ------------------------------------ GP_GETTEXT_HACK([],[Lutz Müller and others],[${MAIL_GPHOTO_TRANSLATION}]) ALL_LINGUAS="az cs da de en_GB es eu fi fr hu id is it ja nl pa pl pt_BR ro ru rw sk sr sv uk vi zh_CN zh_TW" @@ -36,7 +36,7 @@ Index: gphoto2-2.5.11/configure.ac dnl We cannot use AC_DEFINE_UNQUOTED() for these definitions, as dnl we require make to do insert the proper $(datadir) value -@@ -354,7 +351,6 @@ AC_SUBST([AM_LDFLAGS]) +@@ -408,7 +405,6 @@ AC_SUBST([AM_LDFLAGS]) # Create output files # --------------------------------------------------------------------------- AC_CONFIG_FILES([ diff --git a/multimedia/gphoto2/patches/002-no-docs-test.patch b/multimedia/gphoto2/patches/002-no-docs-test.patch index 44a8917cea..8275657ee8 100644 --- a/multimedia/gphoto2/patches/002-no-docs-test.patch +++ b/multimedia/gphoto2/patches/002-no-docs-test.patch @@ -1,17 +1,17 @@ -Index: gphoto2-2.5.11/Makefile.am +Index: gphoto2-2.5.14/Makefile.am =================================================================== ---- gphoto2-2.5.11.orig/Makefile.am -+++ gphoto2-2.5.11/Makefile.am +--- gphoto2-2.5.14.orig/Makefile.am ++++ gphoto2-2.5.14/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging tests +SUBDIRS = gphoto-m4 contrib gphoto2 packaging ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4 EXTRA_DIST = README.md -Index: gphoto2-2.5.11/Makefile.in +Index: gphoto2-2.5.14/Makefile.in =================================================================== ---- gphoto2-2.5.11.orig/Makefile.in -+++ gphoto2-2.5.11/Makefile.in +--- gphoto2-2.5.14.orig/Makefile.in ++++ gphoto2-2.5.14/Makefile.in @@ -390,7 +390,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ @@ -21,11 +21,11 @@ Index: gphoto2-2.5.11/Makefile.in ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4 EXTRA_DIST = README.md all: config.h -Index: gphoto2-2.5.11/configure.ac +Index: gphoto2-2.5.14/configure.ac =================================================================== ---- gphoto2-2.5.11.orig/configure.ac -+++ gphoto2-2.5.11/configure.ac -@@ -354,16 +354,10 @@ AC_CONFIG_FILES([ +--- gphoto2-2.5.14.orig/configure.ac ++++ gphoto2-2.5.14/configure.ac +@@ -408,16 +408,10 @@ AC_CONFIG_FILES([ Makefile gphoto2/Makefile gphoto-m4/Makefile