[proaudio] Re: Linuxsampler, libgig, liblscp, qsampler updated live ebuilds |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] Re: Linuxsampler, libgig, liblscp, qsampler updated live ebuilds
- From: Natanael Olaiz <nolaiz@xxxxxxxxx>
- Date: Wed, 09 May 2012 23:25:34 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:openpgp:content-type; bh=PlWA0P8ocwTxLk2WT+uVmRXjfPLySALmUV2eRhb0cSc=; b=j2qbtv1QOIbGH4vszWNAqsZTjDzlApUh8y09GwohGgfNSJRYJyhEkAPpllHWtkqY/4 lhhcP4lvGRYmnPHzY8kUerfU9ijLvXWbLekAmxjmJTCptrnM6uqaeVlTyRGXnBF4Re9H IOMeWiXRtvaC8n/7i+wbiJqaUf35qenNlY3YED9eBzhIc0qY/6QZ9Qp6MYCe6b4LFe/l ZeSLbTmP0fSJKT02yGk4cwfMP4+AqmNc1DzEFETwAAbZyDtzmFyBydpSLzVpQCF9OAs2 9mx/AwsYGRXWtVFvW+EnCC6GY6AH/2qdMihlQVzhWvvsa33CYPP4xZzPchjGyrfMlIKJ LoHA==
- Openpgp: id=AC07DC97
Ooops, sorry. To respect the original libgig ebuild, this is the correct
one.
In the previous I changed a make -j1 for -j3... that anyway should be
removed I guess...
El 05/09/2012 11:23 PM, Natanael Olaiz escribió:
> Hi,
>
> Here are some new patches that I'm using:
>
> media-libs/libgig-9999
> media-libs/liblscp-9999
> media-sound/linuxsampler-9999
> media-sound/gigedit-9999
> media-sound/qsampler-9999
>
> All have the updated SVN repositories, and works in my machine.
>
> I also removed the forbidden qt4 eclass use on qsampler. That's the
> reason why the gentoo portage masked qsampler, so if you want to use it,
> you should remove the mask. I'll try to make a patch for the package of
> version 0.2.2 (the last one, appart of svn) without the eclass so the
> package can be unmask on the portage main tree.
>
> I also changed the dependencies for lv2.
>
> Please apply, I want to remove local changes (then I can make more
> patches ;-) )!!!
>
>
> Best regards,
> Natanael.
Index: media-libs/libgig/libgig-9999.ebuild
===================================================================
--- media-libs/libgig/libgig-9999.ebuild (revision 2113)
+++ media-libs/libgig/libgig-9999.ebuild (working copy)
@@ -4,15 +4,12 @@
EAPI="2"
-inherit eutils cvs
+inherit eutils subversion
DESCRIPTION="libgig is a C++ library for loading Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files."
HOMEPAGE="http://www.linuxsampler.org/libgig/"
-# SRC_URI="http://stud.fh-heilbronn.de/~cschoene/projects/libgig/${P}.tar.bz2"
+ESVN_REPO_URI="https://svn.linuxsampler.org/svn/libgig/trunk"
-ECVS_SERVER="cvs.linuxsampler.org:/var/cvs/linuxsampler"
-ECVS_MODULE="libgig"
-
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
@@ -23,8 +20,6 @@
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )"
-S=${WORKDIR}/${ECVS_MODULE}
-
src_configure() {
make -f Makefile.cvs
econf || die "./configure failed"
Index: media-libs/libgig/Manifest
===================================================================
--- media-libs/libgig/Manifest (revision 2113)
+++ media-libs/libgig/Manifest (working copy)
@@ -1,3 +1,3 @@
-EBUILD libgig-9999.ebuild 1019 RMD160 ccfed9aa9696517bfbedae1c5b2e815e9a958551 SHA1 bb4a8dcd13c81b5f9f5d05cb39024e4ce9da37a2 SHA256 27f1ab67f506d7bb26f93d93502adbde6a8309e518b53e939e92e8b40a903166
+EBUILD libgig-9999.ebuild 901 RMD160 6a1e7c21520b410af418e6090305023ce8ad8265 SHA1 7a25b3dd181b7ae237a81af904dfe8d1fda9fa85 SHA256 3df147b26914e660bfeaa496f428e4d5ea3efa7b6695623392996f4127e471be
MISC ChangeLog 292 RMD160 6f9ae6304d85bbc3fce8c6800995e905e327ae18 SHA1 63926610b933100482ac6d6f89ca4073bfcd9f97 SHA256 6b4fd395051e5605c10e5d75c8106ae74c996a05b685c4123f246e2cd44a26ab
MISC metadata.xml 268 RMD160 facc07bd885f20615a1f2555069329c642e1a566 SHA1 2456bdb8a218c9d477d2d6ee4bf158de070c7be4 SHA256 96629b266b743f566c29158d4498edeeb1cd6b1f0cd9629e42d4f10b4da82f89