diff --git a/libxcvt.be0 b/libxcvt.be0 new file mode 100755 index 000000000..e8b74729f --- /dev/null +++ b/libxcvt.be0 @@ -0,0 +1,35 @@ +#!/usr/bin/env beesh + +# BEE_VERSION libxcvt-0.1.1-0 + +SRCURL[0]="https://www.x.org/pub/individual/lib/libxcvt-${PKGVERSION}.tar.xz" + +# PATCHURL+=() + +# build_in_sourcedir + +# sourcesubdir_append src + +#mee_extract() { +# bee_extract "${@}" +#} + +#mee_patch() { +# bee_patch "${@}" +#} + +#mee_configure() { +# bee_configure +#} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#} + +#mee_install_post() { +# exit +#}