FS#75703 - [bochs] switch from gtk2 to gtk3

Attached to Project: Community Packages
Opened by Alexander F. Rødseth (xyproto) - Friday, 26 August 2022, 17:15 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 14 March 2023, 20:53 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

GTK+2 has reached its end of life.

Using these two lines to let bochs use gtk3 instead of gtk2 seems to work fine here. The window appears and everything looks to be in order:

depends=('gcc-libs' 'gtk3' 'libxrandr' 'libxpm')
makedeps=('gtk2-compat')
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 14 March 2023, 20:53 GMT
Reason for closing:  Won't implement
Additional comments about closing:  See comments

Loading...