2009-12-11 05:53:10 +01:00
|
|
|
- Split pkgs with "Add_dependency full" into build and run depends,
|
2010-01-17 08:29:52 +01:00
|
|
|
adding -devel pkgs as builddeps. Almost all packages are converted,
|
2010-12-20 10:21:53 +01:00
|
|
|
but probably a few remain. Probably not fully finished yet...
|
2010-01-17 08:29:52 +01:00
|
|
|
|
2009-12-11 05:53:10 +01:00
|
|
|
- Make src packages self contained, without requiring to download
|
|
|
|
the whole repository.
|
2010-01-17 10:43:29 +01:00
|
|
|
|
|
|
|
- Add documentation explaining stuff to create build templates.
|
|
|
|
Explain extensively available variables, build phases, etc.
|
2010-04-24 12:55:13 +02:00
|
|
|
|
|
|
|
- Fix packages with the "XXX" mark.
|
2011-06-20 11:06:06 +02:00
|
|
|
|
2011-06-25 12:20:56 +02:00
|
|
|
- Make all packages use $homepage and $license. base-files installs
|
2011-06-20 11:06:06 +02:00
|
|
|
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.
|