pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add wip/warsow. Does not build yet.
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Sun Sep 23 20:44:25 2018 -0700
Changeset: c9fd968130d65074920814389902ff2937dda16f
Added Files:
warsow/DESCR
warsow/Makefile
warsow/PLIST
warsow/TODO
warsow/distinfo
Log Message:
Add wip/warsow. Does not build yet.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c9fd968130d65074920814389902ff2937dda16f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
warsow/DESCR | 13 +++++++++++++
warsow/Makefile | 29 +++++++++++++++++++++++++++++
warsow/PLIST | 1 +
warsow/TODO | 1 +
warsow/distinfo | 6 ++++++
5 files changed, 50 insertions(+)
diffs:
diff --git a/warsow/DESCR b/warsow/DESCR
new file mode 100644
index 0000000000..32e9df76e6
--- /dev/null
+++ b/warsow/DESCR
@@ -0,0 +1,13 @@
+Speed and movement is what Warsow is all about.
+
+Like a true cyberathlete you jump, dash, dodge, and walljump your way
+through the game. Grab power-ups before your enemy does, plant a bomb before
+anyone sees you, and steal the enemy’s flag before they know what is going
+on!
+
+Our goal is to offer a fast and fun competitive first-person shooter without
+hard graphical violence - Warsow has no blood or guts flying around. Red
+circles instead of blood indicate hits and colored triangles replace guts as
+gib effects.
+
+We put a great emphasis on extreme customazibility and e-sports features.
diff --git a/warsow/Makefile b/warsow/Makefile
new file mode 100644
index 0000000000..05d1d1b8cd
--- /dev/null
+++ b/warsow/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD$
+
+DISTNAME= warsow_21_sdk
+PKGNAME= warsow-2.1.2
+CATEGORIES= games
+MASTER_SITES= http://sebastian.network/warsow/
+
+MAINTAINER= cfkoch%edgebsd.org@localhost
+HOMEPAGE= https://warsow.net
+COMMENT= Free fast-paced first-person shooter
+LICENSE= gnu-gpl-v2
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/source/source
+USE_CMAKE= yes
+USE_LANGUAGES= c c++
+
+CMAKE_ARGS+= -DUSE_SDL:BOOL=ON
+
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../devel/SDL2/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../multimedia/libogg/buildlink3.mk"
+.include "../../multimedia/libtheora/buildlink3.mk"
+.include "../../wip/angelscript/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/warsow/PLIST b/warsow/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/warsow/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/warsow/TODO b/warsow/TODO
new file mode 100644
index 0000000000..a3843c7629
--- /dev/null
+++ b/warsow/TODO
@@ -0,0 +1 @@
+- does not build yet!
diff --git a/warsow/distinfo b/warsow/distinfo
new file mode 100644
index 0000000000..6c7c60e1fb
--- /dev/null
+++ b/warsow/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (warsow_21_sdk.tar.gz) = f1e99525dd4a702683e6e2dd03bad71848688cc9
+RMD160 (warsow_21_sdk.tar.gz) = 0c6a469c09378c6e4b3abba8d980643a058d7e53
+SHA512 (warsow_21_sdk.tar.gz) = 5b1559280ffb56355a88cfd24899a199c3c76c71f6ea04b2aa66561767b9a9bd1020f41e75cf6488ba8084d20d36a8eccf84e67ec56c1a3596bd7c3c034ea940
+Size (warsow_21_sdk.tar.gz) = 563443012 bytes
Home |
Main Index |
Thread Index |
Old Index