mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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>
This commit is contained in:
parent
119878bd31
commit
2841f0ef1f
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user