aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xfce/xfce-terminal_0.2.6.bb
blob: 07a8eb6eb5c772bb9fd692e80c54a8f27aa556b9 (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "Terminal emulator for the Xfce desktop environment"
DEPENDS = "exo vte dbus-glib gtk+"

inherit xfce

SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.1/src/Terminal-${PV}.tar.bz2"

S = "${WORKDIR}/Terminal-${PV}"