Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
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.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
changes: Major feature enhancements and bugs fixed
most notably: kipi pkugin support, CD archiving, EXIF support
|
|
|
|
|
|
Bump PKGREVISION.
|
|
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.
|
|
slightly modified by me.
ShowImg is a feature-rich image viewer for KDE including an image
management system. It is highly configurable and supports numerous
image formats.
Viewer
* display JPEG, PNG (alpha layer supported), GIF, XCF, PSD, etc. files
* open several directories, and archives (.tar.gz, .tar.bz2, .zip, ...)
* apply filters to displayed image
* preview, fullscreen, slideshow, ``fit-to-screen'', efficient zoom
* open files with external programs
* support EXIF header (JPEG file metadata)
* display a hexadecimal view
Management
* batch rename
* search for exact and similar images
* several formats conversion
* manage photo albums
Configuration
* digikam ; plugins supported
* configurable interface
|