pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp-liquid-rescale update to gimp-liquid-res...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e830697eaa9
branches:  trunk
changeset: 393665:9e830697eaa9
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri May 22 20:41:02 2009 +0000

description:
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:

 graphics/gimp-liquid-rescale/Makefile |   8 +++---
 graphics/gimp-liquid-rescale/PLIST    |  36 ++++++++++++++++++++++++++++++++++-
 graphics/gimp-liquid-rescale/distinfo |   9 +++----
 3 files changed, 43 insertions(+), 10 deletions(-)

diffs (88 lines):

diff -r a46ab54abe53 -r 9e830697eaa9 graphics/gimp-liquid-rescale/Makefile
--- a/graphics/gimp-liquid-rescale/Makefile     Fri May 22 20:33:23 2009 +0000
+++ b/graphics/gimp-liquid-rescale/Makefile     Fri May 22 20:41:02 2009 +0000
@@ -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@localhost
 HOMEPAGE=              http://liquidrescale.wikidot.com/
@@ -15,7 +16,6 @@
 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"
diff -r a46ab54abe53 -r 9e830697eaa9 graphics/gimp-liquid-rescale/PLIST
--- a/graphics/gimp-liquid-rescale/PLIST        Fri May 22 20:33:23 2009 +0000
+++ b/graphics/gimp-liquid-rescale/PLIST        Fri May 22 20:41:02 2009 +0000
@@ -1,5 +1,27 @@
-@comment $NetBSD: PLIST,v 1.2 2008/04/05 02:11:48 tnn Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/05/22 20:41:02 tnn Exp $
 lib/gimp/2.0/plug-ins/gimp-lqr-plugin
+lib/gimp/2.0/plug-ins/plug_in_lqr_iter
+share/gimp-lqr-plugin/help/en/gimp-help.xml
+share/gimp-lqr-plugin/help/en/index.html
+share/gimp-lqr-plugin/help/images/dialog1.jpg
+share/gimp-lqr-plugin/help/images/dialog1_it.jpg
+share/gimp-lqr-plugin/help/images/dialog1_ru.jpg
+share/gimp-lqr-plugin/help/images/dialog2.jpg
+share/gimp-lqr-plugin/help/images/dialog2_it.jpg
+share/gimp-lqr-plugin/help/images/dialog2_ru.jpg
+share/gimp-lqr-plugin/help/images/dialog3.jpg
+share/gimp-lqr-plugin/help/images/dialog3_it.jpg
+share/gimp-lqr-plugin/help/images/dialog3_ru.jpg
+share/gimp-lqr-plugin/help/images/dialog4.jpg
+share/gimp-lqr-plugin/help/images/dialog4_it.jpg
+share/gimp-lqr-plugin/help/images/dialog_interactive.jpg
+share/gimp-lqr-plugin/help/images/dialog_interactive_it.jpg
+share/gimp-lqr-plugin/help/images/wilber.png
+share/gimp-lqr-plugin/help/it/gimp-help.xml
+share/gimp-lqr-plugin/help/it/index.html
+share/gimp-lqr-plugin/help/ru/gimp-help.xml
+share/gimp-lqr-plugin/help/ru/index.html
+share/gimp/2.0/scripts/batch-gimp-lqr.scm
 share/locale/de/LC_MESSAGES/gimp20-lqr-plugin.mo
 share/locale/es_AR/LC_MESSAGES/gimp20-lqr-plugin.mo
 share/locale/es_ES/LC_MESSAGES/gimp20-lqr-plugin.mo
@@ -14,3 +36,15 @@
 share/locale/sr/LC_MESSAGES/gimp20-lqr-plugin.mo
 share/locale/zh_CN/LC_MESSAGES/gimp20-lqr-plugin.mo
 share/locale/zh_TW/LC_MESSAGES/gimp20-lqr-plugin.mo
+@dirrm share/gimp/2.0/scripts
+@dirrm share/gimp/2.0
+@dirrm share/gimp-lqr-plugin/help/ru
+@dirrm share/gimp-lqr-plugin/help/it
+@dirrm share/gimp-lqr-plugin/help/images
+@dirrm share/gimp-lqr-plugin/help/en
+@dirrm share/gimp-lqr-plugin/help
+@dirrm share/gimp-lqr-plugin
+@dirrm share/gimp
+@dirrm lib/gimp/2.0/plug-ins
+@dirrm lib/gimp/2.0
+@dirrm lib/gimp
diff -r a46ab54abe53 -r 9e830697eaa9 graphics/gimp-liquid-rescale/distinfo
--- a/graphics/gimp-liquid-rescale/distinfo     Fri May 22 20:33:23 2009 +0000
+++ b/graphics/gimp-liquid-rescale/distinfo     Fri May 22 20:41:02 2009 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/04/05 02:11:48 tnn Exp $
+$NetBSD: distinfo,v 1.4 2009/05/22 20:41:02 tnn Exp $
 
-SHA1 (gimp-lqr-plugin-0.4.0-4.tar.gz) = 7cec6270d9eac8fb2e599a5b095c022475c51268
-RMD160 (gimp-lqr-plugin-0.4.0-4.tar.gz) = 674b0dc8fe2280f766f55543edc620c852edcacc
-Size (gimp-lqr-plugin-0.4.0-4.tar.gz) = 824386 bytes
-SHA1 (patch-aa) = dbe67602802e6e187b131fdb734d71036508a628
+SHA1 (gimp-lqr-plugin-0.6.1.tar.bz2) = f202700ffe7981de14a4b69493903239dd963a54
+RMD160 (gimp-lqr-plugin-0.6.1.tar.bz2) = 42d61edbbd1446570f936daab5cab2c485f2c306
+Size (gimp-lqr-plugin-0.6.1.tar.bz2) = 636467 bytes



Home | Main Index | Thread Index | Old Index