Original submission by Laurence Tratt, who takes MAINTAINER -- thanks!
ok edd@
Lightweight color picker for X11. Use the mouse to select colors visible
anywhere on the screen to get their RGB representation.
file into an array of lines. It is intended for relatively small
files like config files that are often produced by weird tools (and
users). OK afresh1@
arguments by target texts in a template string. The target texts
are provided to the function via a hash, where the keys correspond
to the named argument to be replaced. OK afresh1@
Anyway it's more or less dead upstream since 7 years, which doesnt look
good for a login manager.. candidate for removal ? xenodm works ootb,
and is customizable once you grok X properties..
Originally from wen heping <wenheping2000 () hotmail ! com>
ok on that version from sthen@
tweaks from me after
No complaints from gsoares@ (MAINTAINER)
Originally from wen heping <wenheping2000 () hotmail ! com>
ok on that version from sthen@
tweaks from me after
cvs: ----------------------------------------------------------------------
- cope with directory entries returned from readdir(3) with type DT_UNKNOWN
- fix merging with files that do not contain a newline character
- heed .{cvs,git}ignore if a path is given on the 'got status' command line
- plug memory leak that occurred when files were deleted during checkout/update
- add new parse.y code for future use and restructure gotweb's parse.y
- fix an error return in gotweb (by Martin Vahlensieck)
- document how to use commit messages prepared in a file (by Scott Bennett)
- make 'got/tog tree' show symlink targets like 'ls -lF' does: link@ -> target
- allow creation of commits which carry unmodified submodule tree entries along
- some error, usage, and progress message improvements
adds support for py 3.8 per
53204208c3,
fixes runtime breakage for buildbot_worker as noticed by martingot at
protonmail (thanks!)
yes, i havent tested all the ports depending on this one, but since the
version we have in tree doesnt support python 3.8 it cant be worse..