Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658228 - x11-terms/xterm Add 'screen-dumps' USE flag
Summary: x11-terms/xterm Add 'screen-dumps' USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-06-16 13:53 UTC by Patrice Levesque
Modified: 2018-06-19 12:15 UTC (History)
1 user (show)

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


Attachments
Ebuild patch to enable xterm screen dumps (xterm-331-screen-dumps.patch,872 bytes, patch)
2018-06-16 13:53 UTC, Patrice Levesque
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrice Levesque 2018-06-16 13:53:42 UTC
Created attachment 536058 [details, diff]
Ebuild patch to enable xterm screen dumps

xterm has added a XHTML/SVG screenshot feature called “screen dumps” in version 323: https://invisible-island.net/xterm/xterm.log.html#xterm_323

Attached is a trivial patch to gentoo's latest version (331) that adds support.
Comment 1 Pacho Ramos gentoo-dev 2018-06-19 07:11:03 UTC
Are you sure about needing to add a USE flag simply to change this behavior instead of building it always?
Comment 2 Patrice Levesque 2018-06-19 11:01:01 UTC
> Are you sure about needing to add a USE flag simply to change this behavior
> instead of building it always?

No, I am not sure at all a USE flag is needed, it could very well be built by default as you suggest.
Comment 3 Larry the Git Cow gentoo-dev 2018-06-19 12:15:30 UTC
The bug has been closed via the following commit(s):

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

commit c28d0eb31052b867d93c445453c95222271dae3d
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-06-19 12:13:25 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-06-19 12:15:21 +0000

    x11-terms/xterm: Bump to version 333
    
    Enable screen-dumps.
    
    Closes: https://bugs.gentoo.org/658228
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-terms/xterm/Manifest         |  1 +
 x11-terms/xterm/xterm-333.ebuild | 97 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 98 insertions(+)