aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/bubblewrap/abuild
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 /repos/extra/bubblewrap/abuild
parent0701a2cd7c2f86b8e51afdfe635855bf5e0bcc1a (diff)
downloadalicelinux-6aef60a7377a50b03847f7add6065fe6f8ebeb13.tar.gz
alicelinux-6aef60a7377a50b03847f7add6065fe6f8ebeb13.zip
bubblewrap: new added
Diffstat (limited to 'repos/extra/bubblewrap/abuild')
-rwxr-xr-xrepos/extra/bubblewrap/abuild5
1 files changed, 5 insertions, 0 deletions
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"