feat: add fakeroot with patch limit
This commit is contained in:
parent
d1705756c8
commit
9c93d40800
4 changed files with 144 additions and 0 deletions
22
fakeroot/.SRCINFO
Normal file
22
fakeroot/.SRCINFO
Normal file
|
@ -0,0 +1,22 @@
|
|||
pkgbase = fakeroot
|
||||
pkgdesc = Tool for simulating superuser privileges
|
||||
pkgver = 1.31
|
||||
pkgrel = 3
|
||||
url = https://tracker.debian.org/pkg/fakeroot
|
||||
install = fakeroot.install
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
checkdepends = sharutils
|
||||
makedepends = systemd
|
||||
makedepends = po4a
|
||||
depends = glibc
|
||||
depends = filesystem
|
||||
depends = sed
|
||||
depends = util-linux
|
||||
depends = sh
|
||||
source = https://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.31.orig.tar.gz
|
||||
source = optimize-fd-closing.patch
|
||||
sha256sums = 63886d41e11c56c7170b9d9331cca086421b350d257338ef14daad98f77e202f
|
||||
sha256sums = 848d4157c6332c387df229beb5645223b5adce11d9ba9002e70322564447465a
|
||||
|
||||
pkgname = fakeroot
|
Loading…
Add table
Add a link
Reference in a new issue