alicelinux

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

abuild (214B)


      1 name=libepoxy
      2 version=1.5.10
      3 release=1
      4 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz"
      5 build_opt="-Dtests=false"
      6 [ -f $SPM_PKGDB/libx11 ] || build_opt="$build_opt -Dx11=false"