shampoo: Add the shampoo remote development package

This commit is contained in:
Holger Hans Peter Freyther 2013-01-05 23:20:57 +08:00
parent c155d94108
commit 343068cf92
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
DESCRIPTION = "Iliad webframework"
HOMEPAGE = "http://dmitrymatveev.co.uk/shampoo/contribution.html"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d4a50099a9054443aacf3bb25a2d3b0e"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/dmatveev/shampoo.git;protocol=git;branch=master"
SRCREV = "8815d3c61dfc04d539c8bcc676d35fb1d568698c"
PV = "0.0.1+gitr${SRCPV}"
PR = "r1"
RDEPENDS = "smalltalk-digest"
inherit smalltalk_package