summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-terminal
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-09 22:59:03 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-09 22:59:03 +0200
commit972dcfcdbfe75dcfeb777150c136576cf1a71e99 (patch)
tree97a61cd7e293d7ae9d56ef7ed0f81253365bb026 /meta/recipes-sato/matchbox-terminal
downloadpoky-972dcfcdbfe75dcfeb777150c136576cf1a71e99.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta/recipes-sato/matchbox-terminal')
-rw-r--r--meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
new file mode 100644
index 0000000000..91fd150e3b
--- /dev/null
+++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
@@ -0,0 +1,18 @@
1SUMMARY = "Lightweight GTK+ terminal application"
2HOMEPAGE = "http://www.matchbox-project.org/"
3BUGTRACKER = "http://bugzilla.yoctoproject.org/"
4
5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
7 file://main.c;endline=20;md5=96e39176d9e355639a0b8b1c7a840820"
8
9DEPENDS = "gtk+ vte"
10SECTION = "x11/utils"
11SRCREV = "452bca253492a97a587f440289b9ab27d217353e"
12PV = "0.0+git${SRCPV}"
13
14SRC_URI = "git://git.yoctoproject.org/${BPN}"
15
16S = "${WORKDIR}/git"
17
18inherit autotools pkgconfig