All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gst-ffmpeg: fix license information
@ 2011-05-06 13:29 Punya Prakash
  2011-05-06 18:35 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Punya Prakash @ 2011-05-06 13:29 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Punya Prakash

From: Punya Prakash <pprakash.ti@gmail.com>

* gst-ffmpeg by default compiles FFmpeg/libav with --enable-gpl and --enable-postproc
---
 recipes/gstreamer/gst-ffmpeg_0.10.11.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gstreamer/gst-ffmpeg_0.10.11.bb b/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
index 563521e..26aecce 100644
--- a/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
+++ b/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
@@ -1,11 +1,11 @@
 DESCRIPTION = "FFmpeg-based GStreamer plug-in"
 SECTION = "multimedia"
 PRIORITY = "optional"
-LICENSE = "LGPL"
+LICENSE = "GPLv2 LGPLv2.1"
 HOMEPAGE = "http://www.gstreamer.net/"
 DEPENDS = "ffmpeg gstreamer gst-plugins-base zlib"
 
-PR = "r1"
+PR = "r2"
 
 inherit autotools pkgconfig
 
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gst-ffmpeg: fix license information
  2011-05-06 13:29 [PATCH] gst-ffmpeg: fix license information Punya Prakash
@ 2011-05-06 18:35 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2011-05-06 18:35 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 06-05-11 15:29, Punya Prakash wrote:
> From: Punya Prakash <pprakash.ti@gmail.com>
> 
> * gst-ffmpeg by default compiles FFmpeg/libav with --enable-gpl and --enable-postproc

As stated in the other mail, gst-ffmpeg doesn't compile libav, so are
you sure this license change is correct?

> ---
>  recipes/gstreamer/gst-ffmpeg_0.10.11.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/gstreamer/gst-ffmpeg_0.10.11.bb b/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
> index 563521e..26aecce 100644
> --- a/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
> +++ b/recipes/gstreamer/gst-ffmpeg_0.10.11.bb
> @@ -1,11 +1,11 @@
>  DESCRIPTION = "FFmpeg-based GStreamer plug-in"
>  SECTION = "multimedia"
>  PRIORITY = "optional"
> -LICENSE = "LGPL"
> +LICENSE = "GPLv2 LGPLv2.1"
>  HOMEPAGE = "http://www.gstreamer.net/"
>  DEPENDS = "ffmpeg gstreamer gst-plugins-base zlib"
>  
> -PR = "r1"
> +PR = "r2"
>  
>  inherit autotools pkgconfig
>  

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNxD9WMkyGM64RGpERAm1wAJ41riUGHjnzXO6IbfgduwFNxwSIqwCgvMNk
qHphF4LQGvNyUiI0D36Q6hs=
=C6Te
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-06 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-06 13:29 [PATCH] gst-ffmpeg: fix license information Punya Prakash
2011-05-06 18:35 ` Koen Kooi

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.