[22030] trunk/dports/science

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 14 22:16:03 PST 2007


Revision: 22030
          http://trac.macosforge.org/projects/macports/changeset/22030
Author:   ryandesign at macports.org
Date:     2007-02-14 22:16:03 -0800 (Wed, 14 Feb 2007)

Log Message:
-----------
New ports playerstage-player and playerstage-stage by Regis Vincent.

Added Paths:
-----------
    trunk/dports/science/playerstage-player/
    trunk/dports/science/playerstage-player/Portfile
    trunk/dports/science/playerstage-stage/
    trunk/dports/science/playerstage-stage/Portfile

Added: trunk/dports/science/playerstage-player/Portfile
===================================================================
--- trunk/dports/science/playerstage-player/Portfile	                        (rev 0)
+++ trunk/dports/science/playerstage-player/Portfile	2007-02-15 06:16:03 UTC (rev 22030)
@@ -0,0 +1,25 @@
+# $Id$
+PortSystem        1.0
+name              playerstage-player
+version           2.0.2
+categories        science
+maintainers       vincent at ai.sri.com
+description       Player/Stage robotic platform
+long_description  The Player Project creates Free Software\
+				  that enables research in robot and sensor\
+				  systems. The Player robot server is probably\
+				  the most widely used robot control interface\
+				  in the world. Its simulation backends, \
+				  Stage and Gazebo, are also very widely used.
+				  
+homepage          http://playerstage.sourceforge.net
+master_sites      sourceforge:playerstage
+
+distname player-${version}
+extract.suffix .tar.bz2
+use_bzip2 yes
+checksums sha1 a0bc4c9014fb994a3a100f7288afaea5d52bfd90
+
+worksrcdir player-${version}
+
+depends_lib port:automake port:autoconf port:gtk2 port:jpeg port:libpng port:glib2 port:tiff port:pkgconfig


Property changes on: trunk/dports/science/playerstage-player/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

Added: trunk/dports/science/playerstage-stage/Portfile
===================================================================
--- trunk/dports/science/playerstage-stage/Portfile	                        (rev 0)
+++ trunk/dports/science/playerstage-stage/Portfile	2007-02-15 06:16:03 UTC (rev 22030)
@@ -0,0 +1,25 @@
+# $Id$
+PortSystem        1.0
+name              playerstage-stage
+version           2.0.2
+categories        science
+maintainers       vincent at ai.sri.com
+description       Player/Stage robotic platform
+long_description  The Player Project creates Free Software\
+				  that enables research in robot and sensor\
+				  systems. The Player robot server is probably\
+				  the most widely used robot control interface\
+				  in the world. Its simulation backends, \
+				  Stage and Gazebo, are also very widely used.
+				  
+homepage          http://playerstage.sourceforge.net
+master_sites      sourceforge:playerstage
+
+distname stage-${version}
+extract.suffix .tar.bz2
+use_bzip2 yes
+checksums sha1 fa6a357f1293f238ed9e1ac3ac64be1ecc11c9ca
+
+worksrcdir stage-${version}
+
+depends_lib port:playerstage-player


Property changes on: trunk/dports/science/playerstage-stage/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/20070214/95f8660a/attachment.html


More information about the macports-changes mailing list