void-packages/xbps-src/TODO
2011-11-18 16:25:51 +01:00

14 lines
599 B
Plaintext

- Make src packages self contained, without requiring to download
the whole repository.
- Add documentation explaining stuff to create build templates.
Explain extensively available variables, build phases, etc.
- Fix packages with the "XXX" mark.
- Make all packages use $homepage and $license. base-files installs
common license files into /usr/share/licenses, if any package uses any
other license not installed there, it should be installed into
/usr/share/licenses/$pkgname. Also $license should match the file names
available in /usr/share/licenses when using common licenses.