diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:58:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:58:29 +0100 |
commit | 0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch) | |
tree | 07815070629c7c11000a7f51ceb8ccbccb49a809 /games-fps/quake3-nsco | |
parent | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'games-fps/quake3-nsco')
-rw-r--r-- | games-fps/quake3-nsco/Manifest | 5 | ||||
-rw-r--r-- | games-fps/quake3-nsco/files/server.cfg | 97 | ||||
-rw-r--r-- | games-fps/quake3-nsco/metadata.xml | 29 | ||||
-rw-r--r-- | games-fps/quake3-nsco/quake3-nsco-1.93-r1.ebuild | 22 |
4 files changed, 0 insertions, 153 deletions
diff --git a/games-fps/quake3-nsco/Manifest b/games-fps/quake3-nsco/Manifest deleted file mode 100644 index c2a3a4183980..000000000000 --- a/games-fps/quake3-nsco/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX server.cfg 3518 BLAKE2B e01da5f7dd888e2166206e0a0b9d4153d0bbcd7a10aef3e72ca0a2585bf81335e144149be74d5a7739cb357455e5f36fba063340e3344ce685c0385387deb38b SHA512 2e7719a5805e92b9dad5ed38f7865abc1c7cb31390fe5240edf1e5a421529d49eb5811b753ec60cb6bb9c8e6e3ce2053004225d661f5a671e3d84820230148cc -DIST nsco_beta19.zip 314224296 BLAKE2B 65a1313889b8d9c9e8858f3d0372d41ba941a2ec31b5e5a62219b2284e99ba0fa9dd4e64c44e0e227f7537120f6a1378f8bfa1b3000cab79dec65a95a9894fbc SHA512 bf125ab25e841536686e0a4d7de98b62b35f1034e9120daf86a1c2536b189252f22ab0b4105337e311758103cce7a9e1f371d5ba4f859dacbf2d7b41e48952c5 -DIST nsco_beta193upd.zip 55808681 BLAKE2B abc518d483e4f652d18fbb6a96ad2486cda2af9c7df5194d6904ff4a29a4532baa607b4f05d969bc6aaf5d6a910fed96098726ba7373737ebb9d6eded2d8bb33 SHA512 8233a54b65ba29babab47056468fb112cac6a687db151d416dbabb754fe03006db4f0d0bb403e0e44f03d2b6e99428d67aed0fa27d4473331035dea5bc3563eb -EBUILD quake3-nsco-1.93-r1.ebuild 567 BLAKE2B b9e4dc16e5d3badb0b380600563ce4468b16a168d3aa6466b8af7b7453017c172264f31312c1589510cd497210c266efb4c16e130eea37dda974b27bd7df258c SHA512 366db429bce4b8dd2706967c5f85821cb7af30e8d878b210647d86abd23ada1069bf8bd75737aa8cfb254e83967501badf8ee0f7c7bf942278a677891457f56e -MISC metadata.xml 1006 BLAKE2B 1aae974ea3733be2e7ab2a9170d828753a2bae4427a793b1bcc4454c2bb4746abbe43996cd63ac88e82c0433300dad24db1327a69238b76d050cfe67476a21d8 SHA512 8937940f78ff4174f570be92d750fc19d7ac8035acd1523044c818244414a11e08a61a5b7ff0559b40b7b3ba7d8ac7bf5034e337f410bee5b211f49a3a50c6f7 diff --git a/games-fps/quake3-nsco/files/server.cfg b/games-fps/quake3-nsco/files/server.cfg deleted file mode 100644 index 2a0eba41e0f6..000000000000 --- a/games-fps/quake3-nsco/files/server.cfg +++ /dev/null @@ -1,97 +0,0 @@ -// *NOTE* any line that starts with "//" is ignored by quake.
-// changed:
-// 10.03.02 by defcon-x/defcon-x@ns-co.net
-// 11.03.02 by defcon-x/defcon-x@ns-co.net - setted sv_floodprotect 0 as default value.
-// 08.05.02 by defcon-x/defcon-x@ns-co.net - added new beta 1.1 cvars
-// 19.05.02 by defcon-x/defcon-x@ns-co.net - added new beta 1.1 cvars
-// 29.06.02 by defcon-x/defcon-x@ns-co.net - added new beta 1.2 cvars
-// removed cvar mapcycle
-// added new ns-co master server
-// 29.07.02 by defcon-x/defcon-x@ns-co.net - updated server.cfg for b1.3
-// 29.08.02 by defcon-x/defcon-x@ns-co.net - updated server.cfg for b1.45
-
-//
-// please see the cvars.txt
-//
-
-//*** Administrator Info ***
-sets Admin "Gentoo Admin"
-sets Email "UnnamedAdmin@NoEmail"
-
-//*** Server Name and Daily Message ***
-set sv_hostname "Navy Seals : Covert Operations [BETA 1.45] powered by Gentoo Linux"
-set g_motd "www.ns-co.net, www.gentoo.org"
-
-//*** Game Settings ***
-set sv_maxclients "18"
-// set g_maxGameClients ""
-set sv_privateClients "0"
-set g_gametype "3"
-set roundtime "4"
-set teampointlimit "15"
-
-// do not remove the following line, or set the cvar to 1
-set sv_floodprotect "0" // this should be set to "0" by default.
-// it's important for a proper XP usage
-
-set g_noPrimary "0" // prevent the usage of primarys
-set g_noSecondary "0" // * secondarys
-set g_noGrenades "0" // and grenades
-set g_allowMapVote "1" // allow the voting of maps
-set g_allowKickVote "1" // allow the kick voting of players
-
-// 1 enables friendly fire
-set g_friendlyFire "1"
-
-// memory management
-// only use these settings if you want the best memory usage
-// on dedicated servers.
-seta com_soundMegs "0"
-seta com_zoneMegs "8"
-seta com_hunkMegs "38"
-
-set g_basexp "15"
-set g_inventoryupdatetime "5"
-set g_maxteamkill "3" // 3 teamkills until a player gets kicked for TK
-set g_TeamKillRemoveTime "300" // remove one teamkill after not killing for 5 minutes
-set g_overridegoals "0"
-//*** Less Packets ***
-// set g_silentbullets "1" // bullets are not SENT to the clients
-// set g_reallead "1" // real bullets instead of instat-hit ray-test weapons
-set g_teamlockcamera "0" // lock chasecamera so players can only spectate their teammates - for clangames very useful
-set g_minplayers "1" // starts the round as soon as X players are in each team - for clangames very useful
-
-//*** Passwords ***
-// set rconpassword "-----"
-// set sv_privatePassword "-----"
-// set g_password "-----"
-
-//*** Bot Setup ***
-set bot_enable "0"
-set bot_minplayers "0"
-set bot_maxplayers "0"
-
-//*** Server Settings ***
-set sv_pure "1"
-set g_allowvote "1"
-set sv_allowdownload "0"
-set gamename "seals"
-set sv_maxRate "15000"
-set g_log "seals.log"
-
-set g_inactivity "90" // kick after 90 seconds of inactivity on server
-set g_firstcountdown "30" // the first round has a countdown of 30 seconds
-
-//*** Master Servers ***
-set sv_master1 "ns-co.org" // primary ns-co master
-set sv_master2 "master1.idsoftware.com"
-set sv_master3 "master2.idsoftware.com"
-set sv_master4 "master3.idsoftware.com"
-set sv_master5 "master4.idsoftware.com"
-
-
-//*** Mapcycle ***
-set g_mapcycle "configs/mapcycle.cfg" // leave this as default
-
-//execute a map in the cycle
-map ns_ghetto
diff --git a/games-fps/quake3-nsco/metadata.xml b/games-fps/quake3-nsco/metadata.xml deleted file mode 100644 index b7aeaff31a83..000000000000 --- a/games-fps/quake3-nsco/metadata.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - - - <longdescription> - From http://www.ns-co.net: - - Navy SEAL/s: Covert Operations is a scale realism total - conversion for id Software's Q3/TA engine. NS:CO pits players - in realistic SEAL and Tango land covert operations in realistic - settings with scale weapons, munitions, and equipment. - - NS:CO is a tactically sophisticated feature rich multi-player - game that emphasized teamwork and realistic SEAL SPECWAR - missions and tactics. - - NS:CO is a total conversion featuring original game-design, - technology, all original code, stunning art, level design, - modeling and animation; wrapped in a rich game interface that - gives players new exciting control over game-play that is - unique, realistic and enormous fun. - </longdescription> - -</pkgmetadata> diff --git a/games-fps/quake3-nsco/quake3-nsco-1.93-r1.ebuild b/games-fps/quake3-nsco/quake3-nsco-1.93-r1.ebuild deleted file mode 100644 index 0d80eb2dfe04..000000000000 --- a/games-fps/quake3-nsco/quake3-nsco-1.93-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -MOD_DESC="a US Navy Seals conversion mod" -MOD_NAME="Navy Seals: Covert Operations" -MOD_DIR="seals" - -inherit games games-mods - -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://quakeunity/modifications/navyseals/nsco_beta19.zip - mirror://quakeunity/modifications/navyseals/nsco_beta193upd.zip" - -LICENSE="freedist" -KEYWORDS="~amd64 ~x86" -IUSE="dedicated opengl" -RESTRICT="strip mirror" - -src_prepare() { - rm -rf seals/launch* || die -} |