summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-04-30 18:24:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-10 11:02:38 +0200
commitc442d8d1e6d180f322c1f7599c2b29438db4e6a9 (patch)
tree0e5dea3eb20ce7dd28f9898057aeb648cae7bd38 /meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb
parent054d7010de72dba8073088bbee3b095ba6cac721 (diff)
downloadmeta-openembedded-c442d8d1e6d180f322c1f7599c2b29438db4e6a9.tar.gz
gnome-terminal: update to 2.30.2
this is the last version with GPL V2 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb
new file mode 100644
index 000000000..1afd334fd
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb
@@ -0,0 +1,15 @@
1DESCRIPTION = "GNOME Terminal"
2LICENSE = "GPL-2.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=5b51eba4ba4cafe64073227530c061ed"
4DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte gnome-doc-utils"
5
6inherit gnome
7
8SRC_URI += " \
9 file://0001-Makefile.am-do-not-build-help.patch \
10"
11
12EXTRA_OECONF += "--disable-scrollkeeper"
13
14SRC_URI[archive.md5sum] = "74c4528f00067072c2bd867d1f8fe844"
15SRC_URI[archive.sha256sum] = "2c7af2250698b9f9f53c6eaa93211c1118cf2c7e29cbbacfd1e8a6a10069e07a"