Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 54735 Details for
Bug 87057
k3guitune-0.4.1 fails configure on recent kde's; fix is attached
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
k3guitune-0.4.1-r1.ebuild
k3guitune-0.4.1-r1.ebuild (text/plain), 1.03 KB, created by
Alexandre Rostovtsev (RETIRED)
on 2005-03-28 19:26:24 UTC
(
hide
)
Description:
k3guitune-0.4.1-r1.ebuild
Filename:
MIME Type:
Creator:
Alexandre Rostovtsev (RETIRED)
Created:
2005-03-28 19:26:24 UTC
Size:
1.03 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-0.4.1.ebuild,v 1.5 2004/10/15 09:18:03 eradicator Exp $ > >inherit kde > >IUSE="alsa oss debug xinerama" > >DESCRIPTION="A program for KDE 3 that lets you tune musical instruments." >HOMEPAGE="http://home.planet.nl/~lamer024/k3guitune.html" >SRC_URI="http://home.planet.nl/~lamer024/files/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ~ppc amd64" > >DEPEND=">=kde-base/kdelibs-3 > kde-base/arts > alsa? ( media-libs/alsa-lib )" > >src_compile() { > # unfortunately k3guitune assumes that KDE libraries and headers are all > # located in PREFIX. For this reason, it must be installed in the KDE > # install directory. > PREFIX="`kde-config --prefix`" > local myconf > myconf="$(use_enable alsa) $(use_enable oss) $(use_enable debug) $(use_with xinerama)" > kde_src_compile > emake || die >} > >src_install() { > make DESTDIR="${D}" install || die > dodoc AUTHORS COPYING ChangeLog INSTALL README TODO >}
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 87057
: 54735