mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc-pvr:
- build with xrandr support - various cleanups
This commit is contained in:
parent
63bcce21ea
commit
872c5c30cf
@ -100,7 +100,7 @@ cd -
|
|||||||
--enable-gl \
|
--enable-gl \
|
||||||
--disable-profiling \
|
--disable-profiling \
|
||||||
--disable-joystick \
|
--disable-joystick \
|
||||||
--disable-xrandr \
|
--enable-xrandr \
|
||||||
--disable-ccache \
|
--disable-ccache \
|
||||||
--disable-pulse \
|
--disable-pulse \
|
||||||
--enable-faac \
|
--enable-faac \
|
||||||
@ -124,17 +124,4 @@ cd -
|
|||||||
|
|
||||||
make externals
|
make externals
|
||||||
make xbmc.bin
|
make xbmc.bin
|
||||||
|
make xbmc-xrandr
|
||||||
# make -C tools/TexturePacker \
|
|
||||||
# CC=$HOST_CC \
|
|
||||||
# CXX=$HOST_CXX \
|
|
||||||
# INCLUDES="-I../../xbmc/utils -I../../guilib -I../../xbmc/linux -I../../xbmc/lib/libsquish" \
|
|
||||||
# CFLAGS="" \
|
|
||||||
# LDFLAGS=""
|
|
||||||
|
|
||||||
# mkdir -p $ROOT/$TOOLCHAIN/bin
|
|
||||||
# cp -PR tools/TexturePacker $ROOT/$TOOLCHAIN/bin
|
|
||||||
|
|
||||||
# make XBMXTEX=$ROOT/$TOOLCHAIN/bin/TexturePacker skins
|
|
||||||
|
|
||||||
# make prefix=`pwd`/.install-data install-datas
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user