UPDATE: gqview-1.4.2
Reported by: |
sleepinghead@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
gqview
|
|
|
Version bump to a port I maintain. Some bug fixes and translation updates. Patch inline:
Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/graphics/gqview/Portfile,v
retrieving revision 1.3
diff -u -r1.3 Portfile
--- Portfile 6 Mar 2004 23:27:14 -0000 1.3
+++ Portfile 8 Apr 2004 06:46:53 -0000
@@ -2,7 +2,7 @@
PortSystem 1.0
name gqview
-version 1.4.1
+version 1.4.2
categories graphics x11
maintainers sleepinghead@netzero.net
description GQview image browser
@@ -10,7 +10,7 @@
access to view images and move around the directory tree.
homepage http://gqview.sourceforge.net/
master_sites sourceforge
-checksums md5 d963fbb878d78e8ebf78ea8c18caa72f
+checksums md5 4099e459a3b1cfa637a40774c9e51b47
depends_lib lib:libgtk.2:gtk2
configure.args --mandir=${prefix}/share/man
configure.env LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include \
commited!