[Lunar-commits] <moonbase-other> springlobby: introduction to -other

v4hn me at v4hn.de
Sat Feb 16 02:13:00 CET 2013


commit 610b4b500be353328a0faa7fb11be8773090cc61
Author: v4hn <me at v4hn.de>
Date: Fri, 15 Feb 2013 17:13:00 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/610b4b500be353328a0faa7fb11be8773090cc61

springlobby: introduction to -other
---
  games/springlobby/BUILD   | +7/-0     
  games/springlobby/DEPENDS | +9/-0     
  games/springlobby/DETAILS | +14/-0    
  3 files changed, 30 insertions(+)

--- /dev/null
+++ b/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
--- /dev/null
+++ b/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
--- /dev/null
+++ b/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




More information about the Lunar-commits mailing list