mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
wxqt: enable sound
This commit is contained in:
@@ -9,7 +9,7 @@ open-source and mature."
|
||||
HOMEPAGE="https://www.wxwidgets.org/"
|
||||
COPYRIGHT="1998-2018 Julian Smart, Robert Roebling et al"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v$portVersion/wxWidgets-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="4cb8d23d70f9261debf7d6cfeca667fc0a7d2b6565adb8f1c484f9b674f1f27a"
|
||||
SOURCE_DIR="wxWidgets-$portVersion"
|
||||
@@ -160,7 +160,8 @@ BUILD()
|
||||
--with-sdl \
|
||||
--enable-shared \
|
||||
--enable-printfposparam \
|
||||
--enable-unicode
|
||||
--enable-unicode \
|
||||
--enable-sound
|
||||
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user