summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoremma2023-06-26 23:08:36 -0600
committeremma2023-06-26 23:08:36 -0600
commitf5dcb648f868d5ef613a6d85fda77192d2eed31f (patch)
tree9a504d31d444886e48c1d5c6c9cc343d443e38f1
parentc1f727a148ab4f2f43a7fab41eb9a049427218aa (diff)
downloadaur-f5dcb648f868d5ef613a6d85fda77192d2eed31f.tar.gz
made package provide coreutils
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
-rw-r--r--not-replaced.txt31
3 files changed, 35 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef01a19fc881..5677bb0b9110 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,10 @@ pkgbase = busybox-coreutils
url = https://busybox.net/
arch = any
license = GPL
+ depends = coreutils
conflicts = busybox
conflicts = coreutils
+ conflicts = gawk
source = https://busybox.net/downloads/busybox-1.36.0.tar.bz2
source = .config
sha256sums = 542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5
diff --git a/PKGBUILD b/PKGBUILD
index d970402644b8..c09ec9076f02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ pkgdesc="POSIX-compliant utility applets from BusyBox."
arch=('any')
url="https://busybox.net/"
license=('GPL')
-depends=()
+depends=('coreutils')
makedepends=()
checkdepends=()
optdepends=()
provides=()
-conflicts=('busybox' 'coreutils')
+conflicts=('busybox' 'coreutils' 'gawk')
source=("https://busybox.net/downloads/$_pkgbase-$pkgver.tar.bz2"
".config")
sha256sums=("542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5"
diff --git a/not-replaced.txt b/not-replaced.txt
new file mode 100644
index 000000000000..a1142195861f
--- /dev/null
+++ b/not-replaced.txt
@@ -0,0 +1,31 @@
+chvt
+kbd
+openvt
+fdconsole
+setkeycodes
+showkey
+
+dc
+ed
+findutils
+patch
+procps-ng (ps + free, pgrep, pidof, pkill, pmap, pwdx, slabtop, sysctl, tload, top, uptime, vmstat, w, watch)
+
+b2sum
+base32
+base64
+chroot
+csplit
+dir
+dircolors
+factor
+fmt
+hostid
+install
+join
+md5sum
+mknod
+mktemp
+ptx
+pinky
+