2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-12-29 00:18:22 by Jeremy C. Reed | Files touched by this commit (139) | |
Log message:
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-27 23:50:45 by Thomas Klausner | Files touched by this commit (7) | |
Log message:
Update to 0.5.6, provided in PR 26372 by Sergio Jimenez.
Changes:
0.5.6
=======================================================================
Image Viewer
o Added 2 features: reflect left/right and up/down
(contributed by Jean-Pierre Demailly)
o Added feature for save file when reflect or rotate.
Other:
o EPS image format supported (need GhostSCript installed).
o SGI image format supported.
o Added Rename Sequence function.
o Added Timestamp function.
o Improvement in code source.
i18n:
o Added Polish translation
(contributed by Leszek Pietryka)
Bug:
o Improvement in im_xcf.c and im_psd.c files
(contributed by Jean-Pierre Demailly)
o Fixed problem of ICO plugin (wrong color bug)
(contributed by Jean-Pierre Demailly)
0.5.5.1
=======================================================================
Image Browser:
o Show a progress bar while reading a directory.
o Sort by file type.
Other:
o TGA image format supported.
o XWD image format supported.
o SUN RASTER image format supported.
o OS/2 BMP (2.2.x, 2.1.x and 1.x) image format supported.
o Improvement in PNM, PBM, PPM and PGM files support.
o Changes in Delete function:
* use Delete key.
* delete single or selection of files.
* selection bar stay in the next file.
o Changes in Rename function.
i18n:
o Added Russian and Ukrainian translation
(contributed by Dmitry Goroh)
Bug:
o Fixed GTK See crash when doing "Refresh" in "Small icons"
or "Thumbnails" mode.
(report by Dmitry Goroh)
o Fixed problem when launching GIMP
(reported by Jan Keirse and Dmitry Goroh)
0.5.4
=======================================================================
Other:
o Changes in configure and configure.in scripts for
compile GTK See in Solaris 9 (sparc)
(contributed by Holger Weiss)
Bug:
o Fixed problem reading BMP files
(reported by Kevin Krumwiede)
0.5.3
=======================================================================
i18n:
o Added german translation
(contributed by Dirk Ruediger)
Image Browser:
o Go to fullscreen (and return from) with double click
(contributed by huzheng)
Other:
o Man page
(contributed by Dirk Ruediger)
o Command line parsing with getopt
(contributed by Laurent Maestracci)
o Support zipped images (i.e., foo.bmp.zip)
Bug:
o Fixed problem reading indexed PNG files with alpha values
associated with palettes entries
(reported by Andreas Grosse)
|
2004-11-29 12:07:59 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Reset maintainer, and remove superfluous BUILDLINK_DEPENDS line.
|
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message:
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-04-25 03:30:27 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
cbl
|
2004-01-24 16:46:44 by grant beattie | Files touched by this commit (39) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
2003-07-28 15:52:53 by Hubert Feyrer | Files touched by this commit (8) | |
Log message:
Import gtksee-0.5.2: Gtk-based image viewing and cataloging program
GTKsee is an image viewer/browser. The browser shows thumbnails, you
can quickly watch a picture in large or fullscreen by simply tapping
on return. Also has slideshow capabilities.
>From pkgsrc-wip, by [ drue at users dot sf dot net ]
|