* user-friendly(?) build system, based on linux Menuconfig script.
Just run ./menuconfig and ./build-vlc (or just ./build-vlc) It's actually a wrapper which calls configure, but only a small number of vlc functionalities has been implemented at the moment. Please try it however ;) (you must have libncurses-dev installed)
Showing
build-vlc
0 → 100755
config.in
0 → 100644
defconfig
0 → 100644
doc/Configure.help
0 → 100644
lxdialog/BIG.FAT.WARNING
0 → 100644
lxdialog/Makefile
0 → 100644
lxdialog/checklist.c
0 → 100644
lxdialog/colors.h
0 → 100644
lxdialog/dialog.h
0 → 100644
lxdialog/inputbox.c
0 → 100644
lxdialog/lxdialog.c
0 → 100644
lxdialog/menubox.c
0 → 100644
lxdialog/msgbox.c
0 → 100644
lxdialog/textbox.c
0 → 100644
lxdialog/util.c
0 → 100644
lxdialog/yesno.c
0 → 100644
menuconfig
0 → 100755
Please register or sign in to comment