aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-multimedia/parole
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-multimedia/parole')
-rw-r--r--meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb (renamed from meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb)10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb b/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb
index 136e3baa51..e2c7a012c7 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework"
HOMEPAGE = "https://docs.xfce.org/apps/parole/start"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
inherit xfce-app gtk-doc mime mime-xdg
@@ -16,17 +16,17 @@ DEPENDS += " \
taglib \
"
-SRC_URI[sha256sum] = "0d305ad8ccd3974d6b632f74325b1b8a39304c905c6b405b70f52c4cfd55a7e7"
+SRC_URI[sha256sum] = "bbe52fbc4d3abe30f6c79fc7ac57bd9de9cf74ce1a79b508a1d7de83dc4f3771"
-RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
+RDEPENDS:${PN} += "gstreamer1.0-plugins-good"
-EXTRA_OECONF = "--disable-gtk-doc"
+EXTRA_OECONF = "--disable-gtk-doc DATADIRNAME=share"
PACKAGECONFIG ??= "notify"
PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter"
PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
-FILES_${PN} += " \
+FILES:${PN} += " \
${datadir}/metainfo \
${libdir}/parole-0/*.so \
"