Skip to content

Commit

Permalink
springlobby: introduction to -other
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Feb 16, 2013
1 parent 29aa0d5 commit 610b4b5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
7 changes: 7 additions & 0 deletions games/springlobby/BUILD
@@ -0,0 +1,7 @@
sedit "s:/usr/bin/awk:/bin/awk:" tools/test-susynclib.awk &&
sedit "s:/bin:/games:" src/CMakeLists.txt &&

OPTS+=" -DCMAKE_INSTALL_PREFIX=/usr \
-DLOCALE_INSTALL_DIR=/usr/share/locale" &&

default_cmake_build
9 changes: 9 additions & 0 deletions games/springlobby/DEPENDS
@@ -0,0 +1,9 @@
depends cmake
depends boost
depends glib-2
depends libnotify
depends libpng
depends zlib
depends curl
depends openal
depends alure
14 changes: 14 additions & 0 deletions games/springlobby/DETAILS
@@ -0,0 +1,14 @@
MODULE=springlobby
VERSION=0.168
SOURCE=${MODULE}-${VERSION}.tar.bz2
SOURCE_URL=http://springlobby.info/tarballs
SOURCE_VFY=sha1:e23c189d0f1320eca862d11c3351da7f4157cc3a
WEB_SITE=http://springlobby.info
ENTERED=20130215
UPDATED=20130215
SHORT="lobby client for Spring RTS"

cat << EOF
SpringLobby is a free cross-platform lobby client
for the Spring RTS project.
EOF

0 comments on commit 610b4b5

Please sign in to comment.