Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gtk2 without atk and accessibility
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
stefan11111
l33t
l33t


Joined: 29 Jan 2023
Posts: 922
Location: Romania

PostPosted: Fri Jan 12, 2024 4:26 pm    Post subject: gtk2 without atk and accessibility Reply with quote

A followup to https://forums.gentoo.org/viewtopic-t-1164960.html

I mentioned these on irc too.

Here is gtk2 with atk and accessibility stuff removed:
https://github.com/stefan11111/gtk2

Here is a minimal implementation of atk, for use with gtk3:
https://github.com/stefan11111/atk

Here are ebuilds for both of these:
https://github.com/stefan11111/stefan_overlay/blob/main/x11-libs/gtk%2B/gtk%2B-2.24.33-r4.ebuild
https://github.com/stefan11111/stefan_overlay/blob/main/dev-libs/atk/atk-2.38.0.ebuild

As you can see, the gtk2 ebuild no longer needs any hacks, compared with the ::gentoo ebuild, as the wonky bits of the source code have been removed.
I could post the diff, but it would be quite large:
Code:

diff -Naru gen*/x11*/gtk+/*-2* *ste*/x11*/gtk*/*r4* | wc -l
202

_________________
My overlay: https://github.com/stefan11111/stefan_overlay
INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d *udev* /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /usr/bin/gdbus /lib/udev"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum