alicelinux

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

abuild (211B)


      1 name=dunst
      2 version=1.13.0
      3 release=1
      4 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz"
      5 [ -f $SPM_PKGDB/libx11 ] || export X11=0
      6 [ -f $SPM_PKGDB/wayland ] || export WAYLAND=0