[proaudio] Ebuild for pyjack |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] Ebuild for pyjack
- From: Natanael Olaiz <nolaiz@xxxxxxxxx>
- Date: Thu, 29 Sep 2011 13:50:32 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=c66f6QKEnbwuuOL8d1lhglbwSNaUd6ZyrQ4st3tLr1E=; b=fa+medWC1sc3U6J66JpOe8ynGBxCcmzAQ9Wp7PMZIlzrze7cLLqht3JyEeTWmReBcu 70Og7I9Aj67leDXLfFbKaQoR1XPHywYVIrCwMqil6SnDQjli8tpoc6zH0lVz30qajYzl Lkro0WfHr3GHmlHWIwnRnVpa5z+7tZ+aSDFqw=
Hi,
I needed to use pyjack, and I did this simple ebuild to install it.
Maybe you want to included it on the overlay?
Best regards,
Natanael.
Index: media-libs/pyjack/pyjack-0.5.2.ebuild
===================================================================
--- media-libs/pyjack/pyjack-0.5.2.ebuild (revision 0)
+++ media-libs/pyjack/pyjack-0.5.2.ebuild (revision 0)
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+inherit distutils
+
+DESCRIPTION="jack audio client module for python"
+HOMEPAGE=""
+SRC_URI="http://downloads.sourceforge.net/project/py-jack/py-jack/${PVR}/pyjack-${PVR}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ media-sound/jack-audio-connection-kit
+ dev-lang/python
+ "
+RDEPEND="${DEPEND}"
+
Index: media-libs/pyjack/Manifest
===================================================================
--- media-libs/pyjack/Manifest (revision 0)
+++ media-libs/pyjack/Manifest (revision 0)
@@ -0,0 +1,2 @@
+DIST pyjack-0.5.2.tar.gz 28042 RMD160 34c7e1df697b1e8f42a0aa46555fccb9ccb57d92 SHA1 5137f4e520a6542067dd18fb98d4110f2ea26e6e SHA256 a35bd7d5bcbb7f61466db0645aaa733213f4df4483247526d6efe74f1d071f07
+EBUILD pyjack-0.5.2.ebuild 450 RMD160 a61ec337baa44e2a959c4ce620fb253872c70482 SHA1 541b3db2055b4f0f20854762549052aa5913e1c4 SHA256 aabdd4fa7cd7efdb9d3a85d4faacf948acd6a36a1a6c22b40ffd44240bd56dce