From 4ead6ef7bc6824cb0074ef1ebca265003e9d3398 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 11 Mar 2016 00:25:58 +0100 Subject: parole: update to 0.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit checked: patch or similar (for appdata) was applied Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- .../parole/files/parole-0.8.0-appdata.patch | 30 ------------------ .../recipes-multimedia/parole/parole_0.8.0.bb | 37 ---------------------- .../recipes-multimedia/parole/parole_0.8.1.bb | 36 +++++++++++++++++++++ 3 files changed, 36 insertions(+), 67 deletions(-) delete mode 100644 meta-xfce/recipes-multimedia/parole/files/parole-0.8.0-appdata.patch delete mode 100644 meta-xfce/recipes-multimedia/parole/parole_0.8.0.bb create mode 100644 meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb (limited to 'meta-xfce/recipes-multimedia') 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 e0769241e6..0000000000 --- a/meta-xfce/recipes-multimedia/parole/files/parole-0.8.0-appdata.patch +++ /dev/null @@ -1,30 +0,0 @@ -Upstream-Status: submitted [1] -Taken-From: [2] - -[1] https://bugzilla.xfce.org/show_bug.cgi?id=11653 -[2] http://pkgs.fedoraproject.org/cgit/parole.git/tree/parole-0.8.0-appdata.patch - -diff -Nur parole-0.8.0.orig/data/appdata/parole.appdata.xml.in parole-0.8.0/data/appdata/parole.appdata.xml.in ---- parole-0.8.0.orig/data/appdata/parole.appdata.xml.in 2015-02-28 07:23:54.000000000 -0700 -+++ parole-0.8.0/data/appdata/parole.appdata.xml.in 2015-03-07 08:25:01.940009844 -0700 -@@ -41,7 +41,7 @@ - - - -- -+ - - <_p>This unstable development release adds the new clutter backend and cleans up - deprecated Gtk3 symbols. It also adds a "go to position" feature and several bugs -diff -Nur parole-0.8.0.orig/po/es.po parole-0.8.0/po/es.po ---- parole-0.8.0.orig/po/es.po 2015-02-28 07:23:54.000000000 -0700 -+++ parole-0.8.0/po/es.po 2015-03-07 08:25:17.447726837 -0700 -@@ -514,7 +514,7 @@ - "This unstable development release adds the new clutter backend and cleans up" - " deprecated Gtk3 symbols. It also adds a \"go to position\" feature and " - "several bugs have been addressed." --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." -+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." - - #: ../data/appdata/parole.appdata.xml.in.h:4 - 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.0.bb deleted file mode 100644 index 28bedaf04a..0000000000 --- a/meta-xfce/recipes-multimedia/parole/parole_0.8.0.bb +++ /dev/null @@ -1,37 +0,0 @@ -DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework" -HOMEPAGE = "http://goodies.xfce.org/projects/applications/parole" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" - -inherit xfce-app gtk-doc mime - -DEPENDS = " \ - glib-2.0 \ - dbus-glib \ - gtk+3 \ - \ - xfce4-dev-tools-native \ - libxfce4util \ - libxfce4ui \ - xfconf \ - \ - gstreamer1.0-plugins-base \ - taglib \ -" - -SRC_URI[md5sum] = "fffdc23d2aa22271f01410a9e27c3404" -SRC_URI[sha256sum] = "2d966aeb426de81d992829e33b3f66185b19fd031a1891968b3a40d6d50239cc" -SRC_URI += "file://parole-0.8.0-appdata.patch" - -RDEPENDS_${PN} += "gstreamer1.0-plugins-good" - -PACKAGECONFIG ??= "notify" -PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter" -PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify" - -FILES_${PN} += " \ - ${datadir}/appdata \ - ${libdir}/parole-0/*.so \ -" -FILES_${PN}-dbg += "${libdir}/parole-0/.debug" -FILES_${PN}-dev += "${libdir}/parole-0/*.la" diff --git a/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb new file mode 100644 index 0000000000..1514c61d04 --- /dev/null +++ b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb @@ -0,0 +1,36 @@ +DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework" +HOMEPAGE = "http://goodies.xfce.org/projects/applications/parole" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" + +inherit xfce-app gtk-doc mime + +DEPENDS = " \ + glib-2.0 \ + dbus-glib \ + gtk+3 \ + \ + xfce4-dev-tools-native \ + libxfce4util \ + libxfce4ui \ + xfconf \ + \ + gstreamer1.0-plugins-base \ + taglib \ +" + +SRC_URI[md5sum] = "361e3059f1263c76a3711db2c7c1a97b" +SRC_URI[sha256sum] = "4b216f5200490f8d2a9bf1b3fcd9a8b20834c95249bf13b9170c82e1fcbd80f4" + +RDEPENDS_${PN} += "gstreamer1.0-plugins-good" + +PACKAGECONFIG ??= "notify" +PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter" +PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify" + +FILES_${PN} += " \ + ${datadir}/appdata \ + ${libdir}/parole-0/*.so \ +" +FILES_${PN}-dbg += "${libdir}/parole-0/.debug" +FILES_${PN}-dev += "${libdir}/parole-0/*.la" -- cgit 1.2.3-korg