summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-03-11 00:25:58 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-25 11:26:56 +0100
commit4ead6ef7bc6824cb0074ef1ebca265003e9d3398 (patch)
treeaec8415d6d92685957e9c50d1911364ec1630abe /meta-xfce
parent8354a07d12933a60201064ab61f5b7156bf94dca (diff)
downloadmeta-openembedded-4ead6ef7bc6824cb0074ef1ebca265003e9d3398.tar.gz
parole: update to 0.8.1
checked: patch or similar (for appdata) was applied Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-multimedia/parole/files/parole-0.8.0-appdata.patch30
-rw-r--r--meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb (renamed from meta-xfce/recipes-multimedia/parole/parole_0.8.0.bb)5
2 files changed, 2 insertions, 33 deletions
diff --git a/meta-xfce/recipes-multimedia/parole/files/parole-0.8.0-appdata.patch b/meta-xfce/recipes-multimedia/parole/files/parole-0.8.0-appdata.patch
deleted file mode 100644
index e0769241e..000000000
--- a/meta-xfce/recipes-multimedia/parole/files/parole-0.8.0-appdata.patch
+++ /dev/null
@@ -1,30 +0,0 @@
1Upstream-Status: submitted [1]
2Taken-From: [2]
3
4[1] https://bugzilla.xfce.org/show_bug.cgi?id=11653
5[2] http://pkgs.fedoraproject.org/cgit/parole.git/tree/parole-0.8.0-appdata.patch
6
7diff -Nur parole-0.8.0.orig/data/appdata/parole.appdata.xml.in parole-0.8.0/data/appdata/parole.appdata.xml.in
8--- parole-0.8.0.orig/data/appdata/parole.appdata.xml.in 2015-02-28 07:23:54.000000000 -0700
9+++ parole-0.8.0/data/appdata/parole.appdata.xml.in 2015-03-07 08:25:01.940009844 -0700
10@@ -41,7 +41,7 @@
11 </provides>
12
13 <releases>
14- <release version="0.7.0" timestamp="">
15+ <release version="0.7.0" timestamp="1396146123">
16 <description>
17 <_p>This unstable development release adds the new clutter backend and cleans up
18 deprecated Gtk3 symbols. It also adds a "go to position" feature and several bugs
19diff -Nur parole-0.8.0.orig/po/es.po parole-0.8.0/po/es.po
20--- parole-0.8.0.orig/po/es.po 2015-02-28 07:23:54.000000000 -0700
21+++ parole-0.8.0/po/es.po 2015-03-07 08:25:17.447726837 -0700
22@@ -514,7 +514,7 @@
23 "This unstable development release adds the new clutter backend and cleans up"
24 " deprecated Gtk3 symbols. It also adds a \"go to position\" feature and "
25 "several bugs have been addressed."
26-msgstr "Esta versión de desarrollo añade un nuevo motor de <i>clutter</i> y elimina símbolos GTK3 obsoletos. Además añade la funcionalidad «Ir a la posición» y corrige un sinnúmero de errores."
27+msgstr "Esta versión de desarrollo añade un nuevo motor de clutter y elimina símbolos GTK3 obsoletos. Además añade la funcionalidad «Ir a la posición» y corrige un sinnúmero de errores."
28
29 #: ../data/appdata/parole.appdata.xml.in.h:4
30 msgid "This release fixes a problem with detecting DVD drive locations."
diff --git a/meta-xfce/recipes-multimedia/parole/parole_0.8.0.bb b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb
index 28bedaf04..1514c61d0 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_0.8.0.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb
@@ -19,9 +19,8 @@ DEPENDS = " \
19 taglib \ 19 taglib \
20" 20"
21 21
22SRC_URI[md5sum] = "fffdc23d2aa22271f01410a9e27c3404" 22SRC_URI[md5sum] = "361e3059f1263c76a3711db2c7c1a97b"
23SRC_URI[sha256sum] = "2d966aeb426de81d992829e33b3f66185b19fd031a1891968b3a40d6d50239cc" 23SRC_URI[sha256sum] = "4b216f5200490f8d2a9bf1b3fcd9a8b20834c95249bf13b9170c82e1fcbd80f4"
24SRC_URI += "file://parole-0.8.0-appdata.patch"
25 24
26RDEPENDS_${PN} += "gstreamer1.0-plugins-good" 25RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
27 26