Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 343024 Details for
Bug 337605
media-sound/dbmeasure does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dbmeasure-0.0.20100217-r1.ebuild
dbmeasure-0.0.20100217-r1.ebuild (text/plain), 969 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-23 19:42:41 UTC
(
hide
)
Description:
dbmeasure-0.0.20100217-r1.ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-23 19:42:41 UTC
Size:
969 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-sound/dbmeasure/dbmeasure-0.0.20100217.ebuild,v 1.2 2012/05/05 08:15:57 mgorny Exp $ > >EAPI=5 > >GIT_COMMITID="ed8105083ab72f9afac9d18b7563fbc3d6c1c925" >MY_PV="${PV}-${GIT_COMMITID}" >MY_P="${PN}-${MY_PV}" > >inherit eutils > >DESCRIPTION="ALSA Volume Control Attenuation Measurement Tool" >HOMEPAGE="http://pulseaudio.org/wiki/BadDecibel" >SRC_URI="http://git.0pointer.de/?p=${PN}.git;a=snapshot;h=${GIT_COMMITID};sf=tgz -> ${MY_P}.tar.gz" > >LICENSE="BSD" # need to confirm w/ upstream >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="media-libs/alsa-lib" >DEPEND="media-sound/alsa-headers > virtual/pkgconfig > ${RDEPEND}" > >S="${WORKDIR}/${PN}" > >src_prepare() { > epatch "${FILESDIR}"/${PN}-makefile.patch >} > >src_compile() { > emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}" >} > >src_install() { > dobin dbverify dbmeasure > dodoc README >}
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 337605
:
247566
| 343024 |
343026