mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
spek-alternative: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
c36eaf471f
commit
f5e89a359b
1 changed files with 5 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'spek-alternative'
|
||||
pkgname=spek-alternative
|
||||
version=0.8.2.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake gettext-devel intltool libtool pkg-config wxWidgets-common"
|
||||
hostmakedepends="automake gettext-devel intltool libtool pkg-config
|
||||
wxWidgets-common wxWidgets-gtk3-devel"
|
||||
makedepends="ffmpeg-devel wxWidgets-gtk3-devel"
|
||||
depends="ffmpeg"
|
||||
short_desc="Acoustic spectrum analyser"
|
||||
|
@ -13,6 +14,8 @@ homepage="https://github.com/withmorten/spek-alternative"
|
|||
distfiles="https://github.com/withmorten/spek-alternative/archive/${version}.tar.gz"
|
||||
checksum="007ba4b84a310b078e378aa84c8e80783db5821437a757a488c3ecec377e6b2a"
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
# Tell autogen.sh to use "wx-config-gtk3" instead of "wx-config"
|
||||
export WX_CONFIG_NAME="wx-config-gtk3"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue