aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv/mythplugins_0.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mythtv/mythplugins_0.22.bb')
-rw-r--r--recipes/mythtv/mythplugins_0.22.bb10
1 files changed, 6 insertions, 4 deletions
diff --git a/recipes/mythtv/mythplugins_0.22.bb b/recipes/mythtv/mythplugins_0.22.bb
index b121fdfb20..c53b44816d 100644
--- a/recipes/mythtv/mythplugins_0.22.bb
+++ b/recipes/mythtv/mythplugins_0.22.bb
@@ -11,18 +11,20 @@ DEPENDS_mythweb_lighttpd = "mythweb"
RDEPENDS_mythweb_lighttpd = "lighttpd lighttpd-module-cgi lighttpd-module-fastcgi \
lighttpd-module-rewrite php-cgi lighttpd-module-auth"
+PR = "svnr${SRCPV}+r0"
PV = "0.22"
-PR = "r1"
-QMAKE_PROFILES = "mythplugins.pro"
-
-SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22.tar.bz2 \
+SRCREV = "23062"
+SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtvplugins;proto=http \
file://sysroot.patch;patch=1 \
file://mythplugins_wo_qtopengl.diff;patch=1 \
file://configure.patch;patch=1 \
file://mytharchive.pro.patch;patch=1 \
"
+
+QMAKE_PROFILES = "mythplugins.pro"
+
S = "${WORKDIR}/mythplugins-0.22"
inherit qmake2 qt4x11