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