New package: vibe-1.0.1

This commit is contained in:
Ilya 2025-07-13 12:09:25 +05:00 committed by Duncan Overbruck
parent 3dc577e7b5
commit 5996a9ab0a

16
srcpkgs/vibe/template Normal file
View file

@ -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 <ISPonomarev@yahoo.com>"
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