mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Aegisub: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
d37ddfecd2
commit
e8c3f3c950
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Aegisub'
|
# Template file for 'Aegisub'
|
||||||
pkgname=Aegisub
|
pkgname=Aegisub
|
||||||
version=3.3.2
|
version=3.3.2
|
||||||
revision=10
|
revision=11
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=cmake-wxWidgets-gtk3
|
build_helper=cmake-wxWidgets-gtk3
|
||||||
cmake_builddir="BUILD"
|
cmake_builddir="BUILD"
|
||||||
|
@ -26,6 +26,8 @@ build_options_default="fftw"
|
||||||
desc_option_fftw="Enable support for rendering of audio waveforms/spectrum"
|
desc_option_fftw="Enable support for rendering of audio waveforms/spectrum"
|
||||||
desc_option_openal="Enable support for openal"
|
desc_option_openal="Enable support for openal"
|
||||||
|
|
||||||
|
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export FORCE_GIT_VERSION="$version"
|
export FORCE_GIT_VERSION="$version"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue