aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Bushmelev <jay4mail@gmail.com>2011-04-26 10:54:50 +0400
committerYuri Bushmelev <jay4mail@gmail.com>2011-04-26 10:54:50 +0400
commit659a8f6754b17ec38d6bfbfdaab6b182fa784690 (patch)
tree34e5c341c224393cc02bbd0426edcd46baef5c28
parent8be5ba04671f5844e0d2f338279842ae2864b52e (diff)
downloadopenembedded-659a8f6754b17ec38d6bfbfdaab6b182fa784690.tar.gz
gpredict: new recipe: Gpredict is a satellite tracking and prediction application
-rw-r--r--recipes/gpredict/gpredict_1.3.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpredict/gpredict_1.3.bb b/recipes/gpredict/gpredict_1.3.bb
new file mode 100644
index 0000000000..5a03ca3f4a
--- /dev/null
+++ b/recipes/gpredict/gpredict_1.3.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Gpredict is a satellite tracking and prediction application"
+HOMEPAGE = "http://gpredict.oz9aec.net/"
+SECTION = "x11"
+DEPENDS = "gtk+ glib-2.0 goocanvas curl gettext intltool-native"
+LICENSE = "GPL"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "5547ab7dd1fd2af3bbb85a5e2c4e1e69"
+SRC_URI[sha256sum] = "b0f6beed8da1b2c513ba1f22593195c6097fc7ccfc66cba4bdbc16277238d5a3"