UmVirt LFS Package info
DB commit: c9dd8835b9e79548f70e25c8ffb9d09430f622a0
APP commit:
bubblewrap
Bubblewrap is a setuid implementation of user namespaces, or sandboxing, that provides access to a subset of kernel user namespace features. Bubblewrap allows user owned processes to run in an isolated environment with limited access to the underlying filesystem.Package info
Codename: bubblewrap
Source file: bubblewrap-0.9.0.tar.xz
Source directory: bubblewrap-0.9.0
Package URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/b/bubblewrap-0.9.0.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/b/bubblewrap-0.9.0.tar.xz.md5sum
Dependances: libxslt, libseccomp.
Dependance of: nautilus, gnome-desktop, webkitgtk3, webkitgtk4.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release ..
Build script:
cd build &&
ninja
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
sed 's@symlink usr/lib64@ro-bind-try /lib64@' -i ../tests/libtest.sh
ninja test
fi
Install script:
cd build &&
ninja install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443