mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
logstalgia: unbreak cross
This commit is contained in:
parent
61341e5fe1
commit
6684120a31
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'logstalgia'
|
# Template file for 'logstalgia'
|
||||||
pkgname=logstalgia
|
pkgname=logstalgia
|
||||||
version=1.1.4
|
version=1.1.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
makedepends="freetype-devel glew-devel SDL2_image-devel boost-devel glm pcre2-devel"
|
makedepends="freetype-devel glew-devel SDL2_image-devel boost-devel glm pcre2-devel"
|
||||||
short_desc="Replay or stream website access logs as a retro arcade game"
|
short_desc="Replay or stream website access logs as a retro arcade game"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue