[43583] trunk/dports/x11/gtkspell2/Portfile
blb at macports.org
blb at macports.org
Thu Dec 11 23:13:53 PST 2008
Revision: 43583
http://trac.macports.org/changeset/43583
Author: blb at macports.org
Date: 2008-12-11 23:13:52 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
x11/gtkspell2 - whitespace changes
Modified Paths:
--------------
trunk/dports/x11/gtkspell2/Portfile
Modified: trunk/dports/x11/gtkspell2/Portfile
===================================================================
--- trunk/dports/x11/gtkspell2/Portfile 2008-12-12 07:08:18 UTC (rev 43582)
+++ trunk/dports/x11/gtkspell2/Portfile 2008-12-12 07:13:52 UTC (rev 43583)
@@ -1,40 +1,41 @@
# -*- 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 gtkspell2
-version 2.0.14
-categories x11 gnome textproc
-platforms darwin
-maintainers nomaintainer
-description Library for highlighting and replacement of misspelled words.
-long_description GtkSpell provides word-processor-style highlighting \
- and replacement of misspelled words in a GtkTextView \
- widget. Right-clicking a misspelled word pops up a \
- menu of suggested replacements.
-homepage http://gtkspell.sourceforge.net
-master_sites ${homepage}/download
-distname gtkspell-${version}
+name gtkspell2
+version 2.0.14
+categories x11 gnome textproc
+platforms darwin
+maintainers nomaintainer
+description Library for highlighting and replacement of misspelled words
+long_description \
+ GtkSpell provides word-processor-style highlighting and replacement of \
+ misspelled words in a GtkTextView widget. Right-clicking a misspelled \
+ word pops up a menu of suggested replacements.
+homepage http://gtkspell.sourceforge.net
+master_sites ${homepage}/download
+distname gtkspell-${version}
-checksums md5 da168e9b69e70454ba04d0f1fd82686e \
- sha1 e6a2e1359e7cf5d309ac3587482329848cb4fdac \
- rmd160 23093dcdbc0c0ac57231de47302949b63b1ffb7f
+checksums md5 da168e9b69e70454ba04d0f1fd82686e \
+ sha1 e6a2e1359e7cf5d309ac3587482329848cb4fdac \
+ rmd160 23093dcdbc0c0ac57231de47302949b63b1ffb7f
-depends_build port:pkgconfig \
- port:gtk-doc
+depends_build port:pkgconfig \
+ port:gtk-doc
-depends_lib port:enchant \
- port:gtk2
+depends_lib port:enchant \
+ port:gtk2
-configure.args --disable-debug
-configure.cppflags-append "-L${prefix}/lib"
-configure.cflags "-no-cpp-precomp -flat_namespace -undefined suppress"
+configure.args --disable-debug
+configure.cppflags-append "-L${prefix}/lib"
+configure.cflags "-no-cpp-precomp -flat_namespace -undefined suppress"
-livecheck.check regex
-livecheck.url ${homepage}
-livecheck.regex "The latest version is <b>(\\d+(?:\\.\\d+)*)</b>"
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex "The latest version is <b>(\\d+(?:\\.\\d+)*)</b>"
-#NOTES Port is named gtkspell2 due to ongoing development of gtkspell3
-# Although there are no ports that require this port, there are a
-# number of ports that will build with it if it is present.
+#NOTES Port is named gtkspell2 due to ongoing development of gtkspell3
+# Although there are no ports that require this port, there are a
+# number of ports that will build with it if it is present.
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/0f526e37/attachment.html>
More information about the macports-changes
mailing list