[oe-commits] Frans Meulenbroeks : mythtv: fixed LICENSE added a few other headers for mythplugins and myththemes

git version control git at git.openembedded.org
Wed Oct 6 20:33:08 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c2a9e77a9337254df1e949e71567232cd02d4023
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c2a9e77a9337254df1e949e71567232cd02d4023

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Wed Oct  6 22:30:28 2010 +0200

mythtv: fixed LICENSE added a few other headers for mythplugins and myththemes

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 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 f474dd9..201eb30 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 6469b46..849019d 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 1d7b90b..ca652d3 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 200ae00..4b4e41e 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)}"





More information about the Openembedded-commits mailing list