aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/greader/greader_0.61.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/greader/greader_0.61.bb')
-rw-r--r--recipes/nonworking/greader/greader_0.61.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/nonworking/greader/greader_0.61.bb b/recipes/nonworking/greader/greader_0.61.bb
new file mode 100644
index 0000000000..2df07f5361
--- /dev/null
+++ b/recipes/nonworking/greader/greader_0.61.bb
@@ -0,0 +1,10 @@
+inherit autotools gpe
+
+DESCRIPTION = "GReader"
+DEPENDS = "libgpewidget zlib"
+SECTION = "gpe/applications"
+#RDEPENDS = "gpe-icons"
+
+SRC_URI = "http://handhelds.org/~gberenfield/${PN}_${PV}_src.tgz \
+ file://greader.patch;patch=1;pnum=1"
+S = "${WORKDIR}/greader/"