[oe] [meta-multimedia][PATCH] VLC: make gnome-vfs configurable

Rafaël Carré funman at videolan.org
Thu Nov 5 13:59:56 UTC 2015


Hi,

On 05/11/2015 13:59, Andreas Oberritter wrote:
> Hello Rafaël,
> 
> On 05.11.2015 12:26, Rafaël Carré wrote:
>> ---
>> XXX: to be cherry-picked together with <1446652999-24545-3-git-send-email-funman at videolan.org>
>>
>>  meta-multimedia/recipes-multimedia/vlc/vlc.inc | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
>> index bf08405..ce6e52d 100644
>> --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
>> +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
>> @@ -60,6 +60,7 @@ PACKAGECONFIG[qt4] = "--enable-qt,--disable-qt, qt4-x11-free"
>>  PACKAGECONFIG[freerdp] = "--enable-freerdp,--disable-freerdp, freerdp"
>>  PACKAGECONFIG[notify] = "--enable-notify,--disable-notify, libnotify gtk+"
>>  PACKAGECONFIG[dvbpsi] = "--enable-dvbpsi,--disable-dvbpsi, libdvbpsi"
>> +PACKAGECONFIG[gnome-vfs] = "--enable-gnomevfs,--disable-gnome-vfs, gnome-vfs"
> 
> this looks like a typo (missing dash in enable switch?).


Yes, although the typo is extra dash (should be --disable-gnomevfs)

> Regards,
> Andreas
> 
>>  
>>  do_configure_prepend() {
>>      cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true
>>
> 



More information about the Openembedded-devel mailing list