Subject: CVS commit: pkgsrc/graphics/digikam
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 01/09/2005 11:14:09
Module Name: pkgsrc
Committed By: seb
Date: Sun Jan 9 11:14:09 UTC 2005
Modified Files:
pkgsrc/graphics/digikam: Makefile PLIST buildlink3.mk distinfo
Removed Files:
pkgsrc/graphics/digikam/patches: patch-aa
Log Message:
Update to version 0.7.1.
Key new features since last packaged version (0.6.2):
- Reliable and fast database (sqlite) backend for saving metadata
- Tagging support for photos.
- Tags are grouped together as virtual folders shown similar to albums.
- Extensive drag and drop support for tagging and moving/copying photos
- Enhanced camera interface with support for automatic photo rotation and
renaming of photos while downloading.
- EXIF support with optional oriented display of thumbnails and photos using
camera provided information
- Customizable thumbnails for albums and tags
- Support for nested albums
- Tooltips providing detailed photo information
- Themeing support for digiKam
- KIPI support for enhanced plugin support. KIPI is an initiative between
various KDE image management applications to provide a common architecture
for implementing image based plugins.
- New fast image viewer and editor which uses its own plugin architecture to
provide various additional functionalities in addition to the usual
gamma/contrast/brightness adjustments, rotation, resize functions.
Some of the plugins supplied with digiKam are:
Histogram Viewer
Red Eye correction
Black & White and Sepia conversion
Blurring and sharpening
RGB color correction
Hue/Saturation/Lightness correction
Normalize and Equalize
- Improved thumbnail loading speed.
- Unified Image properties dialog - with separate pages for file information,
EXIF and Histogram
- Threaded histogram calculation for better responsiveness
- Navigation of albums (based on navigation history) using forward and back
button
- Auto album creation using date based album names while downloading photos
from the camera.
- Load and display image formats which imlib2 doesnt support, but kde does.
- Generate thumbnails for raw images using Dave Coffins dcraw tool.
- New standalone photo viewer named showFoto for kde using digiKams image
viewer canvas.
- New commandline option "--detect-camera" to detect connected cameras and to
launch the camera window on startup.
- New Aspect Ratio Constrained Crop plugin
- Free Rotation tool is now a plugin and has guides to help with rotation.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/digikam/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/digikam/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/digikam/buildlink3.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/digikam/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/graphics/digikam/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.