Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628230 - dev-util/monkeystudio-1.9.0.4-r2 with x11-libs/qscintilla-2.10 - cannot find -lqscintilla2
Summary: dev-util/monkeystudio-1.9.0.4-r2 with x11-libs/qscintilla-2.10 - cannot find ...
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 20:59 UTC by Sławomir Nizio
Modified: 2017-10-12 12:25 UTC (History)
1 user (show)

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


Attachments
makes it build (monkeystudio-1.9.0.4-install.patch,743 bytes, patch)
2017-08-18 21:04 UTC, Sławomir Nizio
Details | Diff
makes it build (qscintilla-2.10.patch,394 bytes, patch)
2017-08-18 21:05 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 20:59:00 UTC
tbd
Comment 1 Sławomir Nizio 2017-08-18 21:04:02 UTC
Created attachment 489548 [details, diff]
makes it build
Comment 2 Sławomir Nizio 2017-08-18 21:05:12 UTC
Created attachment 489552 [details, diff]
makes it build
Comment 3 Sławomir Nizio 2017-08-18 21:08:21 UTC
actually, with my patch also:

-       x11-libs/qscintilla:=[qt4(-)]
+       >=x11-libs/qscintilla-2.10:=[qt4(-)]
Comment 4 Sławomir Nizio 2017-08-18 21:09:38 UTC
diff --git a/dev-util/monkeystudio/monkeystudio-1.9.0.4-r2.ebuild b/dev-util/monkeystudio/monkeystudio-1.9.0.4-r2.ebuild
index 00d02015f..b50ac6c26 100644
--- a/dev-util/monkeystudio/monkeystudio-1.9.0.4-r2.ebuild
+++ b/dev-util/monkeystudio/monkeystudio-1.9.0.4-r2.ebuild
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
        doc? ( >=app-doc/doxygen-1.5.8 )
 "
 
-PATCHES=( "${FILESDIR}/${P}-install.patch" )
+PATCHES=( "${FILESDIR}/${P}-install.patch" "${FILESDIR}/qscintilla-2.10.patch" )
 DOCS=( ChangeLog readme.txt )
 
 S=${WORKDIR}/${MY_P}
Comment 5 Michael Palimaka (kensington) gentoo-dev 2017-09-11 13:27:54 UTC
This relies on Qt 4 and has dead upstream, time to remove?
Comment 6 Davide Pesavento gentoo-dev 2017-09-11 13:44:48 UTC
(In reply to Michael Palimaka (kensington) from comment #5)
> This relies on Qt 4 and has dead upstream, time to remove?

+1
Comment 7 Michael Palimaka (kensington) gentoo-dev 2017-10-12 12:25:39 UTC
Package removed.