---
 recipes/fltkwwpointcal/fltkwwpointcal.bb |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 recipes/fltkwwpointcal/fltkwwpointcal.bb

diff --git a/recipes/fltkwwpointcal/fltkwwpointcal.bb 
b/recipes/fltkwwpointcal/fltkwwpointcal.bb
new file mode 100644
index 0000000..619bcf4
--- /dev/null
+++ b/recipes/fltkwwpointcal/fltkwwpointcal.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "FLTK Weight Watches Points Calculator"
+HOMEPAGE = ""
+AUTHOR = "Benjamin 'blindcoder' Schieder'
+LICENSE = "GPLv2"
+SECTION = "other/tool"
+APPTYPE = "binary"
+APPDESKTOP = "${WORKDIR}"
+DEPENDS = "fltk gcc"
+PV = "2"
+SRCREV = "2"
+PR = "r0"
+S = "${WORKDIR}/trunk"
+
+inherit autotools
+
+SRC_URI = 
"svn://scavenger.homeip.net/svn/fltkwwpointcal;module=trunk;proto=http"
-- 
1.5.4.3

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to