From 576ce32efa04098cb0a126d82a6ab09605293d29 Mon Sep 17 00:00:00 2001 From: karasz Date: Fri, 29 Aug 2008 23:40:17 +0300 Subject: [PATCH] pyexiv2: Added pyexiv2 0.1.2 - A python binding to exiv2 --- python/pyexiv2/mt.patch | 28 ++++++++++++++++++++++++++++ python/pyexiv2/pyexiv2.cache | 25 +++++++++++++++++++++++++ python/pyexiv2/pyexiv2.conf | 15 +++++++++++++++ python/pyexiv2/pyexiv2.desc | 36 ++++++++++++++++++++++++++++++++++++ 4 files changed, 104 insertions(+) create mode 100644 python/pyexiv2/mt.patch create mode 100644 python/pyexiv2/pyexiv2.cache create mode 100644 python/pyexiv2/pyexiv2.conf create mode 100644 python/pyexiv2/pyexiv2.desc diff --git a/python/pyexiv2/mt.patch b/python/pyexiv2/mt.patch new file mode 100644 index 000000000..86240066b --- /dev/null +++ b/python/pyexiv2/mt.patch @@ -0,0 +1,28 @@ +# --- 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 diff --git a/python/pyexiv2/pyexiv2.cache b/python/pyexiv2/pyexiv2.cache new file mode 100644 index 000000000..65bad995e --- /dev/null +++ b/python/pyexiv2/pyexiv2.cache @@ -0,0 +1,25 @@ + +[TIMESTAMP] 1220041949 Fri Aug 29 23:32:29 2008 +[BUILDTIME] 0 (5) +[SIZE] 0.21 MB, 8 files + +[DEP] bash +[DEP] binutils +[DEP] boost +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] exiv2 +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] patch +[DEP] pil +[DEP] python +[DEP] scons +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/python/pyexiv2/pyexiv2.conf b/python/pyexiv2/pyexiv2.conf new file mode 100644 index 000000000..fca4615da --- /dev/null +++ b/python/pyexiv2/pyexiv2.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../pyexiv2/pyexiv2.conf +# Copyright (C) 2008 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +MAKE=scons diff --git a/python/pyexiv2/pyexiv2.desc b/python/pyexiv2/pyexiv2.desc new file mode 100644 index 000000000..a2a5d3cc5 --- /dev/null +++ b/python/pyexiv2/pyexiv2.desc @@ -0,0 +1,36 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../pyexiv2/pyexiv2.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A python binding to exiv2 + +[T] Pyexiv2 is a python binding to exiv2, the C++ library for manipulation +[T] of EXIF and IPTC image metadata. It is a python module that allows your +[T] python scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded +[T] in image files (JPEG, TIFF, ...). + +[U] http://tilloy.net/dev/pyexiv2/ + +[A] Olivier Tilloy +[M] Nagy Karoly Gabriel + +[C] extra/development + +[E] python + +[L] GPL +[S] Beta +[V] 0.1.2 +[P] X -----5---9 800.000 + +[D] 2979465533 pyexiv2-0.1.2.tar.bz2 http://tilloy.net/dev/pyexiv2/releases/