[42780] trunk/dports/editors/salasaga/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Sun Nov 30 14:35:55 PST 2008
Revision: 42780
http://trac.macports.org/changeset/42780
Author: macsforever2000 at macports.org
Date: 2008-11-30 14:35:54 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/dports/editors/salasaga/Portfile
Modified: trunk/dports/editors/salasaga/Portfile
===================================================================
--- trunk/dports/editors/salasaga/Portfile 2008-11-30 21:51:54 UTC (rev 42779)
+++ trunk/dports/editors/salasaga/Portfile 2008-11-30 22:35:54 UTC (rev 42780)
@@ -1,35 +1,48 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name salasaga
-version 0.8.0.dev-200803251321
-revision 0
-categories editors
-platforms darwin
-maintainers nomaintainer
-description An Integrated Development Environment for producing eLearning
-long_description previously known as The Flame Project \
- Imagine a free, easy to use GUI authoring environment that helps \
- you create visually impressive and actually useful learning material. \
- The short term goal for this project is to provide such \
- an environment, and we're well on the way to a first release \
- for doing that.
-homepage http://www.salasaga.org/
-master_sites sourceforge
-use_bzip2 yes
-checksums md5 e489adbaf879fd26f5e6b5509105dcdb
-depends_lib port:gtk2 path:lib/pkgconfig/pango.pc:pango port:libxml2 port:ming port:giflib \
- port:libungif port:gconf port:libgnome port:autoconf
-worksrcdir salasaga-0.8.0.dev
-use_autoconf yes
-patchfiles patch-Makefile.diff patch-salasaga_ide-salasaga.c.diff \
- patch-salasaga_ide-Makefile.diff \
- patch-salasaga_screencapture-Makefile.diff
+name salasaga
+version 0.8.0.dev-200803251321
+revision 0
+categories editors
+platforms darwin
+maintainers nomaintainer
-configure.ldflags-append -L${prefix}/lib -L/usr/X11R6/lib
-configure.cflags-append -I${prefix}/include -I/usr/X11R6/include
+description An Integrated Development Environment for producing eLearning
+long_description "previously known as The Flame Project \
+ Imagine a free, easy to use GUI authoring environment that helps \
+ you create visually impressive and actually useful learning material. \
+ The short term goal for this project is to provide such \
+ an environment, and we're well on the way to a first release \
+ for doing that."
+
+homepage http://www.salasaga.org/
+master_sites sourceforge
+use_bzip2 yes
+checksums md5 e489adbaf879fd26f5e6b5509105dcdb
+
+depends_lib port:gtk2 \
+ path:lib/pkgconfig/pango.pc:pango \
+ port:libxml2 \
+ port:ming \
+ port:giflib \
+ port:libungif \
+ port:gconf \
+ port:libgnome \
+ port:autoconf
+
+worksrcdir salasaga-0.8.0.dev
+
+use_autoconf yes
+
+patchfiles patch-Makefile.diff patch-salasaga_ide-salasaga.c.diff \
+ patch-salasaga_ide-Makefile.diff \
+ patch-salasaga_screencapture-Makefile.diff
+
+configure.ldflags-append -L${prefix}/lib -L/usr/X11R6/lib
+configure.cflags-append -I${prefix}/include -I/usr/X11R6/include
+
post-patch {
- reinplace "s|@@PREFIX@@|${prefix}|" salasaga_ide/salasaga.c
-
+ reinplace "s|@@PREFIX@@|${prefix}|" salasaga_ide/salasaga.c
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/d82932ad/attachment-0001.html>
More information about the macports-changes
mailing list