[Foresight-commits] Source: plugz=20070516-1

2 views
Skip to first unread message

rbui...@rpath.com

unread,
May 16, 2007, 9:52:42 AM5/16/07
to foresigh...@lists.rpath.org
================================
plugz:source=20070516-1
cvc rdiff plugz -1 /foresight.rpath.org@fl:1-contrib/20070516-1
================================
20070516-1 Ken VanDine (k...@vandine.org) Wed May 16 09:52:39 2007
New package, part of bluetooth-alsa

plugz.recipe: new
--- /dev/null
+++ plugz.recipe
@@ -0,0 +20 @@
+#
+# Copyright (c) 2007 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 Plugz(CPackageRecipe):
+ name = 'plugz'
+ version = '20070516'
+
+ buildRequires = [ 'alsa-lib:devel', 'bluez-libs:devel', 'dbus-glib:devel', 'dbus:devel', 'glib:devel', 'pkgconfig:devel', 'sbc:devel' ]
+
+ def setup(r):
+ #r.addCvsSnapshot(root=':pserver:anon...@bluetooth-alsa.cvs.sourceforge.net:/cvsroot/bluetooth-alsa', project='plugz')
+ #r.Run('./bootstrap')
+ r.addArchive('%(name)s-%(version)s.tar.bz2')
+ r.Configure()
+ r.Make()
+ r.MakeInstall()
+ r.Doc('alsa-plugins/a2dpd/sample.a2dprc')

plugz-20070516.tar.bz2: new

Committed by: krv
_______________________________________________
Foresight-commits mailing list
Foresigh...@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-commits

Reply all
Reply to author
Forward
0 new messages