[144463] trunk/dports/gnome/gnotime/Portfile
devans at macports.org
devans at macports.org
Sat Jan 9 08:45:31 PST 2016
Revision: 144463
https://trac.macports.org/changeset/144463
Author: devans at macports.org
Date: 2016-01-09 08:45:30 -0800 (Sat, 09 Jan 2016)
Log Message:
-----------
gnotime: reformat according to mode line, white space only.
Modified Paths:
--------------
trunk/dports/gnome/gnotime/Portfile
Modified: trunk/dports/gnome/gnotime/Portfile
===================================================================
--- trunk/dports/gnome/gnotime/Portfile 2016-01-09 16:39:38 UTC (rev 144462)
+++ trunk/dports/gnome/gnotime/Portfile 2016-01-09 16:45:30 UTC (rev 144463)
@@ -1,32 +1,39 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name gnotime
-version 2.4.0
-description A GNOME project manager.
-long_description GnoTime is a combination stop-watch, diary, \
- consultant billing system and project manager. \
- You can measure the amount of time you spend on a \
- task, associate a memo with it, set a billing rate, \
- print an invoice, as well as track that status of \
- other projects.
-maintainers nomaintainer
-categories gnome
-license GPL-2+
-platforms darwin
-homepage http://gttr.sourceforge.net/
-master_sites sourceforge:gttr
+name gnotime
+version 2.4.0
+description A GNOME project manager.
+long_description GnoTime is a combination stop-watch, diary, \
+ consultant billing system and project manager. \
+ You can measure the amount of time you spend on a \
+ task, associate a memo with it, set a billing rate, \
+ print an invoice, as well as track that status of \
+ other projects.
+maintainers nomaintainer
+categories gnome
+license GPL-2+
+platforms darwin
+homepage http://gttr.sourceforge.net/
+master_sites sourceforge:gttr
checksums rmd160 a0963cad9547c9b25f2ee6280c211a7fcb87e4d2 \
sha256 a1bf1389829e5795016cc49810c8be80f9bbccb5d56e97f00efb0718559a539b
-depends_build port:pkgconfig
-depends_lib bin:guile:guile port:libgtkhtml port:libgnome port:libgnomeui
-configure.cppflags-append "-L${prefix}/lib"
-configure.args --x-includes=${prefix}/include \
- --x-libraries=${prefix}/lib
+depends_build port:pkgconfig
-livecheck.url http://sourceforge.net/projects/gttr/files/
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+depends_lib bin:guile:guile \
+ port:libgtkhtml \
+ port:libgnome \
+ port:libgnomeui
+
+configure.cppflags-append \
+ "-L${prefix}/lib"
+
+configure.args --x-includes=${prefix}/include \
+ --x-libraries=${prefix}/lib
+
+livecheck.url http://sourceforge.net/projects/gttr/files/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160109/9dd8e646/attachment.html>
More information about the macports-changes
mailing list