mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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 \
|
||||
--disable-profiling \
|
||||
--disable-joystick \
|
||||
--disable-xrandr \
|
||||
--enable-xrandr \
|
||||
--disable-ccache \
|
||||
--disable-pulse \
|
||||
--enable-faac \
|
||||
@ -124,17 +124,4 @@ cd -
|
||||
|
||||
make externals
|
||||
make xbmc.bin
|
||||
|
||||
# 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
|
||||
make xbmc-xrandr
|
||||
|
Loading…
x
Reference in New Issue
Block a user