Commit graph

24 commits

Author SHA1 Message Date
sbd
d823d74afa Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wiz
a3c50565d6 Update to 0.1.9, set LICENSE.
0.1.9
------------------------------------------------------------------------
- Fix bug about to record an empty Exif or Iptc metadata container.
2009-12-15 10:43:03 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
0fcefcb7b8 update to 0.1.8
changes:
- API changed: Move all Exiv2 classes acess methods to interanl provate container.
               ABI number set to 5.0.0.
- Fix broken compilation with Exiv2 0.18.
- Support TIFF metadata writting mode (require Exiv2 >= 0.18).
- Added new methods canWriteComment(), canWriteExif(), canWriteIptc().
- Added new method supportMetadataWritting().
- Do not change file time-stamp when metadata are changed.
2009-01-07 13:26:30 +00:00
gdt
e2ea716a7d Bump per revbump(1) due to exiv2 update which changed shlib major. 2009-01-07 01:43:49 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
obache
48bbbbf949 Recent DragonFly have trunc().
Patch provided by Hasso Tepper in PR 38867.
2008-07-02 13:35:16 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
0cd8b3e368 Bump PKGREVISION for exiv2 shlib major bump. 2008-01-16 07:54:30 +00:00
wiz
7b4447907c Update to 0.1.6:
0.1.6
------------------------------------------------------------------------
- API Changed : Kexiv2 destructor is now virtual.
                Krazy Code Checker fix (http://www.englishbreakfastnetwork.org/krazy)

Bugs fixed from B.K.O (http://bugs.kde.org):
001 ==> 137750: color mode2 nikon d70s not recognized as adobe rgb
002 ==> 149267: digiKam crashes after finding gif,avi,txt and so on.
003 ==> 148182: Iptc.Application2.Keywords appends always the 0-byte.
2008-01-14 23:17:27 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
21509b94b6 Better HOMEPAGE. 2007-07-08 06:46:06 +00:00
wiz
b49585eb1f Update to 0.1.5:
0.1.4, 0.1.5:

Libtool versioning fixes.

0.1.3
------------------------------------------------------------------------
New features
- API changed: added 4 new static methods to get Exif/Iptc tags description/title.
               moved depreceate protected methods used by digiKam core to private.

Bugs fixed from B.K.O (http://bugs.kde.org):
001 ==> 144604: Rotation causes Exif data corruption. GPS data fix

General       : Make size of icons used in album icon view more configurable using a slider
                in status bar.
General       : Removing direct Exiv2 library depency. libkexiv2 interface is used everywhere
                instead.

0.1.2
------------------------------------------------------------------------
New features
- added support for exiv2 from svn (next 0.14.0 release)
- API changed: added printExiv2ExceptionError to manage Exiv2 C++ Exception error message

Bugs fixed from B.K.O (http://bugs.kde.org):
001 ==> 142564: digiKam-signature in iptc and exif tags.
002 ==> 140297: GPS kipi plugin truncates input coordinates, introducing inacuracy.
2007-07-08 06:44:50 +00:00
wiz
4d0e992a90 PKGREVISION bump for exiv2 shlib name change. 2007-04-01 14:20:16 +00:00
wiz
6064b089f7 Add patches from libkexiv2 svn fixing build with exiv2-0.14. 2007-04-01 13:48:38 +00:00
joerg
2e0f23f08b Play the trunc(3) game here as well. 2007-03-22 13:51:00 +00:00
joerg
f2851ba191 configure whines about the C compiler... 2007-03-19 20:47:10 +00:00
drochner
7ebc9e6282 import libkexiv2-0.1.1, a KDE wrapper for exiv2 2007-03-13 10:00:30 +00:00