Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649398 - app-text/highlight-3.42 Help menu items show empty dialogs
Summary: app-text/highlight-3.42 Help menu items show empty dialogs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-02 19:28 UTC by Chris Mayo
Modified: 2018-03-03 20:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2018-03-02 19:28:39 UTC
First four items: Readme, Plug-Ins, Changelog, License

Two part fix:

- Upstream highlight.pro PR:

https://github.com/andre-simon/highlight/pull/59


- Don't compress the files being read in the ebuild src_install():

use qt5 && docompress -x /usr/share/doc/${PF}/{ChangeLog,COPYING,README,README_PLUGINS}
Comment 1 Larry the Git Cow gentoo-dev 2018-03-03 20:08:17 UTC
The bug has been closed via the following commit(s):

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

commit 1bdf7c82e558cdc3fa4c0e600aee355d35bf0f1c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-03-03 20:05:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-03-03 20:08:00 +0000

    app-text/highlight: Fix help menu items
    
    Thanks-to: Chris Mayo <aklhfex@gmail.com>
    Closes: https://bugs.gentoo.org/649398
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../highlight/files/highlight-3.42-qmake-fix.patch | 32 ++++++++++++++++++++++
 ...hlight-3.42.ebuild => highlight-3.42-r1.ebuild} |  7 ++++-
 2 files changed, 38 insertions(+), 1 deletion(-)