Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 728568

Summary: www-apps/mediawiki: add REQUIRED_USE and build php with a database support
Product: Gentoo Linux Reporter: David Denoncin <gentoo>
Component: Current packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: git format patch for www-apps/mediawiki-1.34.1.ebuild

Description David Denoncin 2020-06-17 14:15:56 UTC
Created attachment 645104 [details, diff]
git format patch for www-apps/mediawiki-1.34.1.ebuild

When emerging www-apps/mediawiki, some database use flag should be mandatory. Also php should be compiled with the corresponding database use flags. 

This will avoid the user having to recompile php with database support.
Comment 1 Larry the Git Cow gentoo-dev 2020-06-25 07:48:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0362678f4136aef42b976cc25405a2036147ecad

commit 0362678f4136aef42b976cc25405a2036147ecad
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-06-25 07:47:49 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-06-25 07:48:10 +0000

    www-apps/mediawiki: bump to 1.34.2
    
    1) REQUIRED_USE for databases + default database in USE flags
       + updated database related deps
    2) removing binary distributions of lua in Scribunto
    3) updated installed docs
    
    Bug: https://bugs.gentoo.org/729480
    Closes: https://bugs.gentoo.org/716782
    Closes: https://bugs.gentoo.org/728568
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 www-apps/mediawiki/Manifest                |  1 +
 www-apps/mediawiki/mediawiki-1.34.2.ebuild | 86 ++++++++++++++++++++++++++++++
 2 files changed, 87 insertions(+)