Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468706 - media-libs/portaudio - gx86-multilib support
Summary: media-libs/portaudio - gx86-multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on: 468650
Blocks: gx86-multilib
  Show dependency tree
 
Reported: 2013-05-05 20:26 UTC by Michał Górny
Modified: 2013-07-29 23:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The converted ebuild (portaudio-19_pre20111121-r1.ebuild,1.27 KB, text/plain)
2013-05-05 20:26 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-05-05 20:26:19 UTC
Created attachment 347468 [details]
The converted ebuild

As the topic says, needed for emul-linux-x86-soundlibs. Attaching a converted ebuild.
Comment 1 Alexis Ballier gentoo-dev 2013-05-07 11:54:02 UTC
src_install() {
	autotools-multilib_src_install

	dodoc README.txt
	dohtml index.html
}

define DOCS + HTML_DOCS and drop this I'd say


looks good to me otherwise; please don't commit (even masked) before its deps are committed
Comment 2 Alexis Ballier gentoo-dev 2013-07-29 23:59:43 UTC
added