Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628234 - dev-util/universalindentgui-1.2.0-r3 with x11-libs/qscintilla-2.10 - cannot find -lqscintilla2
Summary: dev-util/universalindentgui-1.2.0-r3 with x11-libs/qscintilla-2.10 - cannot f...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard: Masked for removal on 2017-10-11
Keywords: PATCH, PMASKED
Depends on:
Blocks: qscintilla-2.10
  Show dependency tree
 
Reported: 2017-08-18 21:16 UTC by Sławomir Nizio
Modified: 2017-10-12 12:24 UTC (History)
1 user (show)

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


Attachments
makes it build (qscintilla-2.10.patch,228 bytes, patch)
2017-08-18 21:16 UTC, Sławomir Nizio
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 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.