# Template file for 'Bonzomatic'
pkgname=Bonzomatic
version=2023.06.15
revision=1
build_style=cmake
configure_args="-DBONZOMATIC_USE_SYSTEM_GLEW=ON -DBONZOMATIC_USE_SYSTEM_GLFW=ON"
hostmakedepends="pkg-config"
makedepends="alsa-lib-devel glew-devel glfw-devel libX11-devel libXrandr-devel
	libXinerama-devel libXcursor-devel libXi-devel fontconfig-devel"
short_desc="Live shader coding tool"
maintainer="Rutpiv <roger_freitas@live.com>"
license="Unlicense"
homepage="https://github.com/Gargaj/Bonzomatic"
distfiles="https://github.com/Gargaj/Bonzomatic/archive/${version//./-}.tar.gz"
checksum=f41903d47fc744a726c7ecdaee78e2d9dda790beb22e310a63f6a0a1c0cfd4a7
make_check=no  # No tests configured.

post_install() {
	vlicense LICENSE
}
