================================
gnochm:source=0.9.5-1
cvc rdiff gnochm -1 /[EMAIL PROTECTED]:desktop/0.9.5-1
================================
0.9.5-1 Ken VanDine ([EMAIL PROTECTED]) Wed Jul 20 09:27:47 2005
New package
gnochm-0.9.5.tar.gz: new
gnochm.recipe: new
class GnoChm(PackageRecipe):
buildRequires=["gnome-python:devellib", "gtkhtml:devel", "GConf:devel",
"libbonobo:devel", "pygtk:devel", "libglade:devel", "python:devel",
"chmlib:devel", "shared-mime-info"]
name = "gnochm"
version = "0.9.5"
def setup(r):
r.Requires('pychm:python','%(bindir)s/gnochm')
r.addArchive("http://heanet.dl.sourceforge.net/sourceforge/gnochm/%(name)s-%(version)s.tar.gz")
r.Configure(' --localstatedir=/var/lib')
r.Replace('.\(SHAREDMIME_TOOL\) .\(datadir\)/mime;', 'echo
.\(SHAREDMIME_TOOL\) .\(datadir\)/mime;', 'data/Makefile')
r.Make()
r.MakePathsInstall('install-data','install-exec')
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits