openbsd-ports/graphics/p5-Image-EXIF/patches/patch-exif_h
robert cf266799b2 Import of p5-Image-EXIF-0.98.6; from Dan Weeks <dan@danimal.org>
The Image::Exif Perl extension allows the user to use the
libexif library to extract EXIF information from JPEG
files created by digital cameras.

ok naddy@
2004-05-17 05:09:52 +00:00

13 lines
353 B
Plaintext

$OpenBSD: patch-exif_h,v 1.1.1.1 2004/05/17 05:09:52 robert Exp $
--- exif.h.orig 2004-05-03 11:06:45.000000000 -0700
+++ exif.h 2004-05-03 11:07:29.000000000 -0700
@@ -46,6 +46,8 @@
#include <sys/types.h>
+/* common size for property strings */
+#define PROPSTR_SIZE 32
/*
* XXX Only checking for Solaris & Windows now. Other platforms will