aboutsummaryrefslogtreecommitdiff
path: root/games/ltris
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-29 11:17:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-29 11:17:02 +0000
commite07d965d9aa949708d8722136589fc5e985621a7 (patch)
tree2b01c2e3ac0bc36f3d4ac5bb25e300fa7a55063e /games/ltris
parent70e197b6fb7f432805ad98708e0d25ccf4e52bf6 (diff)
downloadports-e07d965d9aa949708d8722136589fc5e985621a7.tar.gz
ports-e07d965d9aa949708d8722136589fc5e985621a7.zip
Notes
Diffstat (limited to 'games/ltris')
-rw-r--r--games/ltris/Makefile3
-rw-r--r--games/ltris/distinfo6
-rw-r--r--games/ltris/pkg-descr28
-rw-r--r--games/ltris/pkg-plist3
4 files changed, 22 insertions, 18 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile
index d9a2affd944a..24b8b1990894 100644
--- a/games/ltris/Makefile
+++ b/games/ltris/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ltris
-PORTVERSION= 1.0.13
+PORTVERSION= 1.0.14
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= SF/lgames/${PORTNAME}
@@ -32,6 +32,7 @@ PLIST_SUB+= NLS=""
.endif
post-patch:
+ @${REINPLACE_CMD} -e 's|/icons|/pixmaps|g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|= @mixer_flag@|= @INTLLIBS@ @mixer_flag@|g ; \
s|--mode=666||g' ${WRKSRC}/src/Makefile.in
diff --git a/games/ltris/distinfo b/games/ltris/distinfo
index 6b042871c466..9ab3dc317178 100644
--- a/games/ltris/distinfo
+++ b/games/ltris/distinfo
@@ -1,3 +1,3 @@
-MD5 (ltris-1.0.13.tar.gz) = 33e62113e0ade4c2a26a9615442defec
-SHA256 (ltris-1.0.13.tar.gz) = b7d3f93bef1efe907780896c0db3408949cf03c6f797308dbf326ed9223681ba
-SIZE (ltris-1.0.13.tar.gz) = 845739
+MD5 (ltris-1.0.14.tar.gz) = 7eff57f492bc880a02a58c64f638959e
+SHA256 (ltris-1.0.14.tar.gz) = d6816aa70f55c73e0de2ccb81281a92aa063d3a90b362810002db010f4e3b3b2
+SIZE (ltris-1.0.14.tar.gz) = 850749
diff --git a/games/ltris/pkg-descr b/games/ltris/pkg-descr
index 10fb74f12578..04eadeaa8d60 100644
--- a/games/ltris/pkg-descr
+++ b/games/ltris/pkg-descr
@@ -1,20 +1,20 @@
LTris is just another clone of Tetris but IMHO a good one, so if you like
Tetris, download and play it!
-Features:
- Tetris clone using SDL
- Sound
- Menu
- Controls can be redefined
- Block preview
- Starting level between 0 and 9
- Various backgrounds
- HighScores
- Nice graphics
- Smooth gameplay
- Cool effects (transparency, animations)
- Two player mode
- Two game modes
+Features:
+ Tetris clone using SDL
+ Sound
+ Menu
+ Controls can be redefined
+ Block preview
+ Starting level between 0 and 9
+ Various backgrounds
+ HighScores
+ Nice graphics
+ Smooth gameplay
+ Cool effects (transparency, animations)
+ Two player mode
+ Two game modes
Two game modes? Yes. The "normal" mode is the one everbody knows well. You
play as long as you can while the blocks are getting faster. The second one
diff --git a/games/ltris/pkg-plist b/games/ltris/pkg-plist
index 505071c83e23..a3d9b1732c2e 100644
--- a/games/ltris/pkg-plist
+++ b/games/ltris/pkg-plist
@@ -1,4 +1,5 @@
bin/ltris
+share/applications/ltris.desktop
%%NLS%%share/locale/de/LC_MESSAGES/ltris.mo
%%NLS%%share/locale/fr/LC_MESSAGES/ltris.mo
%%NLS%%share/locale/pt/LC_MESSAGES/ltris.mo
@@ -30,6 +31,8 @@ bin/ltris
%%DATADIR%%/sounds/motion.wav
%%DATADIR%%/sounds/nextlevel.wav
%%DATADIR%%/sounds/stop.wav
+share/pixmaps/ltris48.gif
@dirrm %%DATADIR%%/sounds
@dirrm %%DATADIR%%/gfx
@dirrm %%DATADIR%%
+@dirrmtry share/applications