Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624480 - media-video/simplescreenrecorder DEPENDs on dev-qt/linguist-tools:5
Summary: media-video/simplescreenrecorder DEPENDs on dev-qt/linguist-tools:5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtbindir
  Show dependency tree
 
Reported: 2017-07-10 17:25 UTC by Harley Wiltzer
Modified: 2020-11-23 22:12 UTC (History)
0 users

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


Attachments
Output of emerge --info (emergeinfo,5.42 KB, text/plain)
2017-07-10 17:25 UTC, Harley Wiltzer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Harley Wiltzer 2017-07-10 17:25:59 UTC
Created attachment 482914 [details]
Output of emerge --info

Compilation fails when installing the media-video/simplescreenrecorder package.
First it said "could not find a Qt installation of ''". When prepending the emerge command with QT_SELECTOR=qt5, I got the message "'/usr/lib64/qt5/bin/lrelease': No such file or directory". 
Given that output, I installed dev-qt/linguist-tools, and subsequently simplescreenrecorder compiled.
I've attached my emerge --info output.
Comment 1 mimosinnet 2017-11-28 09:30:17 UTC
media-video/simplescreenrecorder installs without dev-qt/linguist-tools: 

# eix -c dev-qt/linguist-tools && eix -c media-video/simplescreenrecorder
[N] dev-qt/linguist-tools (5.7.1(5/5.7)): Tools for working with Qt translation data files
[I] media-video/simplescreenrecorder (0.3.8{tbz2}@28/11/17): A Simple Screen Recorder
Comment 2 Larry the Git Cow gentoo-dev 2017-12-04 21:52:39 UTC
The bug has been closed via the following commit(s):

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

commit a86372ee4a376b78b779b655d7f1ac80c6a8b69e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-04 19:08:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-04 21:52:17 +0000

    media-video/simplescreenrecorder: Fix qtbindir, add missing DEPEND
    
    Closes: https://bugs.gentoo.org/624480
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-video/simplescreenrecorder/Manifest                   |  2 +-
 .../files/simplescreenrecorder-0.3.8-qtbindir.patch         | 11 +++++++++++
 .../simplescreenrecorder/simplescreenrecorder-0.3.8.ebuild  | 13 +++++++++++--
 3 files changed, 23 insertions(+), 3 deletions(-)
Comment 3 Andreas Sturmlechner gentoo-dev 2020-11-23 22:01:20 UTC
Build system still relies on lrelease in PATH (skips translations otherwise).
Comment 4 Andreas Sturmlechner gentoo-dev 2020-11-23 22:12:58 UTC
Fixed in b0d93f19dd63cf0dd6f9154ef33ef8326e3c7872