Commit graph

16 commits

Author SHA1 Message Date
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
seb
c6cbed9bbb Update to version 0.7.2.
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.
2005-03-22 09:45:28 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
seb
fa08812c42 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.
2005-01-09 11:14:09 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
markd
2a2b9e36cb locale files moved to under ${PKGLOCALEDIR}/locale/...
Bump PKGREVISION.
2004-12-10 06:40:11 +00:00
minskim
7ce27bbaf0 Make this package build with libexif-0.6.11. 2004-10-30 06:06:43 +00:00
minskim
8c825e5ac4 Bump BUILDLINK_DEPENDS.libexif in libexif/buildlink3.mk and
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@.
2004-10-30 00:59:01 +00:00
tv
0053da96f2 Update linkage to libltdl, now in its own package. 2004-10-15 11:54:10 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00
seb
f70401d151 No need for devel/kdesdk3 here, it is only needed to build digikam itself. 2004-09-25 23:57:34 +00:00
seb
dc24d7d72a Provide buildlink3.mk file. 2004-09-23 08:58:59 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
seb
15b2975aa2 Initial import of Digikam version 0.6.2 into the NetBSD Packages Collection.
Digikam is a simple digital photo management KDE application, which makes
importing and organizing digital photos easy.
2004-08-25 16:12:05 +00:00