Skip to content

Commit

Permalink
Cleanup in pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Oct 17, 2023
1 parent ce08958 commit 9325562
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 746 deletions.
18 changes: 4 additions & 14 deletions pkg/dpkg/README
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
To make Debian packages of the main game, do the following from the root of the
source tree:
To build Debian packages of the main game, use CPack.

ln -s pkg/dpkg debian
dpkg-buildpackage -b -uc
Standard CPack configuration options can be used to configure a single .deb, split .debs by components, etc.

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".
See: https://cmake.org/cmake/help/latest/cpack_gen/deb.html

--------

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.
5 changes: 0 additions & 5 deletions pkg/dpkg/README.Debian

This file was deleted.

437 changes: 0 additions & 437 deletions pkg/dpkg/changelog

This file was deleted.

1 change: 0 additions & 1 deletion pkg/dpkg/compat

This file was deleted.

63 changes: 0 additions & 63 deletions pkg/dpkg/control

This file was deleted.

15 changes: 0 additions & 15 deletions pkg/dpkg/copyright

This file was deleted.

1 change: 0 additions & 1 deletion pkg/dpkg/dirs

This file was deleted.

1 change: 0 additions & 1 deletion pkg/dpkg/editchangelog

This file was deleted.

7 changes: 0 additions & 7 deletions pkg/dpkg/menu

This file was deleted.

134 changes: 0 additions & 134 deletions pkg/dpkg/rules

This file was deleted.

1 change: 0 additions & 1 deletion pkg/dpkg/warzone2100-data.dirs

This file was deleted.

2 changes: 0 additions & 2 deletions pkg/dpkg/warzone2100-data.install

This file was deleted.

1 change: 0 additions & 1 deletion pkg/dpkg/warzone2100-music.dirs

This file was deleted.

1 change: 0 additions & 1 deletion pkg/dpkg/warzone2100-music.install

This file was deleted.

1 change: 0 additions & 1 deletion pkg/dpkg/warzone2100.dirs

This file was deleted.

4 changes: 0 additions & 4 deletions pkg/dpkg/warzone2100.install

This file was deleted.

58 changes: 0 additions & 58 deletions pkg/rpm/warzone2100.spec

This file was deleted.

0 comments on commit 9325562

Please sign in to comment.