[proaudio] Re: Ebuild for pyjack

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


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


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/