================================
jotto:source=0.0-1
cvc rdiff jotto -1 /[EMAIL PROTECTED]:desktop/0.0-1
================================
0.0-1 Gil Hamlin ([EMAIL PROTECTED]) Sun Aug 14 10:55:51 2005
Added jotto - a Gnome word game
jotto.recipe: new
# Gil Hamlin
# [EMAIL PROTECTED]
# 14th August 2005
class jotto(PackageRecipe):
buildRequires = [ ]
name = "jotto"
version = "0.0"
def setup(r):
r.addArchive('http://ovh.dl.sourceforge.net/sourceforge/gtkjotto/%(name)s-%(version)s.tar.gz')
r.Configure()
r.Make()
r.MakeInstall()
# Here are the docs
# r.Doc('AUTHORS', 'COPYING', 'LEVELDESIGN',
# 'NEWS', 'README', 'TODO')
# Here are our menu links
# r.addSource('supertux.desktop')
# r.Desktopfile('supertux.desktop')
jotto-0.0.tar.gz: new
Committed by: gil
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits