summaryrefslogtreecommitdiff
path: root/graphics/gimp-liquid-rescale/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-05-22 20:41:02 +0000
committertnn <tnn@pkgsrc.org>2009-05-22 20:41:02 +0000
commitc21711e36d499ab4a7e450676d7f775d08599501 (patch)
tree33877e3a6cd81c97c4ba8e2a747b16be9ae4e4d5 /graphics/gimp-liquid-rescale/Makefile
parent06f4c3d9aa4eb43f15e892cf65e1499ecea90662 (diff)
downloadpkgsrc-c21711e36d499ab4a7e450676d7f775d08599501.tar.gz
update to gimp-liquid-rescale-0.6.1.
Version 0.6.0 : * Core * Scaling beyond 200% is now possible * Interface * Added interactive mode * Moved "Mode" to the output tab and renamed it * Added 2 new scale-back modes * Fixed non-interactive mode, added scripts for command-line batch processing Version 0.5.0 : * Core * Faster engine, lower memory requirements * Introduced rigidity masks * Added GAP support * Introduced left-right/top-bottom balance * Interface * Ignore discard masks when enlarging * Added reset and revert to last used values buttons for the size, and general reset * The dialog now comes up with the last used values for the size * Added info icons * Added russian help page
Diffstat (limited to 'graphics/gimp-liquid-rescale/Makefile')
-rw-r--r--graphics/gimp-liquid-rescale/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gimp-liquid-rescale/Makefile b/graphics/gimp-liquid-rescale/Makefile
index a3880d5aca8..56ff209c434 100644
--- a/graphics/gimp-liquid-rescale/Makefile
+++ b/graphics/gimp-liquid-rescale/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2008/04/05 02:11:48 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/22 20:41:02 tnn Exp $
#
-DISTNAME= gimp-lqr-plugin-0.4.0-4
-PKGNAME= gimp-liquid-rescale-0.4.0.4
+DISTNAME= gimp-lqr-plugin-0.6.1
+PKGNAME= gimp-liquid-rescale-0.6.1
CATEGORIES= graphics
MASTER_SITES= http://liquidrescale.wikidot.com/local--files/en:download-page/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://liquidrescale.wikidot.com/
@@ -15,7 +16,6 @@ GNU_CONFIGURE= yes
USE_TOOLS+= intltool msgfmt pkg-config gmake
PKG_DESTDIR_SUPPORT= user-destdir
-WRKSRC= ${WRKDIR}/gimp-lqr-plugin-0.4.0
PTHREAD_AUTO_VARS= yes
.include "../../graphics/gimp/buildlink3.mk"