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'
|
||||
pkgname=Aegisub
|
||||
version=3.3.2
|
||||
revision=10
|
||||
revision=11
|
||||
build_style=cmake
|
||||
build_helper=cmake-wxWidgets-gtk3
|
||||
cmake_builddir="BUILD"
|
||||
|
@ -26,6 +26,8 @@ build_options_default="fftw"
|
|||
desc_option_fftw="Enable support for rendering of audio waveforms/spectrum"
|
||||
desc_option_openal="Enable support for openal"
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
pre_build() {
|
||||
export FORCE_GIT_VERSION="$version"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue