[Lunar-commits] r17640 - moonbase/trunk/games/lbreakout2
Florin Braescu
florin at lunar-linux.org
Mon Dec 12 20:11:03 UTC 2005
Author: florin
Date: 2005-12-12 20:11:02 +0000 (Mon, 12 Dec 2005)
New Revision: 17640
Modified:
moonbase/trunk/games/lbreakout2/BUILD
moonbase/trunk/games/lbreakout2/DETAILS
Log:
fix the install patch.
Modified: moonbase/trunk/games/lbreakout2/BUILD
===================================================================
--- moonbase/trunk/games/lbreakout2/BUILD 2005-12-12 17:35:31 UTC (rev 17639)
+++ moonbase/trunk/games/lbreakout2/BUILD 2005-12-12 20:11:02 UTC (rev 17640)
@@ -1,5 +1,6 @@
(
./configure --prefix=/usr \
+ --datadir=/usr/share/games \
--localstatedir=/usr/share/games/lbreakout2 \
--with-doc-path=/usr/share/doc/lbreakout2 \
$OPTS &&
Modified: moonbase/trunk/games/lbreakout2/DETAILS
===================================================================
--- moonbase/trunk/games/lbreakout2/DETAILS 2005-12-12 17:35:31 UTC (rev 17639)
+++ moonbase/trunk/games/lbreakout2/DETAILS 2005-12-12 20:11:02 UTC (rev 17640)
@@ -12,28 +12,29 @@
SOURCE10=R-World
SOURCE11=Runes
SOURCE12=Wolvie
- SOURCE_URL=$SFORGE_URL/lgames/
- SOURCE2_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE3_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE4_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE5_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE6_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE7_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE8_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE9_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE10_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE11_URL=http://lgames.sourceforge.net/LBreakout2/levels/
- SOURCE12_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE_URL=$SFORGE_URL/lgames/
+ SOURCE2_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE3_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE4_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE5_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE6_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE7_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE8_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE9_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE10_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE11_URL=http://lgames.sourceforge.net/LBreakout2/levels/
+ SOURCE12_URL=http://lgames.sourceforge.net/LBreakout2/levels/
SOURCE_VFY=sha1:50a7627c7373178a04467c292e83a1c8e7dc58c6
WEB_SITE=http://lgames.sourceforge.net/index.php?project=LBreakout2
ENTERED=20020501
- UPDATED=20050115
- SHORT="LBreakout2 is a brick breaking game."
+ UPDATED=20051212
+ SHORT="LBreakout2 is a brick breaking game."
cat << EOF
LBreakout is a nice breakout-style arcade game in the manner of Arkanoid.
-30 levels are waiting for you to be cleared and loads of power-ups will help
-you with that task: extra balls, energy balls, extra lifes, weapons, glue,
-bonus floors, paddle expansion and extra score. And, of course, there are some
-maluses you should try to avoid like paddle freeze or paddle shrinkage.
+30 levels are waiting for you to be cleared and loads of power-ups will
+help you with that task: extra balls, energy balls, extra lifes, weapons,
+glue, bonus floors, paddle expansion and extra score. And, of course,
+there are some maluses you should try to avoid like paddle freeze or
+paddle shrinkage.
EOF
More information about the Lunar-commits
mailing list