From c2a9e77a9337254df1e949e71567232cd02d4023 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Wed, 6 Oct 2010 22:30:28 +0200 Subject: [PATCH] mythtv: fixed LICENSE added a few other headers for mythplugins and myththemes Signed-off-by: Frans Meulenbroeks --- recipes/mythtv/mythplugins_0.23+fixes.bb | 4 ++++ recipes/mythtv/myththemes_0.23+fixes.bb | 4 ++++ recipes/mythtv/mythtv.inc | 2 +- recipes/mythtv/mythtv_0.23+fixes.bb | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/recipes/mythtv/mythplugins_0.23+fixes.bb b/recipes/mythtv/mythplugins_0.23+fixes.bb index f474dd946c..201eb30a43 100644 --- a/recipes/mythtv/mythplugins_0.23+fixes.bb +++ b/recipes/mythtv/mythplugins_0.23+fixes.bb @@ -1,3 +1,7 @@ +DESCRIPTION = "plugins for mythtv: A full featured personal video recorder system." +HOMEPAGE = "http://www.mythtv.org" +LICENSE = "GPLv2" + DEPENDS = "flac taglib mythtv libvorbis libexif libvisual libsdl-x11 libcdaudio cdparanoia" RDEPENDS_${PN} = "mytharchive mythbrowser mythgallery mythgame mythmovies \ mythmusic mythnetvision mythnews mythvideo mythweather mythzoneminder" diff --git a/recipes/mythtv/myththemes_0.23+fixes.bb b/recipes/mythtv/myththemes_0.23+fixes.bb index 6469b4613a..849019d530 100644 --- a/recipes/mythtv/myththemes_0.23+fixes.bb +++ b/recipes/mythtv/myththemes_0.23+fixes.bb @@ -1,3 +1,7 @@ +DESCRIPTION = "Themes for mythtv: a full featured personal video recorder system." +HOMEPAGE = "http://www.mythtv.org" +LICENSE = "GPLv2" + DEPENDS = "mythtv" inherit qmake2 diff --git a/recipes/mythtv/mythtv.inc b/recipes/mythtv/mythtv.inc index 1d7b90be0e..ca652d32f5 100644 --- a/recipes/mythtv/mythtv.inc +++ b/recipes/mythtv/mythtv.inc @@ -1,6 +1,6 @@ DESCRIPTION = "A full featured personal video recorder system." HOMEPAGE = "http://www.mythtv.org" -LICENSE = "GPL" +LICENSE = "GPLv2" SECTION = "x11/multimedia" DEPENDS = "fftw fftwf fftwl jack alsa-lib libxinerama libxv libxxf86vm libxvmc lirc \ ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'lame', d)}" diff --git a/recipes/mythtv/mythtv_0.23+fixes.bb b/recipes/mythtv/mythtv_0.23+fixes.bb index 200ae006cb..4b4e41e67f 100644 --- a/recipes/mythtv/mythtv_0.23+fixes.bb +++ b/recipes/mythtv/mythtv_0.23+fixes.bb @@ -1,6 +1,6 @@ DESCRIPTION = "A full featured personal video recorder system." HOMEPAGE = "http://www.mythtv.org" -LICENSE = "GPL" +LICENSE = "GPLv2" SECTION = "x11/multimedia" DEPENDS = "jack alsa-lib libxinerama libxv libxxf86vm libxvmc lirc \ ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'lame', d)}" -- 2.39.5