md5=cd3f3eb54446be6003156158d51f4884
sha256=4e1d15d12dbd3e9208111d6b806ad5a9857ca8850c47877d36575b904559260b
+[http://grun.googlecode.com/files/grun-0.9.3.tar.gz]
+md5=7788783e5a18221ae591606075d3a8ee
+sha256=c484d80e4636a69c6ad6491a4769f555be20595e67cb4bfd34c3c91e501b95dd
+
[ftp://ftp.gnu.org/gnu/gsl/gsl-1.10.tar.gz]
md5=d67be4f2e5560d6cf907e18a428becdc
sha256=ea3968b58bfc7619f47bf5ff64a7198a38c72419d24b844e71e48823a4776ff0
--- /dev/null
+HOMEPAGE = "http://code.google.com/p/grun/"
+DESCRIPTION = "gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec. It has a intelligent history mechanism and a dual level fork() mechanism for launching the application in its own process. gRun also has support for launching console mode application in an XTerm as well as associations for file types."
+SECTION = "x11/applications"
+LICENSE = "GPL"
+PR = "r1"
+
+DEPENDS = "gtk+"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
+SRC_URI = "http://grun.googlecode.com/files/grun-${PV}.tar.gz"
+
+inherit autotools
+
+
+
+
+
+
+
+