summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 32 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..680aadc6b644
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,32 @@
+pkgbase = busybox-custom-git
+ pkgdesc = Utilities for rescue and embedded systems
+ pkgver = 1.28.0
+ pkgrel = 1
+ url = https://www.busybox.net
+ install = busybox.install
+ arch = i686
+ arch = x86_64
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = armv8h
+ arch = mips
+ license = GPL
+ makedepends = make
+ makedepends = gcc
+ makedepends = sed
+ makedepends = ncurses
+ makedepends = musl
+ makedepends = kernel-headers-musl
+ provides = busybox
+ provides = busybox-custom-git
+ provides = busybox-custom
+ conflicts = busybox
+ conflicts = busybox-custom
+ source = busybox::git+https://github.com/mirror/busybox.git
+ source = config
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = busybox-custom-git
+