|
|
@ -85,6 +85,9 @@ if test "$ROCKCFG_PKG_MPLAYER_BLINKENLIGHTS" != 0 ; then |
|
|
|
var_append confopt " " "--enable-bl" |
|
|
|
fi |
|
|
|
|
|
|
|
# this is b0rken with 2.6.10. |
|
|
|
var_append confopt " " "--disable-svga" |
|
|
|
|
|
|
|
pkginstalled rtsp && var_append confopt " " "--enable-live --with-livelibdir=$libdir/live" |
|
|
|
pkginstalled xmms && var_append confopt " " "--enable-xmms" |
|
|
|
pkginstalled gtk+12 && var_append confopt " " "--enable-gui" |
|
|
|