summaryrefslogtreecommitdiff
path: root/graphics/showimg
AgeCommit message (Collapse)AuthorFilesLines
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
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-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-04update to 0.9.4-1drochner3-181/+60
changes: Major feature enhancements and bugs fixed most notably: kipi pkugin support, CD archiving, EXIF support
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd2-23/+23
Bump PKGREVISION.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-07-28Import showimg from pkgsrc-wip. Packaged by Ian Zagorskih andmarkd4-0/+393
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