pkgsrc/graphics/kipi-plugins/Makefile

39 lines
1.2 KiB
Makefile
Raw Normal View History

Update to 1.7.0: NEW FEATURES: General : New plugin to export images to Debian Screenshoots web service (http://screenshots.debian.net). General : New plugin to export images to an instant messaging contact. BUGFIXES FROM KDE BUGZILLA: 001 ==> 225174 : Facebook : Support new permission API for applications. 002 ==> 254110 : Facebook : Unable to upload photos to a selected album. 003 ==> 254457 : Facebook : Album target fails. 004 ==> 247107 : Facebook : Export to notes, export to pinboard, export to profile. 005 ==> 219284 : Facebook : digiKam facebook export album. 006 ==> 241046 : Facebook : Export Facebook. 007 ==> 232015 : Facebook : KPhotoAlbum Facebook import plugin. 008 ==> 223601 : Facebook : digiKam can't upload image to facebook. 009 ==> 243381 : ImageViewer : Gwenview (gwenview), signal: Segmentation fault. 010 ==> 256714 : DebianScreenshoots : Add export to screenshots.debian.net. 011 ==> 258953 : DNGConverter : DngConverter changes luminosity of sony ARW files. 012 ==> 255069 : SendImage : Error with spaces in file names in send by email. 013 ==> 251235 : FlashExport : Flash export plugin does not install. 014 ==> 244702 : PicasaWebExport : Picasawebexport unable to select movie. 015 ==> 258824 : PicasaWebExport : After export images to Picasaweb cancel button should change to close. 016 ==> 256713 : Kopete : Send to Kopete contact plugin. 017 ==> 250449 : AdvancedSlideshow : Slideshow does not work with compositing on. 018 ==> 256284 : RemoveRedEyes : digiKam crash on start.
2010-12-22 13:59:36 +01:00
# $NetBSD: Makefile,v 1.57 2010/12/22 12:59:36 wiz Exp $
#
Update to 1.7.0: NEW FEATURES: General : New plugin to export images to Debian Screenshoots web service (http://screenshots.debian.net). General : New plugin to export images to an instant messaging contact. BUGFIXES FROM KDE BUGZILLA: 001 ==> 225174 : Facebook : Support new permission API for applications. 002 ==> 254110 : Facebook : Unable to upload photos to a selected album. 003 ==> 254457 : Facebook : Album target fails. 004 ==> 247107 : Facebook : Export to notes, export to pinboard, export to profile. 005 ==> 219284 : Facebook : digiKam facebook export album. 006 ==> 241046 : Facebook : Export Facebook. 007 ==> 232015 : Facebook : KPhotoAlbum Facebook import plugin. 008 ==> 223601 : Facebook : digiKam can't upload image to facebook. 009 ==> 243381 : ImageViewer : Gwenview (gwenview), signal: Segmentation fault. 010 ==> 256714 : DebianScreenshoots : Add export to screenshots.debian.net. 011 ==> 258953 : DNGConverter : DngConverter changes luminosity of sony ARW files. 012 ==> 255069 : SendImage : Error with spaces in file names in send by email. 013 ==> 251235 : FlashExport : Flash export plugin does not install. 014 ==> 244702 : PicasaWebExport : Picasawebexport unable to select movie. 015 ==> 258824 : PicasaWebExport : After export images to Picasaweb cancel button should change to close. 016 ==> 256713 : Kopete : Send to Kopete contact plugin. 017 ==> 250449 : AdvancedSlideshow : Slideshow does not work with compositing on. 018 ==> 256284 : RemoveRedEyes : digiKam crash on start.
2010-12-22 13:59:36 +01:00
DISTNAME= kipi-plugins-1.7.0
CATEGORIES= graphics
Update to 1.7.0: NEW FEATURES: General : New plugin to export images to Debian Screenshoots web service (http://screenshots.debian.net). General : New plugin to export images to an instant messaging contact. BUGFIXES FROM KDE BUGZILLA: 001 ==> 225174 : Facebook : Support new permission API for applications. 002 ==> 254110 : Facebook : Unable to upload photos to a selected album. 003 ==> 254457 : Facebook : Album target fails. 004 ==> 247107 : Facebook : Export to notes, export to pinboard, export to profile. 005 ==> 219284 : Facebook : digiKam facebook export album. 006 ==> 241046 : Facebook : Export Facebook. 007 ==> 232015 : Facebook : KPhotoAlbum Facebook import plugin. 008 ==> 223601 : Facebook : digiKam can't upload image to facebook. 009 ==> 243381 : ImageViewer : Gwenview (gwenview), signal: Segmentation fault. 010 ==> 256714 : DebianScreenshoots : Add export to screenshots.debian.net. 011 ==> 258953 : DNGConverter : DngConverter changes luminosity of sony ARW files. 012 ==> 255069 : SendImage : Error with spaces in file names in send by email. 013 ==> 251235 : FlashExport : Flash export plugin does not install. 014 ==> 244702 : PicasaWebExport : Picasawebexport unable to select movie. 015 ==> 258824 : PicasaWebExport : After export images to Picasaweb cancel button should change to close. 016 ==> 256713 : Kopete : Send to Kopete contact plugin. 017 ==> 250449 : AdvancedSlideshow : Slideshow does not work with compositing on. 018 ==> 256284 : RemoveRedEyes : digiKam crash on start.
2010-12-22 13:59:36 +01:00
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/kipi-plugins/1.7.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.kipi-plugins.org/drupal/
COMMENT= Common plugin structure for KDE4 programs
#LICENSE= gnu-gpl-v2 AND Adobe DNG SDK license
BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= msgfmt pkg-config
2007-10-06 00:51:05 +02:00
BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.4.0
.include "../../meta-pkgs/kde4/kde4.mk"
# for IpodExport
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 11:57:45 +02:00
.include "../../audio/libgpod/buildlink3.mk"
.include "../../graphics/kdegraphics4/buildlink3.mk"
# for RemoveRedEyes
.include "../../graphics/opencv/buildlink3.mk"
# for Calendar
.include "../../misc/kdepimlibs4/buildlink3.mk"
# for Shwup
.include "../../security/qca2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"