Commit graph

158 commits

Author SHA1 Message Date
joerg
c35b4c99f9 Recursive bump for libltdl 2009-12-15 21:41:00 +00:00
sno
551967e4c1 bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
drochner
661091704d back out unneeded PKGREV change (has been there only for minutes),
according to Joerg the ImageMagick libs are not used
2009-08-11 15:24:27 +00:00
drochner
add460aa1b to save myself the work to install KDE3: instead of checking now
ImageMagick is used just bump PKGREVISION (for ImageMagick lib
major change), to be on the safe side.
2009-08-11 14:38:27 +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
cf4e58bba1 pull in libjpeg explicitely (used to be through libgphoto) 2009-03-18 13:27:22 +00:00
wiz
886e1c5e13 Fix build with latest libgpod, and depend on it. Bump PKGREVISION.
Patches from upstream, based on
http://lists.kde.org/?l=kde-commits&m=123341209907417&w=2
2009-02-15 14:41:40 +00:00
gdt
e2ea716a7d Bump per revbump(1) due to exiv2 update which changed shlib major. 2009-01-07 01:43:49 +00:00
drochner
ef0dab01ee update to 0.1.7
changes: bugfixes
2009-01-06 18:54:00 +00:00
wiz
7a06fb9108 Update to 0.1.6:
v 0.1.6
---------------------------------------------------------------------------

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 162687 : FlickrExport       : Make Flickr Export screen non-modal.
002 ==> 162683 : FlickrExport       : Export to picassaweb doesn't works.
003 ==> 164152 : FlickrExport       : Geotagging when exporting to Flickr.
004 ==> 166712 : PrintWizard        : Choosing the part which is cut off for printing only works for the first photo.
005 ==> 162994 : PicasaWebExport    : Picasa album list does not contain "not listed" albums, contains only "public" albums.
006 ==> 150912 : PicasaWebExport    : Uploader does not upload.
007 ==> 164908 : PicasaWebExport    : Private albums are not listed (and then not usable).
008 ==> 150979 : PicasaWebExport    : Picasa Export-Plugins does not work.

v 0.1.6 - beta1
---------------------------------------------------------------------------

Kipi-plugins NEW FEATURES:

FlickrExport   : dialog layout re-written to be more suitable.
FlickrExport   : list of item to upload is now display in dialog.
FlickrExport   : Support RAW files format to upload as JPEG preview.
PicasaWebExport: Support RAW files format to upload as JPEG preview.

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 149890 : TimeAdjust         : Adjust date and time from Exif does not work.
002 ==> 154273 : RAWConverter       : Quality setting for jpegs saved by raw converter is insanely high.
003 ==> 157190 : GPSSync            : Misleading description for geotagging images.
004 ==> 154289 : FlickrExport       : Cannot upload RAW images.
005 ==> 153758 : FlickrExport       : FlickrUploader fails to upload photos whose caption contains
                                      accented characters or a trailing space.
006 ==> 128211 : FlickrExport       : "Ok" Button in "Add Photos" shouldn't fire upload directly.
007 ==> 159081 : FlickrExport       : Upload to Flickr not working.
008 ==> 162096 : FlickrExport       : When selecting all photos reverses the order.
009 ==> 158483 : PicasaWebExport    : Plugin cause Digikam crash.
010 ==> 160453 : PicasaWebExport    : Crashes when exporting to Picasaweb.
011 ==> 155270 : FlickrExport       : Tags with non-Latin characters dropped during image export.
012 ==> 153207 : FlickrExport       : Without using application tags: Flickr still reads embedded metadata into tags.
013 ==> 153206 : FlickrExport       : Provide option to remove spaces in tags during export.
014 ==> 145149 : FlickrExport       : Flickr uploading from DigiKam does not cache auth data.

v 0.1.5
---------------------------------------------------------------------------

Kipi-plugins NEW FEATURES:

SimpleViewerExport : plugin is now compatible with SimpleViewer version 1.8.x.
SimpleViewerExport : plugin now support RAW files format.

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 155231 : GPSSync            : Timezones are assumed to be only in hourly increments/decrements of GMT.
002 ==> 154849 : GPSSync            : Updates first find only, does not match other than GMT camera time.
003 ==> 144070 : GPSSync            : Typing coordinates doesn't update the map.
004 ==> 152526 : GPSSync            : Remember last display options like zoom and map/sattelite/hybrid view.
005 ==> 158176 : SlideShow          : Linking errors in slideshow plugin (missing -lXrandr).
006 ==> 150393 : SimpleViewerExport : XML file is corrupted if exif comment contains a "<".
007 ==> 134774 : SimpleViewerExport : Exported simpleviewer gallery fails to load images due to wrong xml file name.

v 0.1.5 - RC2
---------------------------------------------------------------------------

Kipi-plugins NEW FEATURES:

PrintWizard    : caption can contain more exif info

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 151578 : BatchProcess : Popup window says "Cannot run properly 'convert' program
                                from 'ImageMagick' package" but it seems fine. (really fixed)
002 ==> 155084 : PrintWizard  : Printing comments and EXIF tags.
003 ==> 155371 : GPSSync      : Add search feature to the embedded GPS Sync Google Maps based editor.
004 ==> 102021 : SlideShow    : Pan and Zoom on Slideshow viewing (not a transition) a la iPhoto

v 0.1.5 - RC1
---------------------------------------------------------------------------

Kipi-plugins NEW FEATURES:

General        : Added the availability to disable plugins we don't want to build.
               : This feature is very useful for source based distros (Matej Laitl)
PrintWizard    : Added raw file management, now raw files can be printed.
SlideShow      : Solved minor issue in filename printing (2D slideshow).
SlideShow      : New caching mechanism
SlideShow      : Added Ken Burns effect
Calendar       : Fixed recurring events not showing (only first date was showed)
                 Setting special events only once (before printing), instead of
                 one for every page

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 149666 : General      : iPod Export kipi plugin cannot be disabled at compile
                                time when libgpod is present on system.
002 ==> 151604 : PrintWizard  : Print Wizard does not recognize raw images.
003 ==> 102021 : SlideShow    : Pan and Zoom on Slideshow viewing (not a transition)
                                a la iPhoto.
004 ==> 151578 : BatchProcess : Popup window says "Cannot run properly 'convert' program
                                from 'ImageMagick' package" but it seems fine.
005 ==> 152210 : BatchProcess : Metadata lost when converting from png to jpeg (IPTC
                                thumbnail too big).
006 ==> 152215 : GPSSync      : GPS correlator starts too many kio_thumbnail processes.
007 ==> 149491 : GPSSync      : GPS correlator GPSSYNC do_not admit GMT+5h30 (India).
008 ==> 150114 : GPSSync      : Max time gap is limited to 999 or 2000 seconds.
009 ==> 154244 : ImageViewer  : SHIFT triggers help dialog.

v 0.1.5 - Beta1
----------------------------------------------------------------------------

Kipi-plugins NEW FEATURES:

General        : Added configure options to allow disabling plugins (--disable-XXXX)
                 provided by Matej Laitl (bug #149666)

PrintWizard    : Wizard GUI review
                 Added exif management.
                 Prints exif date-time info.
                 Font, color and size of captions.
                 Added an option to to print without margins (full-bleed).
                 Added 10x13.33cm into a4 (provided by Joerg Kuehne)
                 Added full size A4 printing (one photo per A4 page)
                 Added A6 size to get the old configuration for 10x15cm page
                 Changed page size to real 10x15cm instead of A6 (need to set up right page size on kprinter)
                 Added a new page size 13x18cm (need to set up right page size on kprinter)
                 Each photo can be printed more than once
PicasaWebExport: New plugin to export pictures to Picasa web service (by Vardhman Jain).
SlideShow      : Dropped imlib2 dependency

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 133193 : PrintWizard  : Data on the photo.
002 ==> 111454 : PrintWizard  : Print photo's date into one corner like print assistant.
003 ==> 146457 : PrintWizard  : Rotation is not done correctly Exif.
004 ==> 138838 : NewPlugin    : Digikam Picasaweb export plugin.
005 ==> 103152 : PrintWizard  : Improvement suggestions for printing wizard.
006 ==> 117085 : PrintWizard  : Have pictures fit a whole, single sheet.
007 ==> 100471 : PrintWizard  : Can't print the same image more than once on the same page.
008 ==> 148621 : JPEGLossLess : Image rotation not working properly.
009 ==> 144388 : JPEGLOssLess : Cache is not updated after rotating pictures.
010 ==> 144604 : JPEGLossLess : Rotation causes Exif data corruption.
011 ==> 150063 : JPEGLossLess : Rotating JPEG produces error and truncates original file.
2008-11-05 19:21:45 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
drochner
d436e65cba split out the "calendar" plugin into a seperate pkg -- it depends
on "kdepim" which is a too heavy dependency for me
2008-03-02 12:33:09 +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
1744d32a37 Bump PKGREVISION for libkdcraw/libkexiv2 ABI bumps. 2008-01-14 23:44:02 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
joerg
9cc68321d2 Fix path to bash. Bump revision. 2007-10-05 22:51:05 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
joerg
2705a6eb11 Fix build on DragonFly. 2007-09-04 20:55:01 +00:00
wiz
1a98458c52 Drop dcraw dependency, libkdcraw takes care of that.
Ride update from a few minutes ago.
2007-07-08 10:04:44 +00:00
wiz
6063fcc96d Update to 0.1.4:
v 0.1.4
----------------------------------------------------------------------------

Note on release:
Due to missing files on svn, docbook "pt" and "da" have been removed form this
final release, apologize for that.

v 0.1.4 beta2
----------------------------------------------------------------------------

Kipi-plugins NEW FEATURES

HTMLExport     : Option to specify whether the original images should be included
HTMLExport     : Support for theme variants
HTMLExport     : New theme: "frames", by Rüdiger Bente
HTMLExport     : New theme: "cleanframes", by Beth and Robert Marmorstein
HTMLExport     : New theme: "classic", simulating the output of the old HTML Gallery plugin
SlideShow      : Skip to next or previous image by a right or left click
SlideShow      : Skip to next or previous image by mouse wheel scrolling
SlideShow      : Images can be sorted/added/removed manually.
SlideShow      : Progress indicator printing doesn't depend on file name printing anymore.

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 140477 : SendImages   : Ability to rename images being sent via email.
002 ==> 143450 : SlideShow    : Skip to next or previous image by a right or left click
003 ==> 138880 : TimeAdjust   : digiKam 0.9rc2 - 0.9.1rc1 setting file date to exif doesn't work.
004 ==> 140890 : TimeAdjust   : The preview does not display date and time properly for Japanese locale.
005 ==> 144185 : TimeAdjust   : Adjust date-time tool should remember previous fixed date.
006 ==> 146799 : SlideShow    : digikam 0.9.2 crashes when exiting - slideshow error

v 0.1.4 beta1
----------------------------------------------------------------------------

Kipi-plugins NEW FEATURES

General        : Moved Exiv2Iface class to a new shared library named libkexiv2 used by
                 kipi-plugins and digiKam.
ImageViewer    : initial import of new OpenGL based image viewer.
RAWConverter   : Port plugin to libkdcraw shared library.
Printwizard    : Printwizard can print 8 photos per page (A4)
MPEGEncoder    : Avoid to pass img2mpg script unmanaged file path.
GPSSync        : New plugin to export GPS locations from pictures to Google Maps / Google Earth.

Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org):

001 ==> 139264 : General      : Prefer Exif DateTimeOriginal for image date/time (DateTimeDigitized and DateTime only used as fallback)
002 ==> 139074 : SendImages   : Format missmatch at sendimages.cpp ('int' vs. 'size_t').
003 ==> 140132 : MetadataEdit : Comments should sync to IPTC Caption First.
006 ==> 138241 : SendImages   : A patch that adds support for the Claws Mail MUA.
007 ==> 140865 : RAWConverter : Plugin does not work (image can not be converted).
008 ==> 141528 : JPEGLossLess : Remove confirmation dialog for image rotate.
009 ==> 141530 : JPEGLossLess : Use Rotate left/right instead of degrees.
010 ==> 142848 : GPSSync      : Timezone needs to go to GMT +13.
011 ==> 140297 : GPSSync      : GPS kipi plugin truncates input coordinates, introducing inacuracy.
012 ==> 143594 : GPSSync      : Bad Interpolation in correlate gpssync.
014 ==> 139793 : GPSSync      : KML google export import.
015 ==> 142259 : GalleruExport: Export to Gallery 2.2-RC-1 fails.
016 ==> 135945 : FLickrExport : Tags with spaces are exported as multible tags.
017 ==> 146084 : SlideShow    : Slide show interface suggestions.
018 ==> 145771 : MPEGEncoder  : Gnome Desktop crashes and restarts when select Cancel option for Mpeg Slideshow plugin
2007-07-08 09:57:45 +00:00
drochner
b0f57f0b91 Fix compile problems due to an incompatibility in error reporting,
introduced by exiv2-0.14.
Require exiv2>=0.14.
Ride on recent PKGREVISION bumps.
Approved by gdt and wiz.
2007-04-03 09:32:08 +00:00
wiz
4d0e992a90 PKGREVISION bump for exiv2 shlib name change. 2007-04-01 14:20:16 +00:00
joerg
d23b797320 Improve handling of NetBSD so that it doesn't fail on 4.0+ 2007-02-15 13:49:11 +00:00
joerg
98c02f0370 Fix build on DragonFly and older NetBSD where trunc(3) doesn't exist. 2007-02-07 23:58:11 +00:00
markd
3378cb2693 Update kipi-plugins to 0.1.3
BUG FIXING from B.K.O (http://bugs.kde.org):

GalleryExport : Add preliminary support for Gallery 2.2 security features
SendImages : Solved problems with filenames and commandline with
 thunderbird and mozilla
2007-01-27 21:44:48 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
markd
26a0c511f9 Regen distinfo to add recent patch-af. 2007-01-09 03:30:02 +00:00
xtraeme
87d53174a6 Update to 0.1.3rc1: slideshow plugin, bugfixes. 2007-01-02 18:45:46 +00:00
joerg
710dae5edb Use tools framework for bash and fix a build breakage on DragonFly. 2006-12-06 16:27:51 +00:00
markd
7eb08bae1e Fix build with old msgfmt. 2006-10-19 07:47:18 +00:00
markd
9968f5cd8e Update kipi-plugins to 0.1.2
add simpleviewer and htmlexport plugins and remove imagegallery.
various bug fixes.
2006-10-06 20:14:03 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
joerg
5f2e7ad799 Needs msgfmt. 2006-06-20 20:43:08 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xtraeme
0231e19cf8 Bump PKGREVISION due to mjpegtools update. 2006-01-25 08:10:08 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
seb
37d945e229 Lower expectations, both others' and mine: relinquish stewardship 2005-12-27 13:54:57 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
wiz
243654bf05 Casing fix in MAINTAINER. 2005-11-02 06:56:55 +00:00
tonio
c377de5d61 Fix .mo files generation problem, as in libkexif and libkipi 2005-10-31 15:13:03 +00:00
seb
3119a0e22e Update to version 0.1.0rc1
Change MASTER_SITES to DigiKam's.

Summary of changes since last packaged version (0.1.0beta2):
(from https://mail.kde.org/pipermail/kde-imaging/2005-September/001660.html)

From the previous beta version we have fixed a major amount of bugs,
and we would now like to have feedback so we can squash the remaining bugs.

New in this version is the flickr upload plugin: you can now easily upload
your images to the flickr server. Sendimages now has support for Thunderbird
and GmailAgent. We fixed numerous bugs in the CDArchiving plugin, it should
work fine again with K3b. Rename images had some issues, we rewrote the user
interface and fixed several bugs. The weekdays of the calendar were not
localized. We fixed the ImagesGallery, so you can export multiple tags to a
html-page. You can now rotate or flip your images lossless, while preserving
the timestamp. The rawconverter now supports dcraw>=6.x.

More information about the bugs can be found in the following bugreports:
108227, 98269, 89394,91651,100877,100568,110391,110659,110698,
110575,99895,104032,105727,110508,104511,97178,102219, 98199,
108537, 101110. 9943 .103282
2005-10-18 09:39:37 +00:00
seb
0a6d1f007f Fix build with qt-3.3.5. 2005-10-02 05:09:52 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
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.
2005-08-10 20:56:10 +00:00
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
seb
450fc954cf Fix PLIST: remove extraneous files and add a couple of commented
@dirrm.
2005-05-25 21:19:48 +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
drochner
7662dc4f88 update to 0.1.0beta2
changes: fixes and cleanup
2005-05-04 16:50:34 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
1f2ba12d0f PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). 2005-03-27 15:43:32 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
seb
dbe8b81950 Initial addition of kipi-plugins version 0.1beta1 into the NetBSD Packages
Collection.

This package provides Kipi (KDE Image Plugin Interface) plugins:
RawConverter, SlideShow, MpegEncoder, ImagesGallery, PrintWizard,
JpegLossLess, CdArchiving, AcquireImages, Calendar, SendImages,
BatchProcessImages, TimeAdjust, WallPaper, FindImages, HelloWorld.
2005-01-09 10:42:21 +00:00