sakura: new recipe. closes 4265.
authorDmitry Artamonow <mad_soft@inbox.ru>
Fri, 16 May 2008 14:35:52 +0000 (14:35 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 16 May 2008 14:35:52 +0000 (14:35 +0000)
* commit by Laibsch

packages/sakura/.mtn2git_empty [new file with mode: 0644]
packages/sakura/sakura_2.1.0.bb [new file with mode: 0644]

diff --git a/packages/sakura/.mtn2git_empty b/packages/sakura/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/sakura/sakura_2.1.0.bb b/packages/sakura/sakura_2.1.0.bb
new file mode 100644 (file)
index 0000000..551ac37
--- /dev/null
@@ -0,0 +1,12 @@
+DESCRIPTION = "VTE-based terminal emulator"
+AUTHOR = "David Gómez Espinosa <david@pleyades.net>"
+HOMEPAGE = "http://www.pleyades.net/david/sakura.php"
+SECTION = "x11/applications"
+PRIORITY = "optional"
+LICENSE = "GPLv2"
+DEPENDS = "gtk+ (>=2.6) vte (>=0.11)"
+
+SRC_URI = "http://www.pleyades.net/david/projects/sakura/sakura-${PV}.tar.bz2"
+
+inherit cmake
+