aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.com.buglabs.osgi.sewing.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@buglabs.net>2010-12-02 16:00:50 +0100
committerStefan Schmidt <stefan@buglabs.net>2011-02-03 11:39:20 +0100
commita32e9b20267f506bbbab64cf2d8a45b374df6081 (patch)
tree0be3564e97f98d34dfb9b412ecc6f27a49fb08d5 /recipes/buglabs-apps/com.buglabs.app.com.buglabs.osgi.sewing.bb
parent0a509aeb50214b93eff979f6080bced5efe5ca04 (diff)
downloadopenembedded-a32e9b20267f506bbbab64cf2d8a45b374df6081.tar.gz
buglabs-apps: BugLabs java applications.
Tons of small apps that live on buglabs.net and are mostly arch independent. These recipes make them available for images and feeds.
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.com.buglabs.osgi.sewing.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.com.buglabs.osgi.sewing.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.com.buglabs.osgi.sewing.bb b/recipes/buglabs-apps/com.buglabs.app.com.buglabs.osgi.sewing.bb
new file mode 100644
index 0000000000..0a26757d15
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.com.buglabs.osgi.sewing.bb
@@ -0,0 +1,16 @@
+require bug-app.inc
+
+DESCRIPTION = "This is the Simple Embedded Web framework for OSGi and the BUG. It simplifies the creation of dynamic web applications and runs on PhoneME, BUG's mobile JVM.\
+Sewing uses a template engine called 'fm-classic(fm-classic)':http://fm-classic.sourceforge.net/ (which is related to the popular 'freemarker(freemarker)':http://freemarker.org/ template engine). The freemarker template source code is included in the bundle and, like this framework, is released under GPL. See the source code for license information. Note, only the basic template classes from fm-classic are included. \
+More information and documentation on fm-classic can be found here: 'http://fm-classic.sourceforge.net/(http://fm-classic.sourceforge.net/)':http://fm-classic.sourceforge.net/\
+*The easiest way to use Sewing is to start with the SewingStubApplication which can be found here: 'http://buglabs.net/applications/SewingStubApplication(http://buglabs.net/applications/SewingStubApplication)':http://buglabs.net/applications/SewingStubApplication*\
+If you have questions, jump on our IRC channel and ask me for help."
+HOMEPAGE = "http://buglabs.net/applications/com.buglabs.osgi.sewing"
+
+DEPENDS += "com.buglabs.osgi.http com.buglabs.osgi service-tracker com.sun.javax.servlet com.buglabs.common "
+
+PV = "8"
+
+SRC_LINK = "http://buglabs.net/program_version/download/919"
+
+APIVERSION = ""