[40572] trunk/dports/devel/geany/Portfile
nox at macports.org
nox at macports.org
Tue Oct 7 02:31:59 PDT 2008
Revision: 40572
http://trac.macports.org/changeset/40572
Author: nox at macports.org
Date: 2008-10-07 02:31:59 -0700 (Tue, 07 Oct 2008)
Log Message:
-----------
geany: Whitespace changes.
Modified Paths:
--------------
trunk/dports/devel/geany/Portfile
Modified: trunk/dports/devel/geany/Portfile
===================================================================
--- trunk/dports/devel/geany/Portfile 2008-10-07 09:30:59 UTC (rev 40571)
+++ trunk/dports/devel/geany/Portfile 2008-10-07 09:31:59 UTC (rev 40572)
@@ -1,24 +1,33 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
name geany
version 0.13
-description A fast and lightweight GTK+ IDE
-long_description Geany is a small and lightweight integrated development \
- environment. It was developed to provide a small and fast \
- IDE, which has only a few dependencies from other packages. \
- Another goal was to be as independent as possible from a \
- special Desktop Environment like KDE or GNOME.
maintainers nomaintainer
categories devel
platforms darwin
-homepage http://geany.uvena.de/
+description A fast and lightweight GTK+ IDE
+
+long_description \
+ Geany is a small and lightweight integrated development \
+ environment. It was developed to provide a small and fast \
+ IDE, which has only a few dependencies from other packages. \
+ Another goal was to be as independent as possible from a \
+ special Desktop Environment like KDE or GNOME.
+
+homepage http://www.geany.org/
master_sites sourceforge
use_bzip2 yes
-checksums md5 0dc4f30b5ee9132f136fd3e7e4f02e0c
+
+checksums md5 0dc4f30b5ee9132f136fd3e7e4f02e0c \
+ sha1 9e7bb16fede8850a621393299108d64a15cf2f9c \
+ rmd160 286c0e53178dfe2bd3312618284f991f54ad9042
+
depends_lib port:gettext \
port:vte
+
post-extract {
reinplace "s|libvte.so|${prefix}/lib/libvte.dylib|g" ${worksrcpath}/src/vte.c
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081007/e1333dd8/attachment.html
More information about the macports-changes
mailing list