wiz
db6718c2b1
When library major changes, dependency in buildlink2.mk needs to be bumped.
2003-08-05 10:07:24 +00:00
adam
ce81695b4e
Changes 0.5.12:
...
Some build fixes. 'make distcheck' now works.
2003-08-05 09:16:40 +00:00
wiz
cd5090eb75
Depend on latest libexif; PKGREVISIONs of dependent packages have already been bumped.
2003-07-25 12:42:45 +00:00
adam
3e8ee07e32
Changes 0.5.10:
...
A few updates all over the place, a new exif-loader, etc.
2003-07-25 11:26:32 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
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
wiz
4ec42a0d4c
Unused.
2002-10-07 19:34:35 +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
30bd641bf7
Don't hardcode dependency, use "libexif>=0.4" instead.
2002-02-13 07:03:11 +00:00
martti
88f51bef2e
Added buildlink.mk
2002-02-12 15:09:49 +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