|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../vlc/vlc.conf |
|
|
|
# Filename: package/.../vlc/vlc.conf |
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# |
|
|
|
# |
|
|
@ -14,6 +14,9 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#FIXME - to get 0.9.x compiled (Aldas) |
|
|
|
|
|
|
|
var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99' |
|
|
|
|
|
|
|
|
|
|
|
var_append extraconfopt ' ' '--enable-dvdread' # --with-dvdcss=/usr |
|
|
|
var_append extraconfopt ' ' '--enable-dvdread' # --with-dvdcss=/usr |
|
|
|
var_append extraconfopt ' ' '--enable-v4l' |
|
|
|
var_append extraconfopt ' ' '--enable-v4l' |
|
|
|
var_append confopt ' ' '--enable-ncurses' |
|
|
|
var_append confopt ' ' '--enable-ncurses' |
|
|
|