Update libexif to 0.6.16 (#3603)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13409 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-11-28 17:47:06 +00:00
parent c4ba21e65e
commit 5fcf26b26d
2 changed files with 15 additions and 10 deletions

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libexif
PKG_VERSION:=0.6.13
PKG_VERSION:=0.6.16
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/libexif
PKG_MD5SUM:=1b1e2b495c5aa20c08725f30545a110b
PKG_MD5SUM:=deee153b1ded5a944ea05d041d959eca
include $(INCLUDE_DIR)/package.mk
@ -25,6 +25,12 @@ define Package/libexif
URL:=http://libexif.sourceforge.net/
endef
define Package/libexif/description
libexif is a library for parsing, editing, and saving EXIF data. It is
intended to replace lots of redundant implementations in command-line
utilities and programs with GUIs.
endef
define Build/Configure
$(call Build/Configure/Default, \
--enable-shared \

View File

@ -1,12 +1,11 @@
diff -ur libexif.old/Makefile.in libexif.dev/Makefile.in
--- libexif.old/Makefile.in 2005-12-27 22:18:36.000000000 +0100
+++ libexif.dev/Makefile.in 2006-09-29 23:12:39.000000000 +0200
@@ -213,7 +213,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
--- a/Makefile.in
+++ b/Makefile.in
@@ -226,7 +226,7 @@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = m4m po libexif test doc binary
+SUBDIRS = m4m po libexif test binary
@SHIP_BINARIES_TRUE@README_W32_XDIST = README-Win32.txt
EXTRA_DIST = @PACKAGE_TARNAME@.spec autogen.sh $(README_W32_XDIST)
ACLOCAL_AMFLAGS = -I m4m
EXTRA_DIST = @PACKAGE_TARNAME@.spec autogen.sh $(README_W32_XDIST) \
libexif.pc.in libexif-uninstalled.pc.in