Browse Source

pyexiv2: Updated (0.1.2 -> 0.3.0)

stable/0.2
Christian Wiese 14 years ago
parent
commit
17f09d494c
  1. 28
      python/pyexiv2/mt.patch
  2. 6
      python/pyexiv2/pyexiv2.desc

28
python/pyexiv2/mt.patch

@ -1,28 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../pyexiv2/mt.patch
# Copyright (C) 2008 The OpenSDE 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.
# --- SDE-COPYRIGHT-NOTE-END ---
# We only build boost_python-mt, not boost_python so correct the linking
--- pyexiv2/src/SConscript.orig 2008-08-29 23:26:50.000000000 +0300
+++ pyexiv2/src/SConscript 2008-08-29 23:27:25.000000000 +0300
@@ -11,7 +11,7 @@
env.Append(CPPPATH=[python_inc_path])
# Libraries to link against
-libs = ['boost_python', 'exiv2']
+libs = ['boost_python-mt', 'exiv2']
env.Append(LIBS=libs)
# Build shared library libpyexiv2

6
python/pyexiv2/pyexiv2.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../pyexiv2/pyexiv2.desc [COPY] Filename: package/.../pyexiv2/pyexiv2.desc
[COPY] Copyright (C) 2008 - 2010 The OpenSDE Project [COPY] Copyright (C) 2008 - 2011 The OpenSDE Project
[COPY] [COPY]
[COPY] More information can be found in the files COPYING and README. [COPY] More information can be found in the files COPYING and README.
[COPY] [COPY]
@ -30,7 +30,7 @@
[L] GPL [L] GPL
[S] Beta [S] Beta
[V] 0.1.2 [V] 0.3.0
[P] X -----5---9 800.000 [P] X -----5---9 800.000
[D] 2979465533 pyexiv2-0.1.2.tar.bz2 http://tilloy.net/dev/pyexiv2/releases/ [D] 3679696328 pyexiv2-0.3.0.tar.bz2 http://launchpad.net/pyexiv2/0.3.x/0.3/+download/

Loading…
Cancel
Save