[Lunar-commits] <moonbase-other> SDL2_net: adding to moonbase, does not conflict

Dennis Veatch dennisveatch at bellsouth.net
Wed Oct 22 13:04:05 CEST 2014


commit 654d4691c9aeab974555c8a613b37f00df37c519
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 22 Oct 2014 07:03:50 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/654d4691c9aeab974555c8a613b37f00df37c519

SDL2_net: adding to moonbase, does not conflict
---
  net/SDL2_net/DEPENDS | +3/-0     
  net/SDL2_net/DETAILS | +14/-0    
  2 files changed, 17 insertions(+)

--- /dev/null
+++ b/net/SDL2_net/DEPENDS
@@ -0,0 +1,3 @@
+depends  automake
+depends  libtool
+depends  SDL
--- /dev/null
+++ b/net/SDL2_net/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=SDL2_net
+         VERSION=2.0.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.libsdl.org/projects/SDL_net/release/
+      SOURCE_VFY=sha1:c7cf473b3adada23171df9f92b3117052eac69fa
+        WEB_SITE=http://www.libsdl.org/projects/SDL_net
+         ENTERED=20141007
+         UPDATED=20141007
+           SHORT="A small sample cross-platform networking library"
+
+cat << EOF
+A small sample cross-platform networking library, with a sample chat
+client and server application.
+EOF




More information about the Lunar-commits mailing list