Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 272219 Details for
Bug 176790
media-sound/fmit -- Free Music Instrument Tuner (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fmit-0.99.2.ebuild
fmit-0.99.2.ebuild (text/plain), 1013 bytes, created by
Gavin Pryke
on 2011-05-05 19:19:20 UTC
(
hide
)
Description:
fmit-0.99.2.ebuild
Filename:
MIME Type:
Creator:
Gavin Pryke
Created:
2011-05-05 19:19:20 UTC
Size:
1013 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 >inherit cmake-utils > >MY_P="${P}-Source" > >DESCRIPTION="Free Music Instrument Tuner" >HOMEPAGE="http://home.gna.org/fmit/" >SRC_URI="http://download.gna.org/fmit/${MY_P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="alsa debug jack oss portaudio" > >DEPEND=">=media-libs/freeglut-2.6.0 > >=sci-libs/fftw-3.2.2:3.0 > >=x11-libs/qt-core-4.6.3 > >=x11-libs/qt-gui-4.6.3 > >=x11-libs/qt-opengl-4.6.3 > alsa? ( >=media-libs/alsa-lib-1.0.23 ) > jack? ( >=media-sound/jack-audio-connection-kit-0.118.0 ) > portaudio? ( media-libs/portaudio )" >RDEPEND="${DEPEND}" > >S=${WORKDIR}/${MY_P} >DOCS="ChangeLog README.txt TODO" > >src_configure() { > local mycmakeargs=( > $(cmake-utils_use alsa SOUNDSYSTEM_USE_ALSA) > $(cmake-utils_use jack SOUNDSYSTEM_USE_JACK) > $(cmake-utils_use oss SOUNDSYSTEM_USE_OSS) > $(cmake-utils_use portaudio SOUNDSYSTEM_USE_PORTAUDIO) > ) > > cmake-utils_src_configure >}
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 176790
:
117939
|
159597
|
188173
| 272219