summaryrefslogtreecommitdiff
path: root/newapkbuild.in
AgeCommit message (Collapse)AuthorFilesLines
2010-11-19newapkbuild: source PACKAGER from abuild.confNatanael Copa1-0/+7
2010-07-07newapkbuild: minor bugfix in is_uri()Natanael Copa1-0/+1
2010-06-16newapkbuid: fix pkgver in sourceNatanael Copa1-0/+1
2010-05-29newapkbuild: support for creating new from http sourceNatanael Copa1-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-24newapkbuild: move code from abuild to new scriptNatanael Copa1-0/+78
try keep code in abuild cleaner by moving out creation of new apkbuild to separate script.