warzone2100/pkg/dpkg
cybersphinx 73e8532516 Merge branch 'bugfixes'
* bugfixes:
  Update ChangeLog.
  Spanish translation update by Saberuneko.
  dpkg: Explicitly depend on xmlto.
2012-03-18 22:12:35 +01:00
..
videos maint: Update mailing list address. 2012-03-10 13:05:10 +01:00
README Update Debian packaging. 2010-08-10 18:48:15 +02:00
README.Debian Update Debian packaging. 2010-08-10 18:48:15 +02:00
changelog dpkg: Update package version number for master. 2012-03-10 13:40:49 +01:00
compat Update Debian packaging. 2010-08-10 18:48:15 +02:00
control dpkg: Explicitly depend on xmlto. 2012-03-18 14:55:48 +01:00
copyright Update Debian packaging. 2010-08-10 18:48:15 +02:00
dirs Move packaging -> pkg 2008-03-15 15:07:32 +00:00
editchangelog maint: Update mailing list address. 2012-03-10 13:05:10 +01:00
menu Update Debian packaging. 2010-08-10 18:48:15 +02:00
rules Include quick start guide in the Debian package. 2011-05-14 18:12:18 +02:00
warzone2100-data.dirs Update Debian packaging. 2010-08-10 18:48:15 +02:00
warzone2100-data.install dpkg: No more mods. 2012-03-10 13:05:09 +01:00
warzone2100-music.dirs Update Debian packaging. 2010-08-10 18:48:15 +02:00
warzone2100-music.install Update Debian packaging. 2010-08-10 18:48:15 +02:00
warzone2100.dirs Update Debian packaging. 2010-08-10 18:48:15 +02:00
warzone2100.install Include quick start guide in the Debian package. 2011-05-14 18:12:18 +02:00

README

To make Debian packages of the main game, do the following from the root of the
source tree:

ln -s pkg/dpkg debian
dpkg-buildpackage -b -uc

The second step might need additional packages to be installed, it should tell
you which.

After that you'll have three packages, warzone2100, warzone2100-data and
warzone2100-music in the parent folder. The music package is not necessary to
play. Install them as root with "dpkg -i warzone*.deb".


For the videos, download the sequences.wz you want from
http://wz2100.net/download, put it into pkg/dpkg/video, then run
"dpkg-buildpackage -uc -b" from that folder.


NOTE: These packages will override your repository's Warzone packages, if you
install these, you'll have to update manually.