Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532546 - dev-util/kodos-2.4.9 - The Python Regular Expression Debugger Port to the Qt4 toolkit by Lukas Sandström
Summary: dev-util/kodos-2.4.9 - The Python Regular Expression Debugger Port to the Qt4...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/luksan/kodos
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-12-14 11:21 UTC by Sergey S. Starikoff
Modified: 2019-12-09 07:50 UTC (History)
2 users (show)

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


Attachments
luksan-kodos-2.4.9.ebuild (luksan-kodos-2.4.9.ebuild,589 bytes, text/plain)
2014-12-14 11:21 UTC, Sergey S. Starikoff
Details
files/kodos.desktop (kodos.desktop,229 bytes, application/x-desktop)
2014-12-14 11:25 UTC, Sergey S. Starikoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey S. Starikoff 2014-12-14 11:21:36 UTC
Created attachment 391664 [details]
luksan-kodos-2.4.9.ebuild

Regex visual editor/debugger is very useful admin tool.
Sadly I don't know such tool in main tree. ☹

First of all notable for overlays, where this tool present:
kde-sunset: http://gpo.zugaina.org/Overlays/kde-sunset
rainyday: http://gpo.zugaina.org/Overlays/rainyday

I know two efforts of porting kodos to Qt4 (for now it should be also ported to python3 and time of porting to Qt5 coming soon).
I've tested the https://github.com/luksan/kodos and find it rather operable.
Upstream doesn't provide sourches tarball, but we are free to mirror GPL-licensed code (no direct license in files, in code mentioned GPL, but parent project was GPL-2 licensed, so makring it GPL-2), the initial version of ebuild expects usage of github's zip snapshot.
Comment 1 Sergey S. Starikoff 2014-12-14 11:25:13 UTC
Created attachment 391668 [details]
files/kodos.desktop

desktop file for ebuild.
Taken from Alt Linux repository: http://www.sisyphus.ru/ru/srpm/Branch51/kodos/sources/1
I'm not shure in correctness of categorisation ("Application" in origin).
Comment 2 Sergey S. Starikoff 2014-12-14 11:28:55 UTC
Jeroen Roovers, please, don't confuse referencing to _another_ kodos Qt4 port!
kodos-qt4 https://github.com/multani/kodos-qt4 is BSD-licensed, has version 0.1 (!) and at least I've failed to make it works!!!
Comment 3 Andreas Sturmlechner gentoo-dev 2018-08-07 20:50:39 UTC
(In reply to Sergey S. Starikoff from comment #0)
> for now it should be also ported to python3 and time of porting to Qt5 coming
Has this port arrived or is this bug obsolete? Qt4 has been removed from Gentoo repository.