[oe-commits] Koen Kooi : mythtv: recommend a gui and menu theme for mythfrontend

git version control git at git.openembedded.org
Mon Jan 4 09:13:55 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Jan  3 16:14:32 2010 +0100

mythtv: recommend a gui and menu theme for mythfrontend

---

 recipes/mythtv/mythtv_0.22.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/mythtv/mythtv_0.22.bb b/recipes/mythtv/mythtv_0.22.bb
index ebcc936..8b7dc6c 100644
--- a/recipes/mythtv/mythtv_0.22.bb
+++ b/recipes/mythtv/mythtv_0.22.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mytht
 mysql5-server mysql5-client libmysqlclient qt4-plugin-sqldriver-sqlmysql xmltv"
 RDEPENDS_${PN}_append_libc-glibc = " glibc-gconv-utf-16"
 
-PR = "svnr${SRCPV}+r6"
+PR = "svnr${SRCPV}+r7"
 PV = "0.22"
 
 # REALPV is here to support release candidates
@@ -80,6 +80,8 @@ FILES_mythtv-bin = "${bindir}/*"
 FILES_mythtv-filters = "${libdir}/mythtv/filters/*"
 FILES_mythtv-database = "${datadir}/mythtv/sql/"
 
+RRECOMMENDS_mythtv-frontend += "mythtv-theme-defaultmenu mythtv-theme-terra"
+
 mythlibs = "mythdb mythavutil mythavcodec mythavformat mythswscale mythhdhomerun myth mythtv mythui mythfreemheg mythupnp mythlivemedia"
 
 python __anonymous () {





More information about the Openembedded-commits mailing list