Files
horizon-packages/srcpkgs/vibe/template
T
2026-08-26 01:28:44 +02:00

18 lines
672 B
Bash

# Template file for 'vibe'
pkgname=vibe
version=3.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"
changelog=https://github.com/TornaxO7/vibe/blob/main/vibe/CHANGELOG.md
distfiles="https://github.com/TornaxO7/vibe/archive/refs/tags/vibe-v${version}.tar.gz"
checksum=72371fa30265062de8c36be90133e8c178c1ea4f8f29bb9e4eb86f2729221f41
# Require GPU access which is not available in container
make_check=no