Commit graph

40 commits

Author SHA1 Message Date
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