From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v3][meta-oe] vlc: rework dependencies
Date: Tue, 20 Dec 2011 14:14:46 +0100 [thread overview]
Message-ID: <jcq1o2$phe$1@dough.gmane.org> (raw)
In-Reply-To: <1324378880-6009-1-git-send-email-sylvain.pare@gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 20-12-11 12:01, Sylvain 'GarthPS' Paré schreef:
> * re-adds dropped depends as they are available now * adds libxpm as
> dependency as current vlc's config depends on it. * bumps PR * NOTE about
> ENTERPRISE_DISTRO : is that supposed to be still used or should this be
> replaced by something which respects COMMERCIAL_LICENSE setting ?
ENTERPRISE_DISTRO tries to guard against these things:
1) patent problems (e.g. GPLv3 patent clause)
2) 'security' (e.g. GPLv3 Tivo clause)
3) royalties for codecs (e.g. MPEG-LA)
Sometimes you get big parts of 3 included in the silicon price,so I'm not
sure how usefull it is to put only MPEG-LA things in ENTERPRISE_DISTRO,
maybe we need a different variable for that.
regards,
Koen
>
> Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com> ---
> meta-oe/recipes-multimedia/vlc/vlc.inc | 5 ++---
> meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb | 2 ++ 2 files changed, 4
> insertions(+), 3 deletions(-)
>
> diff --git a/meta-oe/recipes-multimedia/vlc/vlc.inc
> b/meta-oe/recipes-multimedia/vlc/vlc.inc index aecfb3a..7353f90 100644
> --- a/meta-oe/recipes-multimedia/vlc/vlc.inc +++
> b/meta-oe/recipes-multimedia/vlc/vlc.inc @@ -3,9 +3,8 @@ HOMEPAGE =
> "http://www.videolan.org" LICENSE = "GPLv2" SECTION = "multimedia"
>
> -DEPENDS = "libfribidi libtool libgcrypt gst-plugins-bad virtual/libsdl
> qt4-x11-free dbus libxml2 gnutls tremor faad2 ffmpeg flac \ -" -#
> ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag
> liba52 mpeg2dec', d)}" +DEPENDS = "libfribidi libtool libgcrypt
> gst-plugins-bad virtual/libsdl qt4-x11-free dbus libxml2 gnutls tremor
> faad2 ffmpeg flac libxpm \ +
> ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag
> liba52 mpeg2dec', d)}"
>
> SRC_URI =
> "http://download.videolan.org/pub/videolan/vlc/${PV}/vlc-${PV}.tar.bz2"
>
> diff --git a/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb
> b/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb index fb69e05..9f53159
> 100644 --- a/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb +++
> b/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb @@ -5,6 +5,8 @@
> LIC_FILES_CHKSUM = "file://COPYING;md5=ed7e492ee44e70125a5d42e118354a13"
>
> require vlc.inc
>
> +PR = "r1" + # work around build failure EXTRA_OECONF += "
> --enable-libxml2=no"
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org
iEYEARECAAYFAk7wikIACgkQMkyGM64RGpGs2wCgjvwnSaMyqYyPvVfX729PhKFl
EQUAoI1GgigRW8YbPItLcG0irfcQLGpU
=eiUh
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-12-20 13:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-20 11:01 [PATCH v3][meta-oe] vlc: rework dependencies Sylvain 'GarthPS' Paré
2011-12-20 13:14 ` Koen Kooi [this message]
2011-12-20 16:44 ` Sylvain Paré
2011-12-20 16:48 ` Sylvain Paré
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='jcq1o2$phe$1@dough.gmane.org' \
--to=koen@dominion.thruhere.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox