2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
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-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
2006-01-10 21:16:44 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Make build after libexif update.
Add pkg-config to USE_TOOLS, used by libexif.
|
2005-11-23 20:23:27 by Mark Davies | Files touched by this commit (3) |
Log message:
Update gwenview to 1.3.1. From maintainer Ian Zagorskih in PR 32134
The first bug fix release of Gwenview, version 1.3.1, is out.
This version contains the following fixes:
* Make sure Gwenview libs do not require an executable stack.
(Patch by Christopher Martin)
* PNG loader has been fixed to pass PNG gamma tests from W3C.
(Patch by Christopher Martin)
* Fix compilation with GCC 4.1.
* Fix MMX configure check with GCC 4.x.
* Fix a bug which could lead to truncated images when saving to
non-local URLs.
|
2005-09-24 00:05:17 by Jeremy C. Reed | Files touched by this commit (3) |
Log message:
Update to version 1.3.0.
This is a leaf package. This will close PR #31299. Thank you,Ian.
PLIST slightly different than in the PR though. A few more
directories to remove.
This version brings a few bug fixes to the latest development release, version
1.2.92. Here is the list of fixes:
* Keyboard shortcuts for file operations now work even if no image is selec
ted.
* Pressing Enter to enter a folder works again.
* On the image view, the "hand" cursors have been replaced with \
standard cursors.
* The click/double-click behaviour of the bookmark view has been changed to
match the behaviour of the folder view.
* Icons of the folder KPart have been enhanced.
* Authentication dialogs should now always appear over the main window.
* Folders are no longer included in the image list of KIPI albums.
* A crash which could happen when loading indexed XCF files produced by rec
ent versions of GIMP has been fixed.
* A bug introduced in the previous version which caused EXIF information to
be removed after editing a comment has been fixed.
* The external tool dialog has been made a bit easier to use by disabling \
the detail widgets when no tool is selected.
* Avoid rare cases of the image KPart getting stuck.
* Double clicking on a thumbnail or the image view now toggles fullscreen \
instead of browse mode.
|
2005-08-22 20:51:04 by Jeremy C. Reed | Files touched by this commit (3) |
Log message:
Update to 1.2.92 development version from maintainer via PR #31035.
Package now depends on libexif.
Website says:
One month after 1.2.91, here is 1.2.92, featuring the following
changes:
* New features:
* The slide show can now display images in random order.
* New shortcuts have been introduced to browse the folder hierarchy
(Patch by Michael Rolf):
* Alt+Down goes to the first sub-folder
* Alt+Backspace goes to the previous folder
* Alt+Space goes to the next folder
It is now possible to scroll images with the keyboard. (Patch by
Michael Rolf)
A new view has been added to quickly access bookmarks.
Images are now prefetched in advance also when browsing in the
thumbnail view using the cursor keys or keys for next/previous.
In full screen mode, pressing Enter will toggle the full screen bar.
KIPI plugins can now access JPEG comments.
Zoom in and out actions have been added to the KParts.
An "Other..." entry has been added to the external tools menu.
The drag'n'drop popup menu now contains an entry to create a
symbolic link.
Fixes:
* In the thumbnail view, folder and archive filenames are always
shown, even if the user choose to hide image filenames.
* When right clicking on files from the folder KPart, the Konqueror
popup menu will now appear, instead of Gwenview's menu.
* The context menu which appears when right clicking on the
background of a file view now shows information relative to the
current folder, rather than the current image.
* The destination URL is now set to the current URL in KIPI plugins.
* The folder name is used as the album name for KIPI plugins.
* The JPEG comment editor has been fixed to avoid adding a dummy
character at the end.
* Double click behaviour has been changed to always toggle browse
mode.
And:
New development version: 1.2.91
* The file view now features three modes: details, thumbnail with
info on the right and thumbnail with info on bottom. In the "info
on the right" mode, the file name, date, image size and file size
are displayed. In the "info on bottom" mode, the user can choose
what information should be displayed.
* The thumbnail size can now be set with a slider.
* Thumbnail can now be as big as 256x256.
* Non-blocking image preloading in advance.
* With two-pass painting, turn off dithering in the first pass for a
small performance improvement with non-truecolor displays.
* Hints for mouse usage in the image view are shown in the status
bar.
* In addition to the file count, the status bar now shows the
current image position.
* Two variables have been introduced for the On Screen Display: %n
is the current image position, %N is the image count.
* An option has been added to disable automatic rotation of images.
Fixes:
* Progressive JPEG files are really shown progressively.
* In the thumbnail view, make sure we report image sizes for JPEG
with embedded thumbnails.
* The JPEG loader has been fixed so that it doesn't crash on some
broken JPEGs.
* Fix premature end when decoding MNG images.
* Gwenview now dynamically links with installed version of libexif
not installed. Using it is considered deprecated.
* The "best" smoothing algorithm has been tweaked to produce
slightly less blurry results.
* External tools are now sorted by name in the menu and the dialog.
|
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
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-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.
|