aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-08-15 23:55:54 +0200
committerKhem Raj <raj.khem@gmail.com>2019-08-16 08:00:54 -0700
commit2841f0ef1fd2b74a3d25e2a43822296096a5182f (patch)
tree404b81fca7192ac2e6615a0ce0c4b2a5102747e9 /meta-xfce
parent119878bd31b65367ce5d261f8fddd61a95e2099e (diff)
downloadmeta-openembedded-contrib-2841f0ef1fd2b74a3d25e2a43822296096a5182f.tar.gz
xfmpc: upgrade 0.2.3 -> 0.3.0
This is the first stable GTK3 release Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb (renamed from meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
index 869435d68a..0f5ed8957f 100644
--- a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb
+++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
@@ -1,8 +1,8 @@
SUMMARY = "Music Player Daemon (MPD) client written in GTK+"
-HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfmpc"
+HOMEPAGE = "https://goodies.xfce.org/projects/applications/xfmpc"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "gtk+ libxfce4util libxfce4ui libmpd vala-native"
+DEPENDS = "libxfce4util libxfce4ui libmpd vala-native"
# While this item does not require it, it depends on mpd which does
LICENSE_FLAGS = "commercial"
@@ -12,5 +12,5 @@ RRECOMMENDS_${PN} = "mpd"
inherit xfce-app
-SRC_URI[md5sum] = "e2d2faeb7a6f62813e287f3d12522b71"
-SRC_URI[sha256sum] = "4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0"
+SRC_URI[md5sum] = "e6ff8563f159d1e727d656fb88964998"
+SRC_URI[sha256sum] = "c76e2a88dc3e1d345da7a5c68fa39981494c2b40033748efcac54411c9e65689"