[82945] trunk/dports/games/xmoto
raimue at macports.org
raimue at macports.org
Mon Aug 22 07:05:39 PDT 2011
Revision: 82945
http://trac.macports.org/changeset/82945
Author: raimue at macports.org
Date: 2011-08-22 07:05:37 -0700 (Mon, 22 Aug 2011)
Log Message:
-----------
games/xmoto:
Add an application bundle with a custom icon
Modified Paths:
--------------
trunk/dports/games/xmoto/Portfile
Added Paths:
-----------
trunk/dports/games/xmoto/files/
trunk/dports/games/xmoto/files/xmoto.png
Modified: trunk/dports/games/xmoto/Portfile
===================================================================
--- trunk/dports/games/xmoto/Portfile 2011-08-22 13:55:48 UTC (rev 82944)
+++ trunk/dports/games/xmoto/Portfile 2011-08-22 14:05:37 UTC (rev 82945)
@@ -1,9 +1,11 @@
# $Id$
PortSystem 1.0
+PortGroup app 1.0
name xmoto
version 0.5.7
+revision 1
categories games
platforms macosx
maintainers raimue
@@ -50,5 +52,7 @@
configure.cflags-append -DdDOUBLE
configure.cxxflags-append -DdDOUBLE
+app.icon ${filespath}/xmoto.png
+
livecheck.type regex
livecheck.regex {XMoto ([\d.]+) released}
Added: trunk/dports/games/xmoto/files/xmoto.png
===================================================================
(Binary files differ)
Property changes on: trunk/dports/games/xmoto/files/xmoto.png
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ image/png
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110822/c5251cd6/attachment.html>
More information about the macports-changes
mailing list