[proaudio] Re: Ebuild for pyjack |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] Re: Ebuild for pyjack
- From: Natanael Olaiz <nolaiz@xxxxxxxxx>
- Date: Thu, 29 Sep 2011 13:52:29 +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:references :in-reply-to:content-type; bh=osDB14QxIg1+aZ+K3s0PXzJntIC/VI/6qWIr151/yj4=; b=DLJH3c5e0BMxaWnXe3ts0Cx4AS9PY02HcboxPov0lhPT91J9DtCKSavWxcEYD69qcH Q3tiWU4CpW6V3tznlYupxTG0Hu82CTheCUMvInG6SBj8lN8zrmxDyKsmQQx1zlY/kcOe N89ueDz4bQs/10ZR984pygxWn/QQVxL25O/8M=
Sorry, the homepage was missing in the previous ebuild. Here is a new one.
El 09/29/2011 01:50 PM, Natanael Olaiz escribió:
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="http://py-jack.sourceforge.net/"
+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 481 RMD160 672ecc8c888bdb17913e0e2aef0c25fa41de4b41 SHA1 ad41fe5683fe959e6a5e5af4ce4ce234fa2f68ab SHA256 6812b91d701ef469dfa6a9bde3f10142af273105c49e37167930fbf7c9dcd51d