aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnocky
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnocky')
-rw-r--r--recipes/gnocky/gnocky_0.0.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/gnocky/gnocky_0.0.3.bb b/recipes/gnocky/gnocky_0.0.3.bb
new file mode 100644
index 0000000000..83065afdef
--- /dev/null
+++ b/recipes/gnocky/gnocky_0.0.3.bb
@@ -0,0 +1,7 @@
+SRC_URI = "http://gnokii.org/download/gnocky/gnocky-${PV}.tar.bz2"
+LICENSE = "GPL"
+DEPENDS = "gtk+ gnokii"
+DESCRIPTION = "GTK+ frontend for Gnokii"
+
+inherit autotools
+