File: setup.xml

package info (click to toggle)
netpanzer 0.8.7%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 34,336 kB
  • ctags: 6,849
  • sloc: cpp: 45,217; sh: 278; objc: 259; python: 102; perl: 30; xml: 30; makefile: 15
file content (31 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" standalone="yes"?>
<install product="netpanzer" 
         desc="netPanzer" 
         version="0.1.5"
         update_url="http://netpanzer.berlios.de/news.html">		
    <readme>
        README
    </readme>
    <option install="true" size="30M">
        Base Install
	<help>Base Install</help>
        <binary symlink="netpanzer"  name="netpanzer"
            icon="netpanzer.png" desc="online multiplay realtime strategy game">
	    netpanzer
	</binary> 
        <binary>
            netpanzer.bin
        </binary>
        <files>
            netpanzer.png
            docs
            maps
            pics
            powerups
            sound
            units
            wads
        </files>
    </option>
</install>