Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-03 | newapkbuild: rework | Natanael Copa | 1 | -15/+103 | |
Download the sourcepackage and analyze. If needed, have build() run ./configure. We could in future try figure out license automatically too. | |||||
2010-11-19 | newapkbuild: source PACKAGER from abuild.conf | Natanael Copa | 1 | -0/+7 | |
2010-07-07 | newapkbuild: minor bugfix in is_uri() | Natanael Copa | 1 | -0/+1 | |
2010-06-16 | newapkbuid: fix pkgver in source | Natanael Copa | 1 | -0/+1 | |
2010-05-29 | newapkbuild: support for creating new from http source | Natanael Copa | 1 | -1/+15 | |
newapkbuild http://example.com/path/foo-1.0.tar.gz will set pkgname=foo pkgver=1.0 source="http://example.com/path/foo-1.0.tar.gz" | |||||
2009-10-24 | newapkbuild: move code from abuild to new script | Natanael Copa | 1 | -0/+78 | |
try keep code in abuild cleaner by moving out creation of new apkbuild to separate script. |