mythplugins moved to 0.22
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 10 Nov 2009 12:11:49 +0000 (13:11 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 10 Nov 2009 12:11:49 +0000 (13:11 +0100)
conf/checksums.ini
recipes/mythtv/mythplugins_0.22.bb [moved from recipes/mythtv/mythplugins_0.21+0.22rc2.bb with 99% similarity]

index 6588dd4..6187df6 100644 (file)
@@ -18942,6 +18942,10 @@ sha256=6bd2436fd0f233bb1518e15975cb4e9fa4434acb53c3c3cd7d4648219abf58e9
 md5=32e7373c16271606007374396e6742ad
 sha256=2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432
 
+[ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22.tar.bz2]
+md5=09c8fa1058399a0c5db169a71561e985
+sha256=75c53f4b3017a9a8fcb9ff3bf7e2709a41a579b8a4e2ae1c600dc6ce6341cd31
+
 [ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22rc1.tar.bz2]
 md5=1c03d3f4ccedcd9de1c0ac2226e0031c
 sha256=f62969cd61dc9718973708b79f5e86f653f630097f5ad14f90d78fcff677c0da
similarity index 99%
rename from recipes/mythtv/mythplugins_0.21+0.22rc2.bb
rename to recipes/mythtv/mythplugins_0.22.bb
index 2b1f4d5..aab859c 100644 (file)
@@ -1,19 +1,19 @@
 DEPENDS = "flac taglib mythtv libvorbis libexif libvisual libsdl-x11 libcdaudio cdparanoia"
 RDEPENDS_${PN} = "mytharchive mythbrowser mythflix mythgallery mythgame \
                   mythmusic mythmovies mythnews mythvideo mythweather mythweb mythzoneminder"
-PV = "0.21+0.22rc2"
-PR = "r5"
+PV = "0.22"
+PR = "r0"
 
 QMAKE_PROFILES = "mythplugins.pro"
 
-SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22rc2.tar.bz2 \
+SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22.tar.bz2 \
         file://sysroot.patch;patch=1 \
         file://mythplugins_wo_qtopengl.diff;patch=1 \
         file://configure.patch;patch=1 \
         file://mytharchive.pro.patch;patch=1 \
         "
 
-S = "${WORKDIR}/mythplugins-0.22rc2"
+S = "${WORKDIR}/mythplugins-0.22"
 
 inherit qmake2 qt4x11