Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 429076 Details for
Bug 578332
media-sound/polyphone - a free software for editing soundfonts in format sf2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Preliminary ebuild for Polyphone 1.7
polyphone-1.7.ebuild (text/plain), 793 bytes, created by
Florian Berger
on 2016-03-26 21:27:03 UTC
(
hide
)
Description:
Preliminary ebuild for Polyphone 1.7
Filename:
MIME Type:
Creator:
Florian Berger
Created:
2016-03-26 21:27:03 UTC
Size:
793 bytes
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=5 > >inherit qmake-utils > >DESCRIPTION="A free software for editing soundfonts in format sf2" >HOMEPAGE="http://www.polyphone.fr/" >SRC_URI="mirror://sourceforge/polyphone/polyphone%20releases/${PV}/${P}-src.zip" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~x86" > >DEPEND="dev-qt/qtcore >media-libs/alsa-lib >media-sound/jack-audio-connection-kit >media-libs/portaudio >media-libs/rtmidi >media-libs/stk >dev-libs/qcustomplot >media-libs/libvorbis >media-libs/libogg" > >DOCS="changelog README" > >src_unpack() { > unpack ${A}; > mv trunk ${P}; > } > >src_configure() { > eqmake4; > } > >src_install() { > mkdir -p ${D}/usr/bin/; > cp RELEASE/${PN} ${D}/usr/bin/; > dodoc ${DOCS}; > }
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 578332
: 429076