[oe-commits] Yuri Bushmelev : gpredict: new recipe: Gpredict is a satellite tracking and prediction application

git version control git at git.openembedded.org
Thu Apr 28 20:01:13 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 659a8f6754b17ec38d6bfbfdaab6b182fa784690
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=659a8f6754b17ec38d6bfbfdaab6b182fa784690

Author: Yuri Bushmelev <jay4mail at gmail.com>
Date:   Tue Apr 26 10:54:50 2011 +0400

gpredict: new recipe: Gpredict is a satellite tracking and prediction application

---

 recipes/gpredict/gpredict_1.3.bb |   12 ++++++++++++
 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 0000000..5a03ca3
--- /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"





More information about the Openembedded-commits mailing list