================================
cowbell:source=0.2.7.1-1
cvc rdiff cowbell -1 /[EMAIL PROTECTED]:1-devel/0.2.7.1-1
================================
0.2.7.1-1 Ken VanDine ([EMAIL PROTECTED]) Fri Jul 28 23:17:47 2006
Merged from fl:desktop
cowbell.recipe: new
--- /dev/null
+++ cowbell.recipe
@@ -0,0 +15 @@
+class CowBell(CPackageRecipe):
+ buildRequires = [ 'mono:runtime', 'gtk-sharp:devellib',
+ 'taglib:devel', 'desktop-file-utils:runtime',
+ 'gtk-sharp:lib', 'mono:lib', 'gettext:runtime',
+ 'gtk:runtime', 'libstdc++:devel', 'perl:runtime',
+ 'pkgconfig:devel' ]
+
+ name = "cowbell"
+ version = "0.2.7.1"
+ def setup(r):
+
r.addArchive('http://www.more-cowbell.org/releases/%(name)s-%(version)s.tar.gz')
+ r.Configure()
+ r.Make()
+ r.MakeInstall()
+ r.Requires('taglib:lib', '%(libdir)s/cowbell/cowbell.exe')
cowbell-0.2.7.1.tar.gz: new
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits