summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb')
-rw-r--r--meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb
new file mode 100644
index 000000000..ebc046b78
--- /dev/null
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb
@@ -0,0 +1,14 @@
1SUMMARY = "Terminal emulator for the Xfce desktop environment"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4DEPENDS = "glib-2.0 gtk+3 vte libxfce4ui"
5
6inherit xfce-app
7
8FILES_${PN} += "${datadir}/xfce4 \
9 ${datadir}/gnome-control-center"
10
11SRC_URI[md5sum] = "4295d4d783f6d6dfe92f5bb15d96f6c6"
12SRC_URI[sha256sum] = "8fba6a60d3a0fee07417ad7c36bf78cc45be1b27f0759e125051aa73f08487fd"
13
14RRECOMMENDS_${PN} += "vte-prompt"