File: TODO

package info (click to toggle)
game-data-packager 37
  • links: PTS, VCS
  • area: contrib
  • in suites: jessie, jessie-kfreebsd
  • size: 512 kB
  • ctags: 97
  • sloc: sh: 235; makefile: 109
file content (15 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO:

	* do away with ./Makefile and build entirely from debian/rules
		* reconsider: why do this?
	* re-add quake3 support (currently in a branch)
    * provide configurable methods for elevating privs
	* provide configurable methods for elevating privs

	nicer -i behaviour
		support (somehow) installing a generated .deb and throwing
		it away (current behaviour is now, generate and store in	
		$(pwd) if otherwise unspecified; impossible not to preserve
		generated file)

See also: <http://wiki.debian.org/Games/Development/DataLoader>