mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
xfce4-terminal: upgrade 1.1.0 -> 1.1.4
Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.4 Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.3 Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.2 Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.1 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b2a950a75b
commit
939ba3aea7
|
@ -1,4 +1,5 @@
|
||||||
SUMMARY = "Terminal emulator for the Xfce desktop environment"
|
SUMMARY = "Terminal emulator for the Xfce desktop environment"
|
||||||
|
HOMEPAGE = "https://docs.xfce.org/apps/xfce4-terminal/start"
|
||||||
LICENSE = "GPL-2.0-only"
|
LICENSE = "GPL-2.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||||
DEPENDS = "glib-2.0 gtk+3 vte libxfce4ui gtk-doc-native"
|
DEPENDS = "glib-2.0 gtk+3 vte libxfce4ui gtk-doc-native"
|
||||||
|
@ -10,6 +11,6 @@ FILES:${PN} += " \
|
||||||
${datadir}/gnome-control-center \
|
${datadir}/gnome-control-center \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "40823377242b9b09749f5d4a550f41d465153c235c31f34052f804d3453ad4a3"
|
SRC_URI[sha256sum] = "873c921da1f4b986ffb459d4960789c9c063af98648c9f0ca146dc6f6f5b71b7"
|
||||||
|
|
||||||
RRECOMMENDS:${PN} += "vte-prompt"
|
RRECOMMENDS:${PN} += "vte-prompt"
|
Loading…
Reference in New Issue
Block a user