Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 298617 Details for
Bug 398491
media-sound/qloud-0.30 - Tool to measure loudspeaker frequency and step response, distortions' SPL and so on
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qloud-0.30.ebuild
qloud-0.30.ebuild (text/plain), 871 bytes, created by
Vladimir Berezhnoy
on 2012-01-11 08:58:20 UTC
(
hide
)
Description:
qloud-0.30.ebuild
Filename:
MIME Type:
Creator:
Vladimir Berezhnoy
Created:
2012-01-11 08:58:20 UTC
Size:
871 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 >inherit qt4-r2 > >DESCRIPTION="Tool to measure loudspeaker frequency and step response, distortions' SPL and so on." >HOMEPAGE="http://qt-apps.org/content/show.php/QLoud?content=57174" >SRC_URI="http://gaydenko.com/qloud/download/${P}.tar.bz2" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="x11-libs/qwt:6 > x11-libs/qt-gui:4 > media-sound/jack-audio-connection-kit > media-libs/libsndfile > sci-libs/fftw" >RDEPEND="${DEPEND}" > >S=${WORKDIR}/${PN}-${PV:0:3} > >src_prepare() { > cd ${S} > echo "INCLUDEPATH += ${EPREFIX}/usr/include/qwt6" >> src/src.pro > sed \ > -e 's:lqwt:lqwt6:g' \ > -i src/src.pro || die >} > >src_install() { > dobin bin/qloud || die "Binary installation failed" > dodoc INSTALL COPYING README || die "Doc installation failed" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 398491
: 298617