Commit graph

10 commits

Author SHA1 Message Date
shell
600c5868eb Updated to libexif-0.5.9
Changes in pkgsrc :
- fmt on DESCR
- fetch .tar.bz2

Changes since libexif-0.5.8
- add USER_COMMENT support
- some documents fixed
2003-01-31 10:20:07 +00:00
wiz
af53b6356e Update to 0.5.8: Without the MakerNote stuff which is now in libmnote,
and some bugfixes.
2002-12-24 17:36:28 +00:00
wiz
dbe4d2f57f Update to 0.5.7, mostly bugfixes and more translations.
* libexif/exif-data.h: Introduce an array of ExifContents. This
  doesn't break binary compatibility, but it breaks compilation.
  Do something like "%s/->ifd_0/->ifd[EXIF_IFD_0]" in your source
  code to make it compile again.
2002-12-23 22:40:43 +00:00
salo
77e08cb991 USE_PKGLOCALEDIR, remove unnecessary patch, delint. 2002-12-01 13:49:38 +00:00
jlam
47f5a05b84 buildlink1 -> buildlink2 2002-08-26 17:54:34 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
wiz
9c6fe05b6a Update to 0.5.3, inspired by pkg/17324 by Wada Keiji.
Changes: EXIF-2.2 support, i18n support (de for now).
Pkg changes: Fix maintainer email, use .tar.bz2, use gettext-lib buildlink.
2002-07-01 23:19:05 +00:00
martti
0226b33582 Updated libexif to 0.5.0 (provided by Amitai Schlair in pkg/15722)
* libexif/configure.in: Introduce proper versionning.
* libexif: There's only one ByteOrder per ExifData.
* libexif/libexif-entry.c: More tags implemented in
  (exif_entry_get_value).
2002-02-25 09:01:41 +00:00
martti
2d5d9a4cf6 Use USE_LIBTOOL and LTCONFIG_OVERRIDE 2002-02-12 14:57:58 +00:00
martti
941c5ca97b Created package for libexif-0.4.
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 an EXIF file and read the data from those tags.
2002-02-12 14:52:48 +00:00