Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936636 - app-editors/texworks-0.6.9 version bump and switch to Qt6 (build option exists since >=0.6.6)
Summary: app-editors/texworks-0.6.9 version bump and switch to Qt6 (build option exist...
Status: CONFIRMED
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: https://raw.githubusercontent.com/TeX...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-25 16:31 UTC by Christian Tietz
Modified: 2024-11-08 16:21 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 Christian Tietz 2024-07-25 16:31:02 UTC
Please bump TeXworks to the the latest version. Thanks.

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2024-10-04 13:42:16 UTC
> New features and improvements:
> Add support for PDF layers
> Add support for "--insert-text" and "--insert-cite" command line options
> Enable customization of which columns are shown in the "Insert Citations..." dialog
> Enable customization of the default citation command used by the "Insert Citations..." dialog
> Add dtx tag patterns
> Improve command line parsing

> Changes:
> Improve the "message to the mailing list" template text
> Update translations
> Refactor and modernize parts of the code
> Update the libraries for the pre-built binaries

> Fixes:
> Fix the limited range of possible guideline positions
> Fix handling of existing \cite commands when using the "Insert Citations..." dialog
> Fix searching in the PDF preview
> Fix selecting text in the PDF preview
> Fix potentially garbled unicode output in the console window
Comment 2 Larry the Git Cow gentoo-dev 2024-11-08 16:19:13 UTC
The bug has been closed via the following commit(s):

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

commit 59c4a9155d29fa7b69acfd685138ca924bcb4259
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-10-04 13:59:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-08 16:19:01 +0000

    app-editors/texworks: add 0.6.9
    
    Closes: https://bugs.gentoo.org/936636
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-editors/texworks/Manifest                      |  1 +
 .../files/texworks-0.6.9-cmake_lua_version.patch   | 11 ++++
 app-editors/texworks/texworks-0.6.9.ebuild         | 73 ++++++++++++++++++++++
 3 files changed, 85 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-11-08 16:21:03 UTC
The bug has been referenced in the following commit(s):

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

commit c21a2e9ebf729341375564f5f2463f0d84b669ed
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-08 16:19:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-08 16:20:19 +0000

    app-editors/texworks: Revert "add 0.6.9"
    
    Should not have been pushed.
    
    Bug: https://bugs.gentoo.org/936636
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-editors/texworks/Manifest                      |  1 -
 .../files/texworks-0.6.9-cmake_lua_version.patch   | 11 ----
 app-editors/texworks/texworks-0.6.9.ebuild         | 73 ----------------------
 3 files changed, 85 deletions(-)