[35525] trunk/dports/gnome/at-spi/Portfile

gui_dos at macports.org gui_dos at macports.org
Sat Mar 29 09:18:53 PDT 2008


Revision: 35525
          http://trac.macosforge.org/projects/macports/changeset/35525
Author:   gui_dos at macports.org
Date:     2008-03-29 09:18:50 -0700 (Sat, 29 Mar 2008)

Log Message:
-----------
at-spi:
* Update to 1.22.0
* Remove heavy dependency on wxWidgets/SDL

Modified Paths:
--------------
    trunk/dports/gnome/at-spi/Portfile

Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile	2008-03-29 16:01:35 UTC (rev 35524)
+++ trunk/dports/gnome/at-spi/Portfile	2008-03-29 16:18:50 UTC (rev 35525)
@@ -1,20 +1,23 @@
 # $Id$
+
 PortSystem 1.0
+
 name		at-spi
-version		1.21.1
-description	Gnome Accesibility Technologi Service
+version		1.22.0
+description	Gnome Accesibility Technology Service
 long_description	'at-spi' is a part of the Gnome Accessibility Project. \
 		It provides a Service Provider Interface for the Assistive \
 		Technologies available on the GNOME platform, and a library \
 		against which applications can be linked.
 maintainers	nomaintainer
 categories	gnome
-platforms	darwin 
+platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/at-spi/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums	md5 1fc0bea95472e0523533367a23953252 \
-		rmd160 a1e04c59943993c63515abc36a95ecc7ebd92b8a
+checksums	md5 85dc343588016ecf854830fab0cd6fdc \
+		sha1 9917fcfe174282cf1e0b130a97b33ed2fceac36e \
+		rmd160 b4a49ff0ba382fa44867f4c2cd2c953845c04a42
 
 depends_build	\
 	port:p5-xml-parser \
@@ -23,15 +26,13 @@
 	port:atk \
 	port:gtk2 \
 	port:libbonobo \
-	port:gail \
-	port:py25-numeric \
-	port:py25-wxpython
+	port:gail
 
 use_bzip2 	yes
 
 configure.args	--enable-static --enable-platform-gnome-2 --disable-xevie
 
-configure.env	PYTHON=${prefix}/bin/python2.5
+configure.env   PYTHON=${prefix}/bin/python2.5
 
 # --with-x is the default state for the configure file
 variant x11	{

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080329/68b3db91/attachment.html


More information about the macports-changes mailing list