RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Note that DigiKam's documentation is now in the upcoming new package
digikam-doc.
Changes since last packaged version (0.7.2):
version 0.7.4
Updated translations
version 0.7.3
+ Showfoto : add image properties dialog like in digiKam, add RMB menu, Move
to trash/Delete File option, add setup dialog, add new option to toogle
thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins
dynamicly in according with setup, add statusbar, add splashscreen support,
add resize image option, add Print capability, add Key shortcuts and toolbar
configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto
icon, GUI improvements.
+ Image filters levels and curves adjustments : add option to see over-exposed
pixels in preview effect (like with Acdsee(tm) tools).
+ Image histogram : color guide tool.
+ Image filters levels and curves adjustments : mouse tracking picker color
like in Gimp and Photoshop(tm).
+ Patch from Alfons Hoogervorst about histogram visible while viewing photo in
digiKam image editor and showfoto using blending.
+ digiKam Splashscreen from Andreas Fischer.
+ showfoto Splashscreen from Joern Ahrens.
+ Added a history based undo/redo function. The undo/redo icons in the toolbar
are popup-menus, which describes the actions on the image.
+ Add a new button to the album properties which calculates
the average date of the images in the album based on the EXIF
headers or the modification date of the images if the exif
headers are not available. It sets the date property of the album
to the average date.
+ New digiKam image editor plugin for black and white conversion :
- Since digikam include colors channel mixer, using this one for
BW conversion. Give best results than old implementation. BW
conversion are based on gimpguru.org tutorial
(http://www.gimpguru.org/Tutorials/Color2BW).
- This plugin has a dialog with preview effect.
- B&W filters available are : Neutral B&W, B&W with Green
filter(NEW), B&W with Orange filter(NEW), B&W with Red
filter(NEW), B&W with Yellow filter(NEW), Sepia,
Brown, Cold, Selenium, Platinum.
Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219
103445 103282 103243 102195 102322 100991 100987 100472 98706
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
Notables changes since last packaged version (0.7.1)
Image filter : new Gaussian blur and Channel mixer filters.
Image Editor : Add new copy action to copy current selection to clipboard.
You can paste this selection in other application like Kolorpaint, Gimp,
Kword, etc...
Image Editor : Undoing actions capability.
Image Editor : Usability improvements of ratio-crop tool. Add Rule Third
Lines guides for to help users to compose a photograph.
Image Editor : Replaced native dynamic guibuilder system with kde xmlgui one
for plugins. Toolbars and shortcuts are now configurable within the Image
Editor.
Image Editor : Fix PNG compression and JPEG quality min and max values
(Gimp/Photoshop like)
Image Editor : New Stretch Contrast color filter.
Image Editor : New classic Black and White photograph tonal convertion:
Neutral BW, Sepia, Selenium, Platinum, Cold-Tone, Brown.
Image Editor : added action icons.
New splashcreen with animation like KDevelop.
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.
PKGREVISIONs of packages including it, because the recent update of
libexif changed the major version number of libexif. Noted by dieter
and Jeremy C. Reed on tech-pkg@.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.