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

Bug 628234

Summary: dev-util/universalindentgui-1.2.0-r3 with x11-libs/qscintilla-2.10 - cannot find -lqscintilla2
Product: Gentoo Linux Reporter: Sławomir Nizio <slawomir.nizio>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED WONTFIX    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PATCH, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Masked for removal on 2017-10-11
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 628304    
Attachments: makes it build

Description Sławomir Nizio 2017-08-18 21:16:41 UTC
Created attachment 489556 [details, diff]
makes it build

PATCHES=(
	"${FILESDIR}"/qscintilla-2.10.patch
)
Comment 1 Sławomir Nizio 2017-08-18 21:19:06 UTC
also likely:

--- a/dev-util/universalindentgui/universalindentgui-1.2.0-r3.ebuild
+++ b/dev-util/universalindentgui/universalindentgui-1.2.0-r3.ebuild
@@ -18,7 +18,7 @@ IUSE="debug examples html perl php python ruby xml"
 DEPEND="dev-qt/qtcore:4
        dev-qt/qtgui:4
        dev-qt/qtscript:4
-       x11-libs/qscintilla[qt4(-)]
+       >=x11-libs/qscintilla-2.10[qt4(-)]
 "
 RDEPEND="${DEPEND}
        dev-util/astyle
Comment 2 Michael Palimaka (kensington) gentoo-dev 2017-09-11 13:26:39 UTC
This relies on Qt 4 and upstream is dead, time to say goodbye?
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2017-09-11 13:49:11 UTC
(In reply to Michael Palimaka (kensington) from comment #2)
> This relies on Qt 4 and upstream is dead, time to say goodbye?

+1
Comment 4 Michael Palimaka (kensington) gentoo-dev 2017-10-12 12:24:59 UTC
Package removed.