Re: EuGTK
- Posted by jimcbrown (admin) Aug 05, 2023
- 1874 views
Tragic. I knew Irv had lost the faith but I didn't think he'd go that far. There's a pretty old copy at https://github.com/davidbruce/EuGTK ...
Is it that old?
When I view https://web.archive.org/web/20230130002417/httphttps://sites.google.com/site/euphoriagtk/Home from a browser with javascript disabled, I can see that it references 4.15.2 as being the latest version of EuGTK. That webpage snapshot was taken in Jan of this year. (With javascript, it seems to constantly reload, making it unusable, in case you're wondering why I disabled javascript.)
Meanwhile, davidbruce's version state's that it is 4.15.0 according to https://github.com/davidbruce/EuGTK/blob/master/src/GtkAboutDialog.e - so only two patchlevel releases have been lost.
(That's from June 2019, so it is a bit depressing to think that in over four years, only two minor patch level updates have been made, but that's a different matter I suppose.)
Anyways, you can browse irv's version of EuGTK - before david bruce did a bunch of pruning - by visiting https://github.com/davidbruce/EuGTK/tree/ce5fbbf47d27d8156c1265a5636d83dbbfa3ad9b
Or if you want you can just download EuGTK directly from https://github.com/davidbruce/EuGTK/blob/ce5fbbf47d27d8156c1265a5636d83dbbfa3ad9b/EuGTK4.15.0.tar.gz
I did find a reference in https://openeuphoria.org/news/390.wc which suggests that 4.15.2 isn't a whole lot newer, having come out in August 2019.

