Author: bbk-guest Date: 2010-08-31 14:32:29 +0000 (Tue, 31 Aug 2010) New Revision: 11346
Added: packages/trunk/0ad/debian/ packages/trunk/0ad/debian/0ad.desktop packages/trunk/0ad/debian/bin/ packages/trunk/0ad/debian/bin/0ad packages/trunk/0ad/debian/changelog packages/trunk/0ad/debian/compat packages/trunk/0ad/debian/control packages/trunk/0ad/debian/copyright packages/trunk/0ad/debian/docs packages/trunk/0ad/debian/install packages/trunk/0ad/debian/man/ packages/trunk/0ad/debian/man/0ad.6 packages/trunk/0ad/debian/manpages packages/trunk/0ad/debian/rules packages/trunk/0ad/debian/source/ packages/trunk/0ad/debian/source/format packages/trunk/0ad/debian/watch Log: [svn-inject] Application des modifications Debian (0~r07970~alpha1-1) pour le trunk Property changes on: packages/trunk/0ad/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Added: packages/trunk/0ad/debian/0ad.desktop =================================================================== --- packages/trunk/0ad/debian/0ad.desktop (rev 0) +++ packages/trunk/0ad/debian/0ad.desktop 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,8 @@ +[Desktop Entry] +Version=1.0 +Name=0 A.D. +Comment=A real-time strategy game of ancient warfare +Type=Application +Exec=0ad +Icon=0ad +Categories=Game;StrategyGame; Added: packages/trunk/0ad/debian/bin/0ad =================================================================== --- packages/trunk/0ad/debian/bin/0ad (rev 0) +++ packages/trunk/0ad/debian/bin/0ad 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,3 @@ +#!/bin/sh +exec /usr/games/pyrogenesis "$@" +exit 0 Property changes on: packages/trunk/0ad/debian/bin/0ad ___________________________________________________________________ Added: svn:executable + * Added: packages/trunk/0ad/debian/changelog =================================================================== --- packages/trunk/0ad/debian/changelog (rev 0) +++ packages/trunk/0ad/debian/changelog 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,5 @@ +0ad (0~r07970~alpha1-1) unstable; urgency=low + + * Initial release (Closes: #594800) + + -- Bertrand Marc <[email protected]> Tue, 31 Aug 2010 11:11:28 +0200 Added: packages/trunk/0ad/debian/compat =================================================================== --- packages/trunk/0ad/debian/compat (rev 0) +++ packages/trunk/0ad/debian/compat 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1 @@ +7 Added: packages/trunk/0ad/debian/control =================================================================== --- packages/trunk/0ad/debian/control (rev 0) +++ packages/trunk/0ad/debian/control 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,22 @@ +Source: 0ad +Section: games +Priority: optional +Maintainer: Bertrand Marc <[email protected]> +Build-Depends: debhelper (>= 7.0.50~), libsdl1.2-dev, zlib1g-dev, libpng12-dev, libjpeg62-dev, libgamin-dev, nasm, libwxgtk2.8-dev, libboost-dev, libboost-signals-dev, libboost-filesystem-dev, libopenal-dev, libalut-dev, libvorbis-dev, libogg-dev, binutils-dev, libdevil-dev, libenet-dev, libxml2-dev, python, zip +Standards-Version: 3.9.1 +Homepage: http://www.wildfiregames.com/0ad/ +Vcs-Git: git://git.debian.org/git/pkg-games/0ad.git +Vcs-Browser: http://git.debian.org/?p=pkg-games/0ad.git;a=summary + +Package: 0ad +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, 0ad-data +Suggests: libtxc-dtxn0 +Description: real-time strategy (RTS) game of ancient warfare + Historically-based war/economy game that allows players to relive or + rewrite the history of Western civilizations, focusing on the years + between 500 B.C. and 500 A.D. The project is highly ambitious, involving + state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and + powerful custom-built game engine. + . + This package contains the main program. Added: packages/trunk/0ad/debian/copyright =================================================================== --- packages/trunk/0ad/debian/copyright (rev 0) +++ packages/trunk/0ad/debian/copyright 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,120 @@ +This work was packaged for Debian by: + + Bertrand Marc <[email protected]> on Fri, 20 Aug 2010 11:50:10 +0200 + +It was downloaded from: + + http://wildfiregames.com/0ad/ + +Upstream Author(s): + + # Wildfire Games programmers: + + Alan Kemp + Alexander Yakobovich + Andrew Decker + Ben Vinegar + Brian Ashley + Dacian Fiordean + Dan Strandberg + Gavin Fowler + Graeme Kerry + Gustav Larsson + Jan Wassenberg + John Mena + Kai Chen + Kevin Caffrey + Mark Thompson + Matei Zaharia + Matt Holmes + Nicolai Hähnle + Philip Taylor <[email protected]> + Rich Cross + Simon Brenner + Will Dull + + # Other contributors: + + André Puel + Evans Thomas <[email protected]> + Lars Kemmann + Nick Owens <[email protected]> + Quentin Pradet <[email protected]> + Samuel Guarnieri <[email protected]> + Sebastian Vetter <[email protected]> + +Copyright: + + Copyright (C) 2010 Wildfire Games. + +License: + + 0 A.D. is released as open source: you can freely use, copy, modify and + distribute the game's source code and data files, as long as you include + attribution to Wildfire Games and let anyone freely modify and distribute any + of your own modifications to the game's files. + + The distribution includes several different types of files, and a number of + third-party components. The details are described here, based on the directory + structure. For any file, see the longest path name below which is a prefix of + the file's path. + + Some files don't yet have licensing details specified - if you care about any + in particular, let us know and we can try to clarify it. + + /source + GPL version 2 (or later) - see "/usr/share/common-licenses/GPL-2". + + /source/lib + MIT - see below. + + /source/tools + Various (unspecified) + + /source/tools/atlas + GPL version 2 (or later) - see "/usr/share/common-licenses/GPL-2". + + /source/tools/atlas/wxJS + LGPL version 2.1 (or later) - see "/usr/share/common-licenses/LGPL-2.1". + + /binaries/data + GPL version 2 (or later) - see "/usr/share/common-licenses/GPL-2". + + /binaries/system + Various (unspecified) + + /libraries + Various - see individual directories and files for details + + /build + Various (unspecified) + + /docs + Various (unspecified) + + The MIT License + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +The Debian packaging is: + + Copyright (C) 2010 Bertrand Marc <[email protected]> + +and is licensed under the GPL version 3, +see "/usr/share/common-licenses/GPL-3". Added: packages/trunk/0ad/debian/docs =================================================================== --- packages/trunk/0ad/debian/docs (rev 0) +++ packages/trunk/0ad/debian/docs 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1 @@ +README.txt Added: packages/trunk/0ad/debian/install =================================================================== --- packages/trunk/0ad/debian/install (rev 0) +++ packages/trunk/0ad/debian/install 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,6 @@ +binaries/system/*.so /usr/lib/games/0ad/ +binaries/system/pyrogenesis /usr/games/ +debian/bin/0ad usr/games/ +debian/0ad.desktop /usr/share/applications/ +build/resources/0ad.png /usr/share/pixmaps/ + Added: packages/trunk/0ad/debian/man/0ad.6 =================================================================== --- packages/trunk/0ad/debian/man/0ad.6 (rev 0) +++ packages/trunk/0ad/debian/man/0ad.6 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,61 @@ +.TH 0AD 6 "August 25, 2010" + +.SH NAME +0ad \- real-time strategy game of ancient warfare + +.SH SYNOPSIS +.B 0ad +.RI [ options ] + +.SH DESCRIPTION +.B 0ad +is a real-time strategy game of ancient warfare. Historically-based war/economy game that allows players to relive or rewrite the history of Western civilizations, focusing on the years between 500 B.C. and 500 A.D. +.br +The project is highly ambitious, involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and powerful custom-built game engine. + +.SH OPTIONS +.TP +.I -autostart=MAP + load the file 'MAP' instead of showing the main menu +.TP +.I -buildarchive + ? +.TP +.I -conf:KEY=VALUE + set a config value (overrides the contents of system.cfg) +.TP +.I -entgraph + ? +.TP +.I -g=F + set the gamma correction to 'F' (default 1.0) +.TP +.I -listfiles + ? +.TP +.I -profile=NAME + ? +.TP +.I -quickstart + load faster (disables audio and some system info logging) +.TP +.I -shadows + enable shadows +.TP +.I -vsync + enable VSync, i.e. lock FPS to monitor refresh rate +.TP +.I -xres=N + set screen X resolution to 'N' +.TP +.I -yres=N + set screen Y resolution to 'N' +.TP +.I -editor + launch the Atlas scenario editor + +.SH AUTHOR +0ad was written by Wildfire Games. +.PP +This manual page was written by Bertrand Marc <[email protected]>, +for the Debian project (but may be used by others). Added: packages/trunk/0ad/debian/manpages =================================================================== --- packages/trunk/0ad/debian/manpages (rev 0) +++ packages/trunk/0ad/debian/manpages 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1 @@ +debian/man/0ad.6 Added: packages/trunk/0ad/debian/rules =================================================================== --- packages/trunk/0ad/debian/rules (rev 0) +++ packages/trunk/0ad/debian/rules 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,56 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +configure: configure-stamp +configure-stamp: + dh_testdir + ./build/workspaces/update-workspaces.sh --verbose --bindir /usr/games --datadir /usr/share/games/0ad/data --libdir /usr/lib/games/0ad --without-tests + touch $@ + +build: build-stamp +build-stamp: configure-stamp + dh_testdir + cd build/workspaces/gcc && make CONFIG=Release + touch $@ + +clean: + dh_testdir + dh_testroot + dh_clean + rm -f build-stamp configure-stamp + rm -rf build/workspaces/gcc + rm -rf libraries/fcollada/src/output/debug/FCollada/FCollada.d + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + +# Build architecture-independent files here. +binary-indep: build install + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_prep + dh_installchangelogs + dh_installdocs + dh_installman + dh_install + dh_link + dh_strip + dh_compress + dh_fixperms + dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure Property changes on: packages/trunk/0ad/debian/rules ___________________________________________________________________ Added: svn:executable + * Added: packages/trunk/0ad/debian/source/format =================================================================== --- packages/trunk/0ad/debian/source/format (rev 0) +++ packages/trunk/0ad/debian/source/format 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1 @@ +3.0 (quilt) Added: packages/trunk/0ad/debian/watch =================================================================== --- packages/trunk/0ad/debian/watch (rev 0) +++ packages/trunk/0ad/debian/watch 2010-08-31 14:32:29 UTC (rev 11346) @@ -0,0 +1,5 @@ +version=3 +opts="dversionmangle=s/^0~//; s/1$//; s/~/-/" \ + http://releases.wildfiregames.com/0ad-(.*)-unix-build\.tar\.gz + + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

