This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lordsawar.
commit bd705f2cb13e9e9a06258636d970d25373171a63 Author: Barry deFreese <[email protected]> Date: Mon Oct 1 20:13:42 2007 +0000 Initial import --- debian/changelog | 7 +++++ debian/compat | 1 + debian/control | 23 ++++++++++++++ debian/copyright | 77 +++++++++++++++++++++++++++++++++++++++++++++++ debian/dirs | 1 + debian/docs | 3 ++ debian/lordsawar-editor.1 | 43 ++++++++++++++++++++++++++ debian/lordsawar.1 | 49 ++++++++++++++++++++++++++++++ debian/lordsawar_server.1 | 44 +++++++++++++++++++++++++++ debian/manpages | 3 ++ debian/menu | 2 ++ debian/rules | 76 ++++++++++++++++++++++++++++++++++++++++++++++ debian/watch | 4 +++ 13 files changed, 333 insertions(+) diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..e8876e4 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,7 @@ +lordsawar (0.0.3-1) unstable; urgency=low + + * Initial release + * Add simple man pages for executables + + -- Barry deFreese <[email protected]> Thu, 27 Sep 2007 21:27:07 -0400 + diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b589e47 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: lordsawar +Section: games +Priority: extra +Maintainer: Barry deFreese <[email protected]> +Build-Depends: debhelper (>= 5), autotools-dev, libgtkmm-2.4-dev, libgtkmm-2.4-1c2a, libglademm-2.4-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev +Standards-Version: 3.7.2 + +Package: lordsawar +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A clone of the popular SSG game Warlords II. + A 2d turn-based strategy game where up to 8 players strive for control + of as many cities as possible. Produce new armies in cities to conquer + nearby cities. Using the income from those cities, make more armies to + take more cities. Send a hero to a temple to get a quest, or maybe search + a nearby ruin instead. Game should run well on modest hardware. + . + Play with others or against the computer. Network play is currently broken. + . + The abandoned freelords C++ codebase has been used as a starting point. It + also utilizes SDL for graphics and gtkmm for menus and windowing. + . + Homepage: http://www.lordsawar.com diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..92a7c38 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,77 @@ +This package was debianized by Barry deFreese <[email protected]> on +Thu, 27 Sep 2007 21:27:07 -0400. + +It was downloaded from http://www.lordsawar.com/ + +Upstream Authors: + + LordsAWar: + Ben Asselstine <[email protected]> + Ole Laursen + + Freelords: + Michael Bartl <[email protected]> + Ulf Lorenz <[email protected]> + Andrea Paternesi <[email protected]> + Josef Spillner <[email protected]> + Vibhu Rishi <[email protected]> + Ben Asselstine <[email protected]> + John Farrell <[email protected]> + Bryan Duff + David Sterba + Daniel Nilsson + Marek Publicewicz + Jimmy Chin + Chris Slater + Mark L. Amidon + Thomas Plonka + David Barnsdale + James Andrews <[email protected]> + Rene Saucedo <[email protected]> + Tiziano Ottaviani <[email protected]> + Regis Leroy + Filip Kroczak + Daniel Rigos + David Barnsdale + Piotr Cychowski (Polish) + Sauro Fabi (Italian) + Bogdan Czaplinski (Portugese) + Israel Lopez + Max Von Juntz + Jonathan Blois + Francesco Munoz (stealing Wesnoth stuff :) ) + Michael Scherer (Gcc-3.4 patch) + Gunnar Lindholm (Many bug reports) + Laszlo Toth (Many bug reports) + Fady Hossam (Graphics) + Sean Rinehart (Graphics) + Richard Johnson (Graphics) + Taylor Rolison (old Win Game drawing) + Tobias Mathes (Website, Release, RPM-Manager) + + +Copyright: + + <Copyright (C) 1995-2007 Free Software Foundation, Inc.> + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, N: MA 02110-1301, USA. + + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2007, Barry deFreese <[email protected]> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. diff --git a/debian/dirs b/debian/dirs new file mode 100644 index 0000000..e772481 --- /dev/null +++ b/debian/dirs @@ -0,0 +1 @@ +usr/bin diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..5502ed8 --- /dev/null +++ b/debian/docs @@ -0,0 +1,3 @@ +NEWS +README +TODO diff --git a/debian/lordsawar-editor.1 b/debian/lordsawar-editor.1 new file mode 100644 index 0000000..58ece96 --- /dev/null +++ b/debian/lordsawar-editor.1 @@ -0,0 +1,43 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 1 "September 28, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar-editor \- Create and edit LordsAWar maps. +.SH SYNOPSIS +.B lordsawar-editor +.I <no_options> + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar-editor +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +Please see the in-game help menu instead. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar-editor\fP is a program for creating and editing LordsAWar maps. +.SH SEE ALSO +\fBlordsawar\fP - LordsAWar game executable. + +\fBlordsawar_server\fP - Start a LordsAWar server. Currently broken. +.SH AUTHOR +lordsawar-editor was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese <[email protected]>. diff --git a/debian/lordsawar.1 b/debian/lordsawar.1 new file mode 100644 index 0000000..92ca2ef --- /dev/null +++ b/debian/lordsawar.1 @@ -0,0 +1,49 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 1 "September 28, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar \- A Warlords II clone. +.SH SYNOPSIS +.B lordsawar +.I <no_options> + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +Please see the in-game help menu instead. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar\fP is a clone of the popular Warlords II game by SSG. + +It is a 2d turn-based strategy game where up to 8 players strive for control +of as many cities as possible. Produce new armies in cities to conquer +nearby cities. Using the income from those cities, make more armies to +take more cities. Send a hero to a temple to get a quest, or maybe search +a nearby ruin instead. +.SH SEE ALSO +\fBlordsawar-editor\fP - Create/edit maps for LordsAWar + +\fBlordsawar_server\fP - Start a LordsAWar server. Currently broken. +.SH AUTHOR +lordsawar was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese <[email protected]>. diff --git a/debian/lordsawar_server.1 b/debian/lordsawar_server.1 new file mode 100644 index 0000000..228292a --- /dev/null +++ b/debian/lordsawar_server.1 @@ -0,0 +1,44 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 1 "September 28, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar_server \- Start a LordsAWar server. +.SH SYNOPSIS +.B lordsawar_server +.I <no_options> + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar_server +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +Please see the in-game help menu instead. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar_server\fP starts and stops a LordsAWar server. + +This program is currently not in a usable state. +.SH SEE ALSO +\fBlordsawar\fP - LordsAWar game executable. +\fBlordsawar-editor\fP - Create/edit maps for LordsAWar +.SH AUTHOR +lordsawar_server was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese <[email protected]>. diff --git a/debian/manpages b/debian/manpages new file mode 100644 index 0000000..3d7c36a --- /dev/null +++ b/debian/manpages @@ -0,0 +1,3 @@ +debian/lordsawar.1 +debian/lordsawar-editor.1 +debian/lordsawar_server.1 diff --git a/debian/menu b/debian/menu new file mode 100644 index 0000000..fcf4831 --- /dev/null +++ b/debian/menu @@ -0,0 +1,2 @@ +?package(lordsawar):needs="X11|wm" section="Games/Strategy"\ + title="LordsAWar" command="/usr/bin/lordsawar" diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..0845c24 --- /dev/null +++ b/debian/rules @@ -0,0 +1,76 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +config.status: configure + dh_testdir + +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 --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + $(MAKE) + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + [ ! -f Makefile ] || $(MAKE) distclean + rm -f config.sub config.guess + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) DESTDIR=$(CURDIR)/debian/lordsawar install + + +binary-indep: build install + +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples + dh_installmenu + dh_installman + 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 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..edbf97c --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=3 + +http://www.lordsawar.com/lordsawar-(.*)\.tar\.gz + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

