diff options
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb')
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb deleted file mode 100644 index 50adacbcb1..0000000000 --- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "Terminal emulator for the Xfce desktop environment" | ||
| 2 | HOMEPAGE = "https://docs.xfce.org/apps/xfce4-terminal/start" | ||
| 3 | LICENSE = "GPL-2.0-only" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
| 5 | DEPENDS = "glib-2.0 gtk+3 vte libxfce4ui gtk-doc-native" | ||
| 6 | |||
| 7 | inherit xfce-app | ||
| 8 | |||
| 9 | FILES:${PN} += " \ | ||
| 10 | ${datadir}/xfce4 \ | ||
| 11 | ${datadir}/gnome-control-center \ | ||
| 12 | " | ||
| 13 | |||
| 14 | SRC_URI[sha256sum] = "873c921da1f4b986ffb459d4960789c9c063af98648c9f0ca146dc6f6f5b71b7" | ||
| 15 | |||
| 16 | RRECOMMENDS:${PN} += "vte-prompt" | ||
