[Lunar-commits] <moonbase> libexif-gtk: Adding a BUILD so this critter will compile. An adaptation of
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jun 24 15:36:21 CEST 2010
commit 317056234da95bcee218370e1515163a25b2d341
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jun 24 09:36:21 2010 -0400
libexif-gtk: Adding a BUILD so this critter will compile. An adaptation of
patches from here;
http://www.t2-project.org/packages/libexif-gtk.html
Yes I was to lazy to make an actuall patch.
---
libs/libexif-gtk/BUILD | 8 ++++++++
libs/libexif-gtk/DETAILS | 3 ++-
2 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/libs/libexif-gtk/BUILD b/libs/libexif-gtk/BUILD
new file mode 100644
index 0000000..a2ef651
--- /dev/null
+++ b/libs/libexif-gtk/BUILD
@@ -0,0 +1,8 @@
+(
+
+ sedit "s:-DGTK_DISABLE_DEPRECATED::g" gtk-extensions/Makefile.am gtk-extensions/Makefile.in libexif-gtk/Makefile.in &&
+ sedit "s:GtkType:GType:"gtk-extensions/gtk-menu-option.h &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/libs/libexif-gtk/DETAILS b/libs/libexif-gtk/DETAILS
index 7959d0e..a0ecfc8 100644
--- a/libs/libexif-gtk/DETAILS
+++ b/libs/libexif-gtk/DETAILS
@@ -5,8 +5,9 @@
SOURCE_VFY=sha1:76eb91b635c6097fe541ec8a2b14b3a9d844993d
WEB_SITE=http://sourceforge.net/projects/libexif/
ENTERED=20030108
- UPDATED=20050829
+ UPDATED=20100624
SHORT="EXIF tag parsing library for gtk"
+
cat << EOF
Most digital cameras produce EXIF files, which are JPEG files with extra tags
that contain information about the image. The EXIF library allows you to parse
More information about the Lunar-commits
mailing list