summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins
AgeCommit message (Collapse)AuthorFilesLines
2010-04-10Update PLIST to reflect additional components installed when build againstmarkd2-2/+17
KDE SC 4.4.2. Depend on 4.4.2 and bump PKGREVISION.
2010-02-15Update to 1.1.0, the KDE4 version.wiz7-1001/+821
Used e.g. by updated digikam. Lots of changes since KDE3 version, check it out!
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-15Recursive bump for libltdljoerg1-2/+2
2009-08-26bumping revision due graphics/ImageMagick updatesno1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-08-11back out unneeded PKGREV change (has been there only for minutes),drochner1-2/+2
according to Joerg the ImageMagick libs are not used
2009-08-11to save myself the work to install KDE3: instead of checking nowdrochner1-2/+2
ImageMagick is used just bump PKGREVISION (for ImageMagick lib major change), to be on the safe side.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-80/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
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-18pull in libjpeg explicitely (used to be through libgphoto)drochner1-1/+2
2009-02-15Fix build with latest libgpod, and depend on it. Bump PKGREVISION.wiz5-3/+130
Patches from upstream, based on http://lists.kde.org/?l=kde-commits&m=123341209907417&w=2
2009-01-07Bump per revbump(1) due to exiv2 update which changed shlib major.gdt1-1/+2
2009-01-06update to 0.1.7drochner3-7/+15
changes: bugfixes
2008-11-05Update to 0.1.6:wiz6-69/+120
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-07-14Mark as destdir ready.joerg1-1/+3
2008-03-02split out the "calendar" plugin into a seperate pkg -- it dependsdrochner3-6/+22
on "kdepim" which is a too heavy dependency for me
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
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-16Bump PKGREVISION for exiv2 shlib major bump.wiz1-2/+2
2008-01-14Bump PKGREVISION for libkdcraw/libkexiv2 ABI bumps.wiz1-2/+2
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-10-05Fix path to bash. Bump revision.joerg1-2/+4
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-09-04Fix build on DragonFly.joerg4-1/+48
2007-07-08Drop dcraw dependency, libkdcraw takes care of that.wiz1-3/+1
Ride update from a few minutes ago.
2007-07-08Update to 0.1.4:wiz6-520/+212
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-04-03Fix compile problems due to an incompatibility in error reporting,drochner2-4/+355
introduced by exiv2-0.14. Require exiv2>=0.14. Ride on recent PKGREVISION bumps. Approved by gdt and wiz.
2007-04-01PKGREVISION bump for exiv2 shlib name change.wiz1-1/+2
2007-02-15Improve handling of NetBSD so that it doesn't fail on 4.0+joerg2-7/+9
2007-02-07Fix build on DragonFly and older NetBSD where trunc(3) doesn't exist.joerg2-1/+25
2007-01-27Update kipi-plugins to 0.1.3markd3-13/+10
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-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-1/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-09Regen distinfo to add recent patch-af.markd1-1/+2
2007-01-02Update to 0.1.3rc1: slideshow plugin, bugfixes.xtraeme9-128/+123
2006-12-06Use tools framework for bash and fix a build breakage on DragonFly.joerg3-4/+19
2006-10-19Fix build with old msgfmt.markd5-1/+113
2006-10-06Update kipi-plugins to 0.1.2markd6-151/+341
add simpleviewer and htmlexport plugins and remove imagegallery. various bug fixes.
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
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-06-20Needs msgfmt.joerg1-2/+2
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-2/+2
for SDL shlib changes.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-385/+385
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-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-25Bump PKGREVISION due to mjpegtools update.xtraeme1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb1-2/+2
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz1-1/+2
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-11-02Casing fix in MAINTAINER.wiz1-2/+2