mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
New package: vibe-1.0.1
This commit is contained in:
parent
3dc577e7b5
commit
5996a9ab0a
1 changed files with 16 additions and 0 deletions
16
srcpkgs/vibe/template
Normal file
16
srcpkgs/vibe/template
Normal 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
|
Loading…
Add table
Reference in a new issue