Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 553804 Details for
Bug 670074
media-sound/mpc - add USE=doc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add doc USE flag
mpc-0.30.patch (text/plain), 671 bytes, created by
Cedric Sodhi
on 2018-11-01 11:44:16 UTC
(
hide
)
Description:
Add doc USE flag
Filename:
MIME Type:
Creator:
Cedric Sodhi
Created:
2018-11-01 11:44:16 UTC
Size:
671 bytes
patch
obsolete
>--- portage/media-sound/mpc/mpc-0.30.ebuild 2018-10-30 14:39:29.000000000 +0100 >+++ overlays/personal/media-sound/mpc/mpc-0.30.ebuild 2018-11-01 12:41:08.128401566 +0100 >@@ -12,13 +12,13 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="amd64 arm ppc ppc64 ~sparc x86" >-IUSE="iconv test" >+IUSE="iconv test -doc" > > RDEPEND="media-libs/libmpdclient > iconv? ( virtual/libiconv )" > > DEPEND="${RDEPEND} >- dev-python/sphinx >+ doc? ( dev-python/sphinx ) > virtual/pkgconfig > test? ( dev-libs/check )" > >@@ -26,6 +26,7 @@ > local emesonargs=( > -Dtest=$(usex test true false) > -Diconv=$(usex iconv true false) >+ -Ddocumentation=$(usex doc true false) > ) > meson_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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 670074
: 553804