There are several issues in gtkd's Requires since commit 463e215 (F22): * libglade is a GNOME 1.x (!) library which also pulls in the obsolete libxml (not to be confused with libxml2). (In the gtk2 versions of gtkd, this was correctly listed as libglade2.) This dependency should be dropped, as there is no libglade for GTK 3.x. * gtkglext (incorrectly pulled in with -devel) is a gtk2 library. gtkd wraps a gtk3 version, but that exists solely as an unreleased fork at <https://github.com/tdz/gtkglext>. Therefore, this too should be dropped unless and until a gtkglext3 package is made. * The current versions of gtkd wrap gstreamer1{,-plugins-base}, not the deprecated 0.10 ('gstreamer') versions. * The vte3 library path is unversioned, therefore vte3-devel is required. Note that this has been changed to vte291-devel in upstream master (post-3.2.1).
Thanks for your report I will update it soon
After a check https://github.com/tdz/gtkglext seems really a dead project. Any update since 4 years ... arf
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
Seeing a couple of errors related to gtkd in rawhide (f25). Error: nothing provides vt291 needed by gtkd-3.2.2-1.fc24.x86_64. package gtkd-geany-tags-3.2.2-1.fc24.noarch requires gtkd = 3.2.2-1.fc24, but none of the providers can be installed. Found them using dnf update --best
(In reply to stan from comment #4) > Seeing a couple of errors related to gtkd in rawhide (f25). > > Error: nothing provides vt291 needed by gtkd-3.2.2-1.fc24.x86_64. > package gtkd-geany-tags-3.2.2-1.fc24.noarch requires gtkd = 3.2.2-1.fc24, > but none of the providers can be installed. That's a typo in the spec, it should be vte291. Also, the glade3-libgladeui dependency is bogus. It should be removed.
gtkd-3.2.2-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e8eba6aeee
gtkd-3.2.2-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-e8eba6aeee
gtkd-3.2.2-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days