surpport seeking the recorded video
[vuplus_openembedded] / recipes / xfce-base / xfce-terminal_0.4.2.bb
1 DESCRIPTION = "Terminal emulator for the Xfce desktop environment"
2 DEPENDS = "exo vte dbus-glib gtk+"
3 RDEPENDS += "gnome-pty-helper"
4 PR = "r2"
5
6 inherit xfce46
7
8 SRC_URI = "http://www.xfce.org/archive/src/apps/terminal/0.4/Terminal-${PV}.tar.bz2 \
9 "
10
11 S = "${WORKDIR}/Terminal-${PV}"
12
13 FILES_${PN} += "${datadir}/Terminal"