diff --git a/srcpkgs/vibe/template b/srcpkgs/vibe/template new file mode 100644 index 00000000000..5f22d74ac90 --- /dev/null +++ b/srcpkgs/vibe/template @@ -0,0 +1,16 @@ +# Template file for 'vibe' +pkgname=vibe +version=1.0.1 +revision=1 +build_style=cargo +make_install_args="--path vibe" +hostmakedepends="pkg-config" +makedepends="alsa-lib-devel libxkbcommon-devel" +short_desc="Desktop audio visualizer and shader player for wayland" +maintainer="Ilya " +license="GPL-2.0-only" +homepage="https://github.com/TornaxO7/vibe" +distfiles="https://github.com/TornaxO7/vibe/archive/refs/tags/vibe-v${version}.tar.gz" +checksum=39530d23f89749b34e8482404ea2ca52829ad90e9e3289f2a2fb29acf05a3c11 +# Require GPU access which is not available in container +make_check=no