[71801] users/anddam

and.damore at macports.org and.damore at macports.org
Thu Sep 23 09:55:53 PDT 2010


Revision: 71801
          http://trac.macports.org/changeset/71801
Author:   and.damore at macports.org
Date:     2010-09-23 09:55:51 -0700 (Thu, 23 Sep 2010)
Log Message:
-----------
wxMac in user directory

Added Paths:
-----------
    users/anddam/wxMac/
    users/anddam/wxMac/Portfile

Added: users/anddam/wxMac/Portfile
===================================================================
--- users/anddam/wxMac/Portfile	                        (rev 0)
+++ users/anddam/wxMac/Portfile	2010-09-23 16:55:51 UTC (rev 71801)
@@ -0,0 +1,27 @@
+# $Id$
+PortSystem          1.0
+#PortGroup           archcheck 1.0
+name			    wxMac
+conflicts		    wxgtk wxWidgets-python wxWidgets
+version			    2.8.11
+categories		    graphics devel
+platforms		    darwin
+maintainers		    and.damore openmaintainer
+description		    mature cross-platform C++ GUI framework, wxMac version
+long_description    \
+                    wxWidgets is a mature open-source cross-platform C++ GUI framework for Mac OS, \
+                    Unix, Linux, Windows. It can make use of a variety of native widget sets as \
+                    well as its own widget set: Mac OS, GTK+, Motif, WIN32. wxWidgets will even \
+                    run on embedded systems using Linux and X11.
+
+homepage		    http://www.wxwidgets.org/
+distname		    wxMac
+master_sites	    sourceforge:wxwindows
+distfiles	    	${distname}-${version}${extract.suffix}
+dist_subdir		    ${distname}/${version}
+checksums           md5     58e51d9ec844185e60c94b6e40cf8c6e \
+                    sha1    fc559d7050762125a1344bcc7b814beaa600219a \
+                    rmd160  8e7e481922badfcae94c7720ac6694c2135ca482
+
+set worksrcdir	    ${distname}-${version}
+#extract.only	    ${distname}-${version}${extract.suffix}


Property changes on: users/anddam/wxMac/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100923/7cd2c3e7/attachment.html>


More information about the macports-changes mailing list