|
|
@ -186,7 +186,7 @@ src_configure() {
|
|
|
|
myconf+=" -xft -xrender -xshape -xkb -xcursor -prefix ${TQTBASE}"
|
|
|
|
myconf+=" -xft -xrender -xshape -xkb -xcursor -prefix ${TQTBASE}"
|
|
|
|
myconf+=" -libdir ${TQTBASE}/$(get_libdir) -fast -no-sql-odbc"
|
|
|
|
myconf+=" -libdir ${TQTBASE}/$(get_libdir) -fast -no-sql-odbc"
|
|
|
|
|
|
|
|
|
|
|
|
[ "$(get_libdir)" != "lib" ] && myconf+="${myconf} -L/usr/$(get_libdir)"
|
|
|
|
[ "$(get_libdir)" != "lib" ] && myconf+=" -L/usr/$(get_libdir)"
|
|
|
|
|
|
|
|
|
|
|
|
# Optional options
|
|
|
|
# Optional options
|
|
|
|
use nas && myconf+=" -system-nas-sound" || myconf+=" -no-nas-sound"
|
|
|
|
use nas && myconf+=" -system-nas-sound" || myconf+=" -no-nas-sound"
|
|
|
|