Natanael Copa
|
1fb46b92aa
|
newapkbuild: rework
Download the sourcepackage and analyze. If needed, have build()
run ./configure.
We could in future try figure out license automatically too.
|
2011-01-03 13:41:33 +00:00 |
Natanael Copa
|
9aeef85a03
|
newapkbuild: source PACKAGER from abuild.conf
|
2010-11-19 09:51:36 +00:00 |
Natanael Copa
|
b6dbb5afed
|
newapkbuild: minor bugfix in is_uri()
|
2010-07-07 18:27:09 +00:00 |
Natanael Copa
|
991652c96c
|
newapkbuid: fix pkgver in source
|
2010-06-16 14:00:34 +00:00 |
Natanael Copa
|
a57baec7cc
|
newapkbuild: support for creating new from http source
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"
|
2010-05-29 18:39:16 +00:00 |
Natanael Copa
|
c9616e9d9e
|
newapkbuild: move code from abuild to new script
try keep code in abuild cleaner by moving out creation of new apkbuild
to separate script.
|
2009-10-24 20:03:06 +00:00 |