# Script by Ypnose - http://ywstd.fr # xe (apply arguments as processes) #SOLSRC="https://github.com/leahneukirchen/xe/archive/v1.0.tar.gz" SOLSRC="xe.tar.xz" SOLSUM="f5e3ec51090bb395fede90f27f2dcda651f8b8e684bcecaa1b7c9ad9fe8fba09" run_task() { (chk_path xe Y- Makefile sed "s|^CFLAGS=|CFLAGS+=|g" # Use our optimization level Y- Makefile sed "s| -O2| ${SOLOPT}|g")\ ||(p_err "Y- target needs xe; (continue without patches)")\ ||: set_flag export LDFLAGS="$LDFLAGS -static" def_make cp_bin xe cp_man xe.1 }