2017-07-05 16:24:47 +00:00
|
|
|
# Automatically generated aport, do not edit!
|
|
|
|
# Generator: pmbootstrap aportgen busybox-static-armhf
|
|
|
|
|
|
|
|
pkgname=busybox-static-armhf
|
2019-02-16 17:39:41 +00:00
|
|
|
pkgver=1.30.1
|
|
|
|
pkgrel=0
|
2017-07-05 16:24:47 +00:00
|
|
|
|
|
|
|
_arch="armhf"
|
2018-03-11 14:06:27 +00:00
|
|
|
_mirror="http://dl-cdn.alpinelinux.org/alpine/"
|
2017-07-05 16:24:47 +00:00
|
|
|
|
|
|
|
url="http://busybox.net"
|
|
|
|
license="GPL2"
|
|
|
|
arch="all"
|
|
|
|
options="!check !strip"
|
|
|
|
pkgdesc="Statically linked Busybox for $_arch"
|
|
|
|
_target="$(arch_to_hostspec $_arch)"
|
|
|
|
|
|
|
|
source="
|
|
|
|
busybox-static-$pkgver-r$pkgrel-$_arch.apk::$_mirror/edge/main/$_arch/busybox-static-$pkgver-r$pkgrel.apk
|
|
|
|
"
|
|
|
|
|
|
|
|
package() {
|
|
|
|
mkdir -p "$pkgdir/usr/$_target"
|
|
|
|
cd "$pkgdir/usr/$_target"
|
|
|
|
tar -xf $srcdir/busybox-static-$pkgver-r$pkgrel-$_arch.apk
|
|
|
|
rm .PKGINFO .SIGN.*
|
|
|
|
}
|
|
|
|
|
2019-02-16 17:39:41 +00:00
|
|
|
sha512sums="fa85fcd5219ac41b00806cca48b5d87e2916e09b35c3966bab59cab94554186c8acc1280e1f351be14efb95f703a6ea7c8f1fdf0d09623bdbf5bfef16da58cf2 busybox-static-1.30.1-r0-armhf.apk"
|