[Foresight-commits] Source: muine=20091103-1

rbuilder@rpath.com rbuilder at rpath.com
Tue Nov 3 18:44:01 UTC 2009


================================
muine:source=20091103-1
cvc rdiff muine -1 /foresight.rpath.org at fl:2-devel/20091103-1
================================
20091103-1 Tomas Forsman (tforsman at foresightlinux.se) Tue Nov  3 13:43:58 2009
    media player that uses mono
    
muine.recipe: new
--- /dev/null
+++ muine.recipe
@@ -0,0 +17 @@
+#
+# Copyright (c) 2009 Foresight Linux
+# This file is distributed under the terms of the MIT License.
+# A copy is available at http://www.rpath.com/permanent/mit-license.html
+#
+
+class Muine(CPackageRecipe):
+    name = 'muine'
+    version = '20091103'
+ 
+    buildRequires = ['GConf:devel', 'GConf:runtime', 'atk:devel', 'cairo:devel', 'desktop-file-utils:runtime', 'fontconfig:devel', 'freetype:devel', 'gdbm:devel', 'gettext:runtime', 'glib:devel', 'gnome-sharp:cil', 'gstreamer:devel', 'gtk-sharp:cil', 'gtk-sharp:devellib', 'gtk:devel', 'gtk:runtime', 'intltool:runtime', 'libxml2:devel', 'mono:cil', 'mono:devel', 'mono:runtime', 'ndesk-dbus-glib:cil', 'ndesk-dbus:cil', 'pango:devel', 'pkgconfig:devel', 'taglib-sharp:cil']
+ 
+    def setup(r):
+        r.addGitSnapshot('git://git.gnome.org/muine')
+	r.Configure(configureName='autogen.sh')
+	r.Make()
+	r.MakeInstall()

muine--master--HEAD.tar.bz2: new

Committed by: zinden


More information about the Foresight-commits mailing list