Author: bddebian-guest Date: 2008-10-01 23:58:59 +0000 (Wed, 01 Oct 2008) New Revision: 8222
Added: packages/trunk/netrek-client-cow/debian/ packages/trunk/netrek-client-cow/debian/changelog packages/trunk/netrek-client-cow/debian/compat packages/trunk/netrek-client-cow/debian/control packages/trunk/netrek-client-cow/debian/copyright packages/trunk/netrek-client-cow/debian/dirs packages/trunk/netrek-client-cow/debian/docs packages/trunk/netrek-client-cow/debian/menu packages/trunk/netrek-client-cow/debian/netrek-client-cow.6 packages/trunk/netrek-client-cow/debian/rules packages/trunk/netrek-client-cow/debian/watch Log: [svn-inject] Applying Debian modifications to trunk Property changes on: packages/trunk/netrek-client-cow/debian ___________________________________________________________________ Name: mergeWithUpstream + 1 Added: packages/trunk/netrek-client-cow/debian/changelog =================================================================== --- packages/trunk/netrek-client-cow/debian/changelog (rev 0) +++ packages/trunk/netrek-client-cow/debian/changelog 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,6 @@ +netrek-client-cow (3.2.8-1) unstable; urgency=low + + * Initial release (Closes: #1111). + + -- Barry deFreese <[EMAIL PROTECTED]> Fri, 26 Sep 2008 21:44:49 -0400 + Added: packages/trunk/netrek-client-cow/debian/compat =================================================================== --- packages/trunk/netrek-client-cow/debian/compat (rev 0) +++ packages/trunk/netrek-client-cow/debian/compat 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1 @@ +7 Added: packages/trunk/netrek-client-cow/debian/control =================================================================== --- packages/trunk/netrek-client-cow/debian/control (rev 0) +++ packages/trunk/netrek-client-cow/debian/control 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,38 @@ +Source: netrek-client-cow +Section: non-free/x11 +Priority: optional +Maintainer: Barry deFreese <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 7), autotools-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libgmp3-dev, libxt-dev, libxxf86vm-dev, libimlib2-dev +Standards-Version: 3.8.0 +Homepage: http://www.netrek.org + +Package: netrek-client-cow +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: client for netrek online game + This is a client for the multi-player game of Netrek. + . + Netrek is the probably the first video game which can accurately be + described as a "sport." It has more in common with basketball than + with arcade games or Quake. Its vast and expanding array of tactics + and strategies allows for many different play styles; the best + players are the ones who think fastest, not necessarily the ones who + twitch most effectively. It can be enjoyed as a twitch game, since + the dogfighting system is extremely robust, but the things that + really set Netrek apart from other video games are the team and + strategic aspects. Team play is dynamic and varied, with roles + constantly changing as the game state changes. Strategic play is + explored in organized league games; after 6+ years of league play, + strategies are still being invented and refined. + . + The game itself has existed for over 15 years, and has a solid + playerbase, including some people who have been playing for nearly as + long as the game has existed. + . + All Netrek clients and servers are completely free of charge, + although there are several people working on commercial netrek + variants or derivatives. + . + To start the client program, run /usr/bin/netrek-client-cow, and a list of + servers should be displayed. + Added: packages/trunk/netrek-client-cow/debian/copyright =================================================================== --- packages/trunk/netrek-client-cow/debian/copyright (rev 0) +++ packages/trunk/netrek-client-cow/debian/copyright 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,123 @@ +This package was debianized by Barry deFreese <[EMAIL PROTECTED]> on +Fri, 26 Sep 2008 21:44:49 -0400. + +It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=968 + +Upstream Authors: + Chris Guthrie + Kevin P. Smith + Scott Silvey + Eric mehlhaff + Kevin Powell + Nick Trown + Jeff Nelson + Kurt Siegl + Lars Bernhardsson + Nathan Doss + Michael Kantner + +Copyright: + Copyright 1986 Chris Guthrie + Copyright 1989 Kevin P. Smith, Scott Silvey + Copyright 1991 Eric mehlhaff + Copyright 1993 Kevin Powell, Nick Trown, Jeff Nelson, Kurt Siegl + Copyright 1993,1996 Lars Bernhardsson + Copyright 1994 Nathan Doss, Michael Kantner + Copyright 1983, 1993 The Regents of the University of California + + +License: + +/* Copyright (c) 1986 Chris Guthrie + * + * Permission to use, copy, modify, and distribute this software and its + * documentation for any purpose and without fee is hereby granted, provided + * that the above copyright notice appear in all copies and that both that + * copyright notice and this permission notice appear in supporting + * documentation. No representations are made about the suitability of this + * software for any purpose. It is provided "as is" without express or + * implied warranty. + * + * ----------------------------------------------------------- Copyright 1989 + * Kevin P. Smith Scott Silvey + * + * ditto. + * + * ----------------------------------------------------------- Copyright 1993 + * + * As above. Use at your own risk. + * + * COW (BRM) authors (including but not limitted to: Kevin Powell Nick Trown + * Jeff Nelson Kurt Siegl) + * ----------------------------------------------------------- Copyright 1994 + * + * As above. + * + * Hockey Lines added to COW by Nathan Doss Michael Kantner */ + +tools.c: +/* tools.c - shell escape, graphic toolsw - 10/10/93 + * + * copyright 1993 Kurt Siegl <[EMAIL PROTECTED]> Free to use, hack, etc. + * Just keep these credits here. Use of this code may be dangerous to your + * health and/or system. Its use is at your own risk. I assume no + * responsibility for damages, real, potential, or imagined, resulting from + * the use of it. + * + * + * $Log: tools.c,v $ + * Revision 1.1.1.1 1998/11/01 17:24:11 siegl + * COW 3.0 initial revision + * */ + +dashboard3.c: +/* + * dashboard.c - graphic tstatw - 6/2/93 + * lab2-dashboard.c - 2nd graphic tstatw - 7/29/96 + * + * copyright 1993,1996 Lars Bernhardsson ([EMAIL PROTECTED]) + * Free to use as long as this notice is left here. + * + * $Log: dashboard3.c,v $ + * Revision 1.1.1.1 1998/11/01 17:24:09 siegl + * COW 3.0 initial revision + * */ + +setstate.c: +random.c: +/* + * Copyright (c) 1983, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + + +The Debian packaging is (C) 2008, Barry deFreese <[EMAIL PROTECTED]> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Added: packages/trunk/netrek-client-cow/debian/dirs =================================================================== --- packages/trunk/netrek-client-cow/debian/dirs (rev 0) +++ packages/trunk/netrek-client-cow/debian/dirs 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1 @@ +usr/games Added: packages/trunk/netrek-client-cow/debian/docs =================================================================== --- packages/trunk/netrek-client-cow/debian/docs (rev 0) +++ packages/trunk/netrek-client-cow/debian/docs 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,5 @@ +README +README.3.01 +README.CVS +TODO +CHANGES Added: packages/trunk/netrek-client-cow/debian/menu =================================================================== --- packages/trunk/netrek-client-cow/debian/menu (rev 0) +++ packages/trunk/netrek-client-cow/debian/menu 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,2 @@ +?package(netrek-client-cow):needs="X11" section="Games/Strategy"\ + title="netrek-client-cow" command="/usr/games/netrek-client-cow" Added: packages/trunk/netrek-client-cow/debian/netrek-client-cow.6 =================================================================== --- packages/trunk/netrek-client-cow/debian/netrek-client-cow.6 (rev 0) +++ packages/trunk/netrek-client-cow/debian/netrek-client-cow.6 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,135 @@ +.TH NETREK-CLIENT-COW 6 "July 2008" +.SH NAME +COW \- manual page for NETREK-CLIENT-COW 3.2.7 +.SH SYNOPSIS +.B netrek-client-cow +[\fIoptions\fR] [\fIdisplay-name\fR] +.SH DESCRIPTION +This is a client for the multi-player game of Netrek. + +Netrek is the probably the first video game which can accurately be +described as a "sport." It has more in common with basketball than +with arcade games or Quake. Its vast and expanding array of tactics +and strategies allows for many different play styles; the best players +are the ones who think fastest, not necessarily the ones who twitch +most effectively. It can be enjoyed as a twitch game, since the +dogfighting system is extremely robust, but the things that really set +Netrek apart from other video games are the team and strategic +aspects. Team play is dynamic and varied, with roles constantly +changing as the game state changes. Strategic play is explored in +organized league games; after 6+ years of league play, strategies are +still being invented and refined. + +The game itself has existed for many years, and has a solid +playerbase, including some people who have been playing for nearly as +long as the game has existed. + +To start the client program, run netrek-client-cow, and a list of +servers should be displayed. + +Homepage: http://www.netrek.org +.SH OPTIONS +.TP +[\-h servername] +Specify a server +.TP +[\-p port number] +Specify a port to connect to +.TP +[\-r defaultsfile] +Specify defaults file +.TP +[\-s socketnum] +Specify listen socket port for manual start +.TP +[\-G playernum] +Reconnect after ghostbust. Use with \fB\-s\fR +.TP +[\-u] +show usage +.TP +[\-A] +character password +.TP +[\-C] +character name +.TP +[\-i] +ignore SIGSEGV and SIGBUS +.TP +[\-U port] +Specify client UDP or TCP port (useful for some firewalls) +.TP +[\-o] +use old\-style binary verification) +.TP +[\-R] +use RSA binary verification +.TP +[\-P] +Log server packets, repeat for increased information +.TP +[\-c] +to just do ck_players on the server +.TP +[\-f filename] +Record game into 'filename' +.TP +[\-F filename] +Plays the recorded game from 'filename' +.TP +[\-l filename] +Record messages into 'filename' +.TP +[\-m] +list servers, using UDP/IP to multiple metaservers +.TP +[\-M] +list servers, using TCP/IP to single metaserver +.TP +[\-k] +list servers from cache generated by \fB\-M\fR +.TP +[\-n] +use nearest colors in shared colormap +.TP +[\-L] +upgrade to Latest version (requires running netscape) +.TP +[\-V] +Version info and release notes (requires running netscape) +.TP +[\-B] +submit a Bug report (requires running netscape) +.TP +[\-v] +display client version info +.PP +.SH AUTHORS +Partial list of authors Chris Guthrie, Kevin P. Smith, Scott Silvey, +Eric mehlhaff, Kevin Powell, Nick Trown, Jeff Nelson, Kurt Siegl, Lars +Bernhardsson, Nathan Doss, Michael Kantner, Dave Ahn, James Cameron, +and Bob Tanner. +.TP +If your name is missing, please contact [EMAIL PROTECTED] +.PP +.SH "REPORTING BUGS" +Send mail to [EMAIL PROTECTED] ... best if you subscribe +first. Or contact [EMAIL PROTECTED] directly. +.PP +.SH COPYRIGHT +Undetermined. Partial list of copyright notifications from the source code: + +Copyright \(co 1986 Chris Guthrie + +Copyright \(co 1989 Kevin P. Smith, Scott Silvey + +Copyright \(co 1991 Eric mehlhaff + +Copyright \(co 1993 Kevin Powell, Nick Trown, Jeff Nelson, Kurt Siegl + +Copyright \(co 1993,1996 Lars Bernhardsson + +Copyright \(co 1994 Nathan Doss, Michael Kantner + +Please contact me (see Reporting Bugs section) if your name is missing from this list! Added: packages/trunk/netrek-client-cow/debian/rules =================================================================== --- packages/trunk/netrek-client-cow/debian/rules (rev 0) +++ packages/trunk/netrek-client-cow/debian/rules 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,93 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) +CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +else +CROSS= --build $(DEB_BUILD_GNU_TYPE) +endif + + + +config.status: configure + dh_testdir + # Add here commands to configure the package. +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + ./configure $(CROSS) --prefix=/usr \ + --bindir=\$${prefix}/games \ + --datadir=\$${prefix}/share/games \ + --mandir=\$${prefix}/share/man \ + --infodir=\$${prefix}/share/info \ + CFLAGS="$(CFLAGS)" \ + LDFLAGS="-Wl,-z,defs" + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || [ ! -f key.mk ] || $(MAKE) distclean + rm -f config.sub config.guess + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/netrek-client-cow. + #$(MAKE) prefix=$(CURDIR)/debian/netrek-client-cow/usr install + $(MAKE) DESTDIR=$(CURDIR)/debian/netrek-client-cow BINDIR=/usr/games install + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples + dh_install + dh_installmenu + dh_installman debian/netrek-client-cow.6 + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install Property changes on: packages/trunk/netrek-client-cow/debian/rules ___________________________________________________________________ Name: svn:executable + * Added: packages/trunk/netrek-client-cow/debian/watch =================================================================== --- packages/trunk/netrek-client-cow/debian/watch (rev 0) +++ packages/trunk/netrek-client-cow/debian/watch 2008-10-01 23:58:59 UTC (rev 8222) @@ -0,0 +1,3 @@ +version=3 + +http://www.netrek.org/files/COW/netrek-client-cow-([\d.]+)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

