Sertonix
ae059fd558
abuild: drop support for md5 and sha1 checksums
2024-10-07 20:52:19 +00:00
prspkt
7fc859d626
sample.APKBUILD: use https for sourceforge download links
2018-09-24 21:43:49 +02:00
Sören Tempel
c95263d877
remove explicit `|| return 1` from all sample APKBUILDs
...
Those statement are no longer needed because abuild now runs with
`set -e` by default.
See also: 36d5193776
2017-04-05 10:30:44 +00:00
William Pitcock
7c1609b1bb
sample apkbuild: document check() function usage
2017-01-29 09:50:29 +00:00
Jakub Jirutka
8c92572bed
sample.APKBUILD: rename _builddir to builddir
2016-06-13 12:34:05 +00:00
Natanael Copa
62ff264bdc
sample.APKBUILD: update with arch and depends_dev
2010-12-30 14:24:17 +00:00
Natanael Copa
5847b5473b
sample: use separate package()
2009-12-30 08:51:38 +00:00
Natanael Copa
0bd0949519
sample.APKBUILD: add more comments
2009-07-01 13:17:02 +00:00
Natanael Copa
21cd6680ee
abuild: support for creation of new APKBUILD from template
...
abuild [-c] -n PKGNAME[-PKGVER]
creates a directory with new APKBUILD. If -c is specified will sample init.d,
conf.d and install script be copied as well.
2009-01-29 09:06:43 +00:00