[33318] trunk/dports/devel
gui_dos at macports.org
gui_dos at macports.org
Wed Jan 23 12:04:31 PST 2008
Revision: 33318
http://trac.macosforge.org/projects/macports/changeset/33318
Author: gui_dos at macports.org
Date: 2008-01-23 12:04:30 -0800 (Wed, 23 Jan 2008)
Log Message:
-----------
new port: geany
Added Paths:
-----------
trunk/dports/devel/geany/
trunk/dports/devel/geany/Portfile
Added: trunk/dports/devel/geany/Portfile
===================================================================
--- trunk/dports/devel/geany/Portfile (rev 0)
+++ trunk/dports/devel/geany/Portfile 2008-01-23 20:04:30 UTC (rev 33318)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+
+name geany
+version 0.12
+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/
+master_sites sourceforge
+use_bzip2 yes
+checksums md5 bfb6dd5e833f2852935f93218a09de93
+depends_lib port:gettext \
+ port:vte
+post-extract {
+ reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/include/Platform.h
+ reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/Editor.cxx
+}
Property changes on: trunk/dports/devel/geany/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080123/234b3cc7/attachment.html
More information about the macports-changes
mailing list