summaryrefslogtreecommitdiff
path: root/graphics/darktable/exiv2-0.21.1.patch
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2011-05-08 22:22:40 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-05-08 22:22:40 -0500
commit34bb297e9469f24d79f928c1a74ad11d56e91e2f (patch)
treecf75874991b1204ab4a8b38fea749f9b22dd64e3 /graphics/darktable/exiv2-0.21.1.patch
parenta4438ea58f9814ccbd99c73454755d8962a717fb (diff)
downloadslackbuilds-34bb297e9469f24d79f928c1a74ad11d56e91e2f.tar.gz
graphics/darktable: Updated for version 0.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/darktable/exiv2-0.21.1.patch')
-rw-r--r--graphics/darktable/exiv2-0.21.1.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/darktable/exiv2-0.21.1.patch b/graphics/darktable/exiv2-0.21.1.patch
deleted file mode 100644
index 8b85f5b44e..0000000000
--- a/graphics/darktable/exiv2-0.21.1.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -Naur darktable-0.7.orig/src/common/exif.cc
-darktable-0.7/src/common/exif.cc
---- darktable-0.7.orig/src/common/exif.cc 2010-11-20 12:35:27.000000000 +0100
-+++ darktable-0.7/src/common/exif.cc 2011-01-03 19:05:34.242131001 +0100
-@@ -29,11 +29,7 @@
- #include "common/imageio.h"
- }
- // #include <libexif/exif-data.h>
--#include <exiv2/xmp.hpp>
--#include <exiv2/error.hpp>
--#include <exiv2/image.hpp>
--#include <exiv2/exif.hpp>
--#include <exiv2/canonmn.hpp>
-+#include <exiv2/exiv2.hpp>
- #include <sqlite3.h>
- #include <iostream>
- #include <fstream>