diff options
| author | kj-sh604 | 2025-05-27 13:52:18 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-05-27 13:52:18 -0400 |
| commit | 12144b850f7dbff536b84e2d327e1a35400d6ddc (patch) | |
| tree | 68aa227db2fc56cef8eab20e55b9c6c44e159c55 /coreutils-uutils-libselinux/.SRCINFO | |
| parent | ab73f4c06c1e8c7d5e322427e27311f4a37eb450 (diff) | |
refactor: package rename and pkgdesc changes
Diffstat (limited to 'coreutils-uutils-libselinux/.SRCINFO')
| -rw-r--r-- | coreutils-uutils-libselinux/.SRCINFO | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/coreutils-uutils-libselinux/.SRCINFO b/coreutils-uutils-libselinux/.SRCINFO new file mode 100644 index 0000000..82dba08 --- /dev/null +++ b/coreutils-uutils-libselinux/.SRCINFO @@ -0,0 +1,28 @@ +pkgbase = coreutils-uutils-libselinux + pkgdesc = (warning: use at own risk) Cross-platform Rust rewrite of the GNU coreutils installed as system core utilities. Built with libselinux for the chcon, runcon, and stty binaries + pkgver = 0.1.0 + pkgrel = 1 + url = https://github.com/uutils/coreutils + arch = x86_64 + license = GPL3 + license = MIT + makedepends = cargo + makedepends = clang + makedepends = python-sphinx + makedepends = rust + depends = gcc-libs + depends = glibc + depends = libselinux + depends = oniguruma + provides = coreutils + provides = b3sum + provides = sha3sum + conflicts = coreutils + conflicts = b3sum + conflicts = sha3sum + source = uutils-coreutils-0.1.0.tar.gz::https://github.com/uutils/coreutils/archive/0.1.0.tar.gz + source = 0001-update-selinux-progs.patch + sha256sums = 55c528f2b53c1b30cb704550131a806e84721c87b3707b588a961a6c97f110d8 + sha256sums = d8290988c9c8275e2087f1a63d63c420c88ebcf7c50aed0ef53d9dcd46517b36 + +pkgname = coreutils-uutils-libselinux |
