Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
- Update translations de, fi, pl, pt_BR, ru, sk, vi, zh_TW.
- Add translations be, ca, ko.
- Add %w macro to editor commands.
* Thumbnail check order fix.
* Allow data cache reader to tolerate (ignore) future features.
* Do not allow to rename a folder when folder with new name exists.
* Avoid possible hang in corrupt exif data.
* Fix compile time warnings on newer gcc and gtk+.
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.
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.
+ Search utility.
+ Ability to assign keywords and comments to an image.
+ Printing, including proof sheets.
+ Support for the Thumbnail Managing Standard, on by default.
+ Fullscreen support for multihead configurations.
+ Fullscreen can now delay showing next image until it is loaded.
+ Image information now viewable in fullscreen (I key).
+ Extensive user manual.
+ Command line control of existing GQview process.
+ Collections are now updated when moving or renaming a file.
- Shift + Click on an image will start mouse scrolling.
- Control + Arrows will jump to respective edges of image.
- Slideshow interval precision is now .1 second.
- Find duplicates by checksum now uses MD5 algorithm.
- Exif sidebar can now be customized.
- Sort manager now has symlink option.
- Sort manager can now add images to collections.
- Window maximization state now retained between sessions.
- Clean up all dialogs.
- Added hidden option scroll_reset_method (see docs chapter 10.7).
- Maintenance utility for caches and data used by GQview.
- Utility to create thumbnails ahead of time in one step.
Changes:
* Remove window decorations from full screen window, this fixes
the decorations that are presented on older window managers.
* Fix broken keyboard focus in main window when the tools are floating.
* Connect R key to refresh the image when in full screen.