aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/xfce-terminal_0.2.8.bb
blob: b818f68624612998450429c48504a53212b2a88e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Terminal emulator for the Xfce desktop environment"
DEPENDS = "exo vte dbus-glib gtk+"
RDEPENDS_${PN} += "gnome-pty-helper"
PR = "r2"

inherit xfce

SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.2/src/Terminal-${PV}.tar.bz2 \
           file://into-support.patch"

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

SRC_URI[md5sum] = "cfe660ecf50e9d3b073576bbc4af6ab2"
SRC_URI[sha256sum] = "20a58b96915f67c5b4f49fb1428e1876195f1f9fd7d37e0081352cadc13463e7"