[77704] trunk/dports/gnome/linsmith/Portfile
devans at macports.org
devans at macports.org
Sat Apr 9 13:58:37 PDT 2011
Revision: 77704
http://trac.macports.org/changeset/77704
Author: devans at macports.org
Date: 2011-04-09 13:58:37 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
linsmith: update to version 0.99.21, description, dependencies, configuration.
Modified Paths:
--------------
trunk/dports/gnome/linsmith/Portfile
Modified: trunk/dports/gnome/linsmith/Portfile
===================================================================
--- trunk/dports/gnome/linsmith/Portfile 2011-04-09 20:55:19 UTC (rev 77703)
+++ trunk/dports/gnome/linsmith/Portfile 2011-04-09 20:58:37 UTC (rev 77704)
@@ -2,18 +2,27 @@
# $Id$
PortSystem 1.0
name linsmith
-version 0.9.2
-description linSmith is a Smith Charting program, mainly designed for educational use.
-long_description ${description}
+version 0.99.21
+description linSmith is a Smith Charting program.
+long_description \
+ ${description} You can enter either discrete components or transmission lines, \
+ see the results on screen and/or generate Postscript output. Component values \
+ can be changed numerically or using scrollbars.
maintainers nomaintainer
categories gnome science
platforms darwin
homepage http://jcoppens.com/soft/linsmith/index.en.php
master_sites sourceforge
-checksums md5 6e8659fcd0f1dbc7e805aa0f59d01b28
-depends_lib bin:gnome-session:gnome-session port:libgnomeprintui
-configure.args --mandir=${prefix}/share/man
-configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append -I${prefix}/include -lmx
+
+checksums md5 70451da01bc18b28904be79aefdbdcbd \
+ sha1 6a6f5ad170e83b8b9fa47da47df91e72c16b8fcb \
+ rmd160 a8220ea8862d09d82d5062eeb5ca9ab53357d6b4
+
+depends_build port:pkgconfig \
+ port:intltool
+
+depends_lib port:libxml2 \
+ port:libgnomeui
+
livecheck.url http://sourceforge.net/projects/${name}/files/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/6db0f517/attachment.html>
More information about the macports-changes
mailing list