pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add GraphicsMagick.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc61bb5ee63d
branches:  trunk
changeset: 516408:fc61bb5ee63d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 20 17:25:23 2006 +0000

description:
Add GraphicsMagick.

diffstat:

 doc/CHANGES-2006  |  3 ++-
 graphics/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 81677f4e26f1 -r fc61bb5ee63d doc/CHANGES-2006
--- a/doc/CHANGES-2006  Thu Jul 20 17:23:15 2006 +0000
+++ b/doc/CHANGES-2006  Thu Jul 20 17:25:23 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.775 2006/07/20 17:09:46 minskim Exp $
+$NetBSD: CHANGES-2006,v 1.776 2006/07/20 17:25:23 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -3463,3 +3463,4 @@
        Updated sysutils/ntfsprogs to 1.13.1 [adam 2006-07-20]
        Updated sysutils/k3b to 0.12.16 [markd 2006-07-20]
        Updated devel/diffutils to 2.8.1nb1 [minskim 2006-07-20]
+       Added graphics/GraphicsMagick version 1.1.7 [minskim 2006-07-20]
diff -r 81677f4e26f1 -r fc61bb5ee63d graphics/Makefile
--- a/graphics/Makefile Thu Jul 20 17:23:15 2006 +0000
+++ b/graphics/Makefile Thu Jul 20 17:25:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.427 2006/07/06 20:36:44 wiz Exp $
+# $NetBSD: Makefile,v 1.428 2006/07/20 17:25:24 minskim Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -12,6 +12,7 @@
 SUBDIR+=       GUIlib
 SUBDIR+=       GeometryKit
 SUBDIR+=       GlutKit
+SUBDIR+=       GraphicsMagick
 SUBDIR+=       ImageMagick
 SUBDIR+=       ImageViewer
 SUBDIR+=       Mesa



Home | Main Index | Thread Index | Old Index