alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

abuild (222B)


      1 name=swayidle
      2 version=1.8.0
      3 release=2
      4 source="https://github.com/swaywm/${name}/releases/download/${version}/${name}-${version}.tar.gz"
      5 build_opt="-Dzsh-completions=false -Dbash-completions=false -Dfish-completions=false"