Browse Source

* updated libexif (0.6.13 -> 0.6.16)

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21363 10447126-35f2-4685-b0cf-6dd780d3921f
early
Alejandro Mery 18 years ago
parent
commit
45795d5f20
  1. 32
      graphic/libexif/doc-install.patch
  2. 6
      graphic/libexif/libexif.desc
  3. 11
      graphic/libexif/set-correct-include-dir.patch

32
graphic/libexif/doc-install.patch

@ -1,32 +0,0 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../libexif/doc-install.patch
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- T2-COPYRIGHT-NOTE-END ---
--- libexif-0.6.13/doc/Makefile.in.orig 2006-01-04 19:50:04.000000000 +0200
+++ libexif-0.6.13/doc/Makefile.in 2006-01-04 19:50:10.000000000 +0200
@@ -444,9 +444,11 @@
all-local: $(DOXYGEN_STAMPS)
-install-data-local: install-apidocs install-apidocs-internals
+@HAVE_DOXYGEN_TRUE@install-data-local: install-apidocs install-apidocs-internals
+@HAVE_DOXYGEN_FALSE@install-data-local:
-uninstall-local: uninstall-apidocs uninstall-apidocs-internals
+@HAVE_DOXYGEN_TRUE@uninstall-local: uninstall-apidocs uninstall-apidocs-internals
+@HAVE_DOXYGEN_FALSE@uninstall-local:
clean-local: clean-apidocs

6
graphic/libexif/libexif.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../libexif/libexif.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -30,8 +30,8 @@
[L] GPL
[S] Stable
[V] 0.6.13
[V] 0.6.16
[P] X -----5---9 112.550
[D] 94910086 libexif-0.6.13.tar.bz2 http://dl.sourceforge.net/sourceforge/libexif/
[D] 2038827539 libexif-0.6.16.tar.bz2 http://dl.sourceforge.net/sourceforge/libexif/

11
graphic/libexif/set-correct-include-dir.patch

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: package/.../libexif/set-correct-include-dir.patch
# Filename: package/.../libexif/set-correct-include-dir.patch
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -12,11 +13,11 @@
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
diff -Nur libexif-0.6.13-orig/libexif/libexif.pc.in libexif-0.6.13/libexif/libexif.pc.in
--- libexif-0.6.13-orig/libexif/libexif.pc.in 2005-03-17 15:58:18.000000000 +0000
+++ libexif-0.6.13/libexif/libexif.pc.in 2006-01-05 19:10:43.000000000 +0000
--- libexif-0.6.13-orig/libexif.pc.in 2005-03-17 15:58:18.000000000 +0000
+++ libexif-0.6.13/libexif.pc.in 2006-01-05 19:10:43.000000000 +0000
@@ -8,4 +8,4 @@
Requires:
Version: @VERSION@

Loading…
Cancel
Save