UPDATE: gqview-2.0.0
Reported by: |
mvitocruz@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
gqview
|
|
|
Update to 2.0.0. Diff inline:
Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/graphics/gqview/Portfile,v
retrieving revision 1.7
diff -u -r1.7 Portfile
--- Portfile 17 Nov 2004 02:55:42 -0000 1.7
+++ Portfile 5 Mar 2005 04:58:10 -0000
@@ -2,15 +2,16 @@
PortSystem 1.0
name gqview
-version 1.4.5
+version 2.0.0
categories graphics x11
+platforms darwin
maintainers mvitocruz@gmail.com
description GQview image browser
long_description GQview is an image browser that features single click \
access to view images and move around the directory tree.
homepage http://gqview.sourceforge.net/
master_sites sourceforge
-checksums md5 b196935767c2d3dc61243d9ed0801c2e
+checksums md5 421c9a79827e91e394bdfc924071d66f
depends_lib lib:libgtk.2:gtk2
configure.args --mandir=${prefix}/share/man
configure.env LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include \
thanks, commited!