gphoto2: update package 2.5.17
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
This commit is contained in:
parent
ff5fa3f52d
commit
101fe59635
3 changed files with 20 additions and 20 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gphoto2
|
||||
PKG_VERSION:=2.5.15
|
||||
PKG_VERSION:=2.5.17
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Leonardo Medici <leonardo_medici@me.com>
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/gphoto
|
||||
PKG_HASH:=ae571a227983dc9997876702a73af5431d41f287ea0f483cda897c57a6084a77
|
||||
PKG_HASH:=aa571039240c68a053be710ca41645aed0239fa2f0b737b8ec767fef29e3544f
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
Index: gphoto2-2.5.15/Makefile.am
|
||||
Index: gphoto2-2.5.17/Makefile.am
|
||||
===================================================================
|
||||
--- gphoto2-2.5.15.orig/Makefile.am
|
||||
+++ gphoto2-2.5.15/Makefile.am
|
||||
--- gphoto2-2.5.17.orig/Makefile.am
|
||||
+++ gphoto2-2.5.17/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.15/Makefile.in
|
||||
Index: gphoto2-2.5.17/Makefile.in
|
||||
===================================================================
|
||||
--- gphoto2-2.5.15.orig/Makefile.in
|
||||
+++ gphoto2-2.5.15/Makefile.in
|
||||
--- gphoto2-2.5.17.orig/Makefile.in
|
||||
+++ gphoto2-2.5.17/Makefile.in
|
||||
@@ -389,7 +389,7 @@ target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
|
@ -21,10 +21,10 @@ Index: gphoto2-2.5.15/Makefile.in
|
|||
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
||||
EXTRA_DIST = README.md
|
||||
all: config.h
|
||||
Index: gphoto2-2.5.15/configure.ac
|
||||
Index: gphoto2-2.5.17/configure.ac
|
||||
===================================================================
|
||||
--- gphoto2-2.5.15.orig/configure.ac
|
||||
+++ gphoto2-2.5.15/configure.ac
|
||||
--- gphoto2-2.5.17.orig/configure.ac
|
||||
+++ gphoto2-2.5.17/configure.ac
|
||||
@@ -58,10 +58,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"
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
Index: gphoto2-2.5.15/Makefile.am
|
||||
Index: gphoto2-2.5.17/Makefile.am
|
||||
===================================================================
|
||||
--- gphoto2-2.5.15.orig/Makefile.am
|
||||
+++ gphoto2-2.5.15/Makefile.am
|
||||
--- gphoto2-2.5.17.orig/Makefile.am
|
||||
+++ gphoto2-2.5.17/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.15/Makefile.in
|
||||
Index: gphoto2-2.5.17/Makefile.in
|
||||
===================================================================
|
||||
--- gphoto2-2.5.15.orig/Makefile.in
|
||||
+++ gphoto2-2.5.15/Makefile.in
|
||||
--- gphoto2-2.5.17.orig/Makefile.in
|
||||
+++ gphoto2-2.5.17/Makefile.in
|
||||
@@ -389,7 +389,7 @@ target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
|
@ -21,10 +21,10 @@ Index: gphoto2-2.5.15/Makefile.in
|
|||
ACLOCAL_AMFLAGS = -I auto-m4 -I gphoto-m4
|
||||
EXTRA_DIST = README.md
|
||||
all: config.h
|
||||
Index: gphoto2-2.5.15/configure.ac
|
||||
Index: gphoto2-2.5.17/configure.ac
|
||||
===================================================================
|
||||
--- gphoto2-2.5.15.orig/configure.ac
|
||||
+++ gphoto2-2.5.15/configure.ac
|
||||
--- gphoto2-2.5.17.orig/configure.ac
|
||||
+++ gphoto2-2.5.17/configure.ac
|
||||
@@ -407,16 +407,10 @@ AC_CONFIG_FILES([
|
||||
Makefile
|
||||
gphoto2/Makefile
|
||||
|
|
Loading…
Reference in a new issue