All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][PATCH 3/3] VLC: drop gnome-vfs, it will be removed from upstream in VLC 3.0
Date: Thu, 5 Nov 2015 12:16:11 +0100	[thread overview]
Message-ID: <20151105111611.GC2556@jama> (raw)
In-Reply-To: <563B3682.6000407@videolan.org>

[-- Attachment #1: Type: text/plain, Size: 3083 bytes --]

On Thu, Nov 05, 2015 at 11:59:14AM +0100, Rafaël Carré wrote:
> Hello,
> 
> On 04/11/2015 23:25, Martin Jansa wrote:
> > On Wed, Nov 04, 2015 at 05:03:19PM +0100, Rafaël Carré wrote:
> >> ---
> > 
> > Is it still used in 2.2.1 version? we aren't using 3.0 yet:
> 
> Yes, that module is still present in 2.2 (2.2.1 and future 2.2.X versions).
> 
> I'm testing the waters here, as I couldn't build gnome-vfs, and since
> that module
> is being removed from upstream (again, in future 3.0 version but not
> 2.2.X), I
> didn't bother to add a PACKAGECONFIG knob for it.
> 
> With this patch the gnome-vfs module will still if gnome-vfs is present,
> although it will not load at runtime if gnome-vfs is not installed (without
> preventing the rest of VLC to work properly).
> 
> It would be in the same position than the libarchive, dvdnav, samba,
> ssh2 modules, etc
> which coincidentally implement the capabilities that the deprecated (in
> gnome) gnome-vfs
> provides :)
> 
> So this simple patch fixes my build failure and at the same time reduces
> future work for when
> VLC 3.0 will be released.
> 
> 
> What do you think?

NAK it's not acceptable to make gnome-vfs support undeterministic in
2.2.x just because some future 3.0 recipe won't use it.

We already have too many autodetected dependencies again, last bunch
added by new 1394 recipes in meta-multimedia:
vlc-2.2.1: vlc rdepends on libavc1394, but it isn't a build dependency? [build-deps]
vlc-2.2.1: vlc rdepends on libdvdnav, but it isn't a build dependency? [build-deps]
vlc-2.2.1: vlc rdepends on libupnp, but it isn't a build dependency? [build-deps]

Add PACKAGECONFIG for it please and to get bonus points add
PACKAGECONFIG for deps from QA issues above.

> Thanks for the feedback
> 
> >>  meta-multimedia/recipes-multimedia/vlc/vlc.inc | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> >> index ad5c81d..dddbb5b 100644
> >> --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> >> +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> >> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> >>  DEPENDS = "libfribidi libtool libgcrypt libgcrypt-native \
> >>     virtual/libsdl libsdl-image dbus dbus-glib libxml2 gnutls \
> >>     tremor faad2 ffmpeg flac libxpm libxinerama fluidsynth alsa-lib \
> >> -   libdvdcss libdvdread lua-native lua libidn gnome-vfs \
> >> +   libdvdcss libdvdread lua-native lua libidn \
> >>     libdc1394 libraw1394 avahi libjpeg-turbo xz libmodplug mpeg2dec \
> >>     libmtp libopus orc libsamplerate0 libusb1 schroedinger taglib \
> >>     tiff xcb-util-keysyms samba"
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2015-11-05 11:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04 16:03 [meta-multimedia][PATCH 1/3] VLC: depends on gst-plugins-bad only if gst is enabled Rafaël Carré
2015-11-04 16:03 ` [meta-multimedia][PATCH 2/3] VLC: make libnotify a configurable dependency Rafaël Carré
2015-11-05 20:17   ` Martin Jansa
2015-11-05 20:42     ` Rafaël Carré
2015-11-05 20:57       ` Martin Jansa
2015-11-06  0:07         ` Tim Orling
2015-11-06 15:16           ` Rafaël Carré
2015-11-04 16:03 ` [meta-multimedia][PATCH 3/3] VLC: drop gnome-vfs, it will be removed from upstream in VLC 3.0 Rafaël Carré
2015-11-04 22:25   ` Martin Jansa
2015-11-05 10:59     ` Rafaël Carré
2015-11-05 11:16       ` Martin Jansa [this message]
2015-11-05 11:29         ` Rafaël Carré

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151105111611.GC2556@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.