mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvisual: build with new sdl12-compat library
This commit is contained in:
parent
c4d2c2e51d
commit
dcde958092
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'libvisual'
|
# Template file for 'libvisual'
|
||||||
pkgname=libvisual
|
pkgname=libvisual
|
||||||
version=0.4.2
|
version=0.4.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config SDL-devel"
|
hostmakedepends="pkg-config sdl12-compat-devel"
|
||||||
makedepends="SDL-devel"
|
makedepends="sdl12-compat-devel"
|
||||||
short_desc="Abstraction library for audio visualisation plugins"
|
short_desc="Abstraction library for audio visualisation plugins"
|
||||||
maintainer="Piraty <mail@piraty.dev>"
|
maintainer="Piraty <mail@piraty.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue