]> git.pld-linux.org Git - packages/corewars.git/blame_incremental - corewars.spec
- fixed md5
[packages/corewars.git] / corewars.spec
... / ...
CommitLineData
1#
2# TODO:
3# - add desktop file and png icon for package.
4#
5Summary: A simulation game
6Summary(pl): Gra symulacyjna
7Name: corewars
8Version: 0.9.13
9Release: 1
10License: GPL
11Group: X11/Applications/Games
12Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
13# Source0-md5: 0a0b8067533b83a96488109ee265f664
14Source1: http://corewars.sourceforge.net/warriors.tar.gz
15# Source1-md5: 6ad0dbacddda7253120ff15930d23009
16Source2: http://corewars.sourceforge.net/hill-warriors.tar.gz
17# Source2-md5: b10c44dfc18e39837fe45110df6086d3
18URL: http://corewars.sf.net/
19BuildRequires: gtk+-devel
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22
23%description
24Core Wars is a simulation game. A number of programs are loaded into a
25virtual machine and executed. The programs can to crash each other,
26manipulate other programs, overwrite as much memory as they can,
27etc... The "best" program is selected according to a scoring mechanism
28which involves the number of memory cells the program has overwritten,
29the number of other programs it has crashed and whether/when it
30crashed.
31
32Two different languages are supported. The one called "Corewars" is
33easy to learn. The second language, called "Redcode", is harder to
34learn but also more powerful.
35
36Additional polish Core Wars documentation is contained in pmars
37package.
38
39%description -l pl
40