aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-terminal
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-01-02 15:16:08 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-03 23:25:44 +0100
commit611b4b9eff71534723a73e14232414a8eb56a058 (patch)
tree4a1023d828d11d5f6c9836b8a7742b1defb6029e /meta-xfce/recipes-apps/xfce4-terminal
parenta86099c2e6e49f2cf2a5eaeff641cc5feebfb7d3 (diff)
downloadmeta-openembedded-contrib-611b4b9eff71534723a73e14232414a8eb56a058.tar.gz
xfce4-terminal: update to 0.6.1
* renamed upstream Terminal -> xfce4-terminal [1] * dependencies changed [1] [1] http://mail.xfce.org/pipermail/xfce/2012-December/031872.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-terminal')
-rw-r--r--meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.1.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.1.bb
new file mode 100644
index 0000000000..a8cff39302
--- /dev/null
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.1.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Terminal emulator for the Xfce desktop environment"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+DEPENDS = "glib-2.0 gtk+ vte libxfce4ui"
+
+inherit xfce-app
+
+FILES_${PN} += "${datadir}/xfce4 \
+ ${datadir}/gnome-control-center"
+
+SRC_URI[md5sum] = "98613ce500fef2ed62cdbe788084acca"
+SRC_URI[sha256sum] = "61346427e55af79e86511572bfabb2e025cb13720879226ea1b98a92f0bcd4c8"