Commit graph

18 commits

Author SHA1 Message Date
markd
edfbcc676b Fix MASTER_SITES. Noted by Robert Elz in PR pkg/34828 2006-10-15 19:25:56 +00:00
markd
69deafba35 Update showimg to 0.9.5
[Seems I didn't actually commit this back on the 6th]

Major feature enhancements and bugs fixed.

New Features:
 Database added to manage images using KexiDB [not enabled in pkgsrc yet]
 Video support added,
 SVG support added,
 RAR archive file support added.
2006-10-14 21:26:47 +00:00
rillig
371a5bbb25 Fixed path to the Perl interpreter. Bumped PKGREVISION. 2006-10-01 14:40:12 +00:00
seb
03820197c6 Fix typo on USE_LANGUAGES hence fixing the build. 2006-05-14 16:19:45 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 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-04-17 07:07:11 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
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-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c 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-05-22 20:07:36 +00:00
drochner
556a863cd7 update to 0.9.4-1
changes: Major feature enhancements and bugs fixed
most notably: kipi pkugin support, CD archiving, EXIF support
2005-05-04 17:00:06 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
markd
2a2b9e36cb locale files moved to under ${PKGLOCALEDIR}/locale/...
Bump PKGREVISION.
2004-12-10 06:40:11 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
markd
f398f6a3d6 Import showimg from pkgsrc-wip. Packaged by Ian Zagorskih and
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
2004-07-28 13:37:52 +00:00