[29524] trunk/dports/xfce

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 26 12:39:57 PDT 2007


Revision: 29524
          http://trac.macosforge.org/projects/macports/changeset/29524
Author:   afb at macports.org
Date:     2007-09-26 12:39:57 -0700 (Wed, 26 Sep 2007)

Log Message:
-----------
add the old version of xfce4-session, just in the meantime

Added Paths:
-----------
    trunk/dports/xfce/xfce4-session/
    trunk/dports/xfce/xfce4-session/Portfile

Added: trunk/dports/xfce/xfce4-session/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-session/Portfile	                        (rev 0)
+++ trunk/dports/xfce/xfce4-session/Portfile	2007-09-26 19:39:57 UTC (rev 29524)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem 1.0
+
+name            xfce4-session
+version		4.2.4
+categories	xfce
+platforms	darwin
+maintainers	nomaintainer at macports.org
+description     Session manager for the Xfce desktop environment.
+long_description ${description}
+homepage        http://www.xfce.org/
+master_sites    http://www.us.xfce.org/archive/xfce-4.2.4/src/
+checksums       md5 60b83ebba6032afa68819c3cd9ce39f9 \
+		sha1 61e20cbf624e74f69f65c8a338c0599c4bd44040 \
+		rmd160 c715e5ed4055e8689e5a0ac1d80e2e5f157b6c90
+
+configure.args	--disable-debug --enable-final
+depends_lib     port:libxfce4mcs port:xfcegui4
+
+pre-configure	{ reinplace "s,-flat_namespace -undefined suppress,-undefined dynamic_lookup,g" ${worksrcpath}/configure }
+pre-build	{ system "find ${worksrcpath} -name Makefile.in | xargs -n 1 perl -pe 's/-no-undefined/-undefined dynamic_lookup/' -i"  }


Property changes on: trunk/dports/xfce/xfce4-session/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/20070926/02804529/attachment.html


More information about the macports-changes mailing list