Feature #74
Add source packages...
| Status: | Closed | Start: | 10/13/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Apps build system | Spent time: | - | |
| Target version: | Foster Post-Release Milestone #1 |
Description
Add source packages to the repo with a clear suffix ($PCKNAME-src). They should always be installed in a standard location (like sources/lynx/ sources/wget/ ect...)
This provides an easy way for people to simply grab the source for an application they noticed a bug in and fix it quickly for a patch submission.
History
Updated by Matthew Iselin over 2 years ago
- Priority changed from High to Normal
- Target version deleted (
Foster)
Will do in the weeks just after Foster is released. It'd be better to focus on making sure the actual OS is ready rather than preparing packages that probably won't get used in the first couple of weeks after release.
Updated by Matthew Iselin about 1 year ago
Working on this now as I bring up the ARM port's applications. Involves a complete rehash of the pedigree-apps repository, but makes more sense and allows anyone to build packages without needing to figure out what to patch.
Updated by Matthew Iselin about 1 year ago
- Category set to Apps build system
- Status changed from New to Closed
- Target version set to Foster Post-Release Milestone #1
- % Done changed from 0 to 100
pedigree-apps now works off patches + downloaded tarballs rather than raw binaries.