aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-02-22 16:54:11 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-02-22 16:54:11 +0800
commit6aef60a7377a50b03847f7add6065fe6f8ebeb13 (patch)
tree8cdbe2e9b6b921ee69ffb536ccdc2841b09bc5c4
parent0701a2cd7c2f86b8e51afdfe635855bf5e0bcc1a (diff)
downloadalicelinux-6aef60a7377a50b03847f7add6065fe6f8ebeb13.tar.gz
alicelinux-6aef60a7377a50b03847f7add6065fe6f8ebeb13.zip
bubblewrap: new added
-rw-r--r--repos/extra/bubblewrap/.checksum1
-rwxr-xr-xrepos/extra/bubblewrap/.files3
-rwxr-xr-xrepos/extra/bubblewrap/abuild5
-rw-r--r--repos/extra/bubblewrap/depends1
4 files changed, 10 insertions, 0 deletions
diff --git a/repos/extra/bubblewrap/.checksum b/repos/extra/bubblewrap/.checksum
new file mode 100644
index 00000000..03aaab50
--- /dev/null
+++ b/repos/extra/bubblewrap/.checksum
@@ -0,0 +1 @@
+ea00ffa651721f9fda2ca611e4f8075cdca34659333f1f2c33fd95cae54155fc bubblewrap-0.11.0.tar.xz
diff --git a/repos/extra/bubblewrap/.files b/repos/extra/bubblewrap/.files
new file mode 100755
index 00000000..9214caac
--- /dev/null
+++ b/repos/extra/bubblewrap/.files
@@ -0,0 +1,3 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/bwrap
diff --git a/repos/extra/bubblewrap/abuild b/repos/extra/bubblewrap/abuild
new file mode 100755
index 00000000..f0ce1aae
--- /dev/null
+++ b/repos/extra/bubblewrap/abuild
@@ -0,0 +1,5 @@
+name=bubblewrap
+version=0.11.0
+release=1
+source="https://github.com/containers/${name}/releases/download/v${version}/${name}-${version}.tar.xz"
+build_opt="-Dbash_completion=disabled -Dzsh_completion=disabled -Dtests=false"
diff --git a/repos/extra/bubblewrap/depends b/repos/extra/bubblewrap/depends
new file mode 100644
index 00000000..84566949
--- /dev/null
+++ b/repos/extra/bubblewrap/depends
@@ -0,0 +1 @@
+libcap