gphoto2: Update to 2.5.20
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
41e0923d56
commit
51c50a7907
3 changed files with 15 additions and 27 deletions
|
@ -9,13 +9,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gphoto2
|
PKG_NAME:=gphoto2
|
||||||
PKG_VERSION:=2.5.17
|
PKG_VERSION:=2.5.20
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MAINTAINER:=Leonardo Medici <leonardo_medici@me.com>
|
PKG_MAINTAINER:=Leonardo Medici <leonardo_medici@me.com>
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=@SF/gphoto
|
PKG_SOURCE_URL:=@SF/gphoto
|
||||||
PKG_HASH:=aa571039240c68a053be710ca41645aed0239fa2f0b737b8ec767fef29e3544f
|
PKG_HASH:=a36f03b50a8f040f185cbc757f957f03dc05a9210907199e6919ef3f970248f6
|
||||||
PKG_LICENSE:=GPL-2.0
|
PKG_LICENSE:=GPL-2.0
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,13 @@
|
||||||
Index: gphoto2-2.5.17/Makefile.am
|
--- a/Makefile.am
|
||||||
===================================================================
|
+++ b/Makefile.am
|
||||||
--- gphoto2-2.5.17.orig/Makefile.am
|
|
||||||
+++ gphoto2-2.5.17/Makefile.am
|
|
||||||
@@ -1,4 +1,4 @@
|
@@ -1,4 +1,4 @@
|
||||||
-SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging po tests
|
-SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging po tests
|
||||||
+SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging tests
|
+SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging tests
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
||||||
EXTRA_DIST = README.md
|
EXTRA_DIST = README.md
|
||||||
Index: gphoto2-2.5.17/Makefile.in
|
--- a/Makefile.in
|
||||||
===================================================================
|
+++ b/Makefile.in
|
||||||
--- gphoto2-2.5.17.orig/Makefile.in
|
|
||||||
+++ gphoto2-2.5.17/Makefile.in
|
|
||||||
@@ -389,7 +389,7 @@ target_alias = @target_alias@
|
@@ -389,7 +389,7 @@ target_alias = @target_alias@
|
||||||
top_build_prefix = @top_build_prefix@
|
top_build_prefix = @top_build_prefix@
|
||||||
top_builddir = @top_builddir@
|
top_builddir = @top_builddir@
|
||||||
|
@ -21,11 +17,9 @@ Index: gphoto2-2.5.17/Makefile.in
|
||||||
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
||||||
EXTRA_DIST = README.md
|
EXTRA_DIST = README.md
|
||||||
all: config.h
|
all: config.h
|
||||||
Index: gphoto2-2.5.17/configure.ac
|
--- a/configure.ac
|
||||||
===================================================================
|
+++ b/configure.ac
|
||||||
--- gphoto2-2.5.17.orig/configure.ac
|
@@ -58,10 +58,7 @@ dnl ---------------------------------------------------------------------------
|
||||||
+++ gphoto2-2.5.17/configure.ac
|
|
||||||
@@ -58,10 +58,7 @@ dnl ------------------------------------
|
|
||||||
GP_GETTEXT_HACK([],[Lutz Müller and others],[${MAIL_GPHOTO_TRANSLATION}])
|
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"
|
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"
|
||||||
AM_GNU_GETTEXT_VERSION([0.14.1])
|
AM_GNU_GETTEXT_VERSION([0.14.1])
|
||||||
|
|
|
@ -1,17 +1,13 @@
|
||||||
Index: gphoto2-2.5.17/Makefile.am
|
--- a/Makefile.am
|
||||||
===================================================================
|
+++ b/Makefile.am
|
||||||
--- gphoto2-2.5.17.orig/Makefile.am
|
|
||||||
+++ gphoto2-2.5.17/Makefile.am
|
|
||||||
@@ -1,4 +1,4 @@
|
@@ -1,4 +1,4 @@
|
||||||
-SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging tests
|
-SUBDIRS = gphoto-m4 contrib doc gphoto2 packaging tests
|
||||||
+SUBDIRS = gphoto-m4 contrib gphoto2 packaging
|
+SUBDIRS = gphoto-m4 contrib gphoto2 packaging
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
||||||
EXTRA_DIST = README.md
|
EXTRA_DIST = README.md
|
||||||
Index: gphoto2-2.5.17/Makefile.in
|
--- a/Makefile.in
|
||||||
===================================================================
|
+++ b/Makefile.in
|
||||||
--- gphoto2-2.5.17.orig/Makefile.in
|
|
||||||
+++ gphoto2-2.5.17/Makefile.in
|
|
||||||
@@ -389,7 +389,7 @@ target_alias = @target_alias@
|
@@ -389,7 +389,7 @@ target_alias = @target_alias@
|
||||||
top_build_prefix = @top_build_prefix@
|
top_build_prefix = @top_build_prefix@
|
||||||
top_builddir = @top_builddir@
|
top_builddir = @top_builddir@
|
||||||
|
@ -21,10 +17,8 @@ Index: gphoto2-2.5.17/Makefile.in
|
||||||
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
||||||
EXTRA_DIST = README.md
|
EXTRA_DIST = README.md
|
||||||
all: config.h
|
all: config.h
|
||||||
Index: gphoto2-2.5.17/configure.ac
|
--- a/configure.ac
|
||||||
===================================================================
|
+++ b/configure.ac
|
||||||
--- gphoto2-2.5.17.orig/configure.ac
|
|
||||||
+++ gphoto2-2.5.17/configure.ac
|
|
||||||
@@ -407,16 +407,10 @@ AC_CONFIG_FILES([
|
@@ -407,16 +407,10 @@ AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
gphoto2/Makefile
|
gphoto2/Makefile
|
||||||
|
|
Loading…
Reference in a new issue