================================
banshee:source=20050812-1
cvc rdiff banshee -1 /[EMAIL PROTECTED]:desktop/20050812-1
================================
20050812-1 Gil Hamlin ([EMAIL PROTECTED]) Fri Aug 12 17:37:11 2005
Added Banshee - the new name for Sonance
banshee.recipe: new
class Banshee(PackageRecipe):
buildRequires = [ 'gtk-sharp:devellib', 'mono:devel',
'gtksourceview:devel' ]
name = 'banshee'
version = '20050812'
def setup(r):
#srpm='http://www.mirrors.net.ar/pub/suse/i386/supplementary/GNOME/update_for_9.3/source/sonance-0.7.1-3.src.rpm'
r.addArchive('%(name)s.tar.bz2')
#r.Run('./autogen.sh')
r.Configure()
#r.addPatch('makefile.patch')
r.Make()
r.MakeInstall()
r.Requires('ipod-sharp:lib','libipoddevice:lib','hal-sharp:lib','%(bindir)s/sonance')
r.Requires('libipoddevice:lib','%(bindir)s/sonance')
r.Requires('hal-sharp:lib','%(bindir)s/sonance')
banshee.tar.bz2: new
Committed by: gil
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits