SPEC: http://v3.sk/~lkundrak/SPECS/compat-wxGTK3-gtk2.spec SRPM: http://v3.sk/~lkundrak/SRPMS/compat-wxGTK3-gtk2-3.0.2-3.1.fc23.src.rpm Description: wxWidgets is the GTK port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. This is a version linked with old GTK version for compatibility with programs that don't work with more recent GTK yet.
This is based off the wxGTK3 package, the wxGTK3 maintainer didn't object. The incentive is to make KiCAD works reasonably well again. Once KiCAD (or wxGTK) catches up this package will be put to rest. I've made an effort to avoid any conflicts with wxGTK3, nothing provided by this package clashes with the main one and it can not be used by accident -- the users of this (just KiCAD) will need to be patched to use wx-config-3.0-gtk2 instead of wx-config-3.0 or wx-config when looking for the wxWidgets library.
Koji build (uses marginally different SPEC, made whitespace changes since): http://koji.fedoraproject.org/koji/taskinfo?taskID=9272409
Koji build with this package: http://koji.fedoraproject.org/koji/taskinfo?taskID=9272973
Looks fine to me, approved.
Thank you! New Package SCM Request ======================= Package Name: compat-wxGTK3-gtk2 Short Description: GTK2 port of the wxWidgets GUI library Upstream URL: http://www.wxwidgets.org/ Owners: lkundrak Branches: f21 f22 epel7
Git done (by process-git-requests).
Thx for this package. Sounds like filezilla is in the same case (rely on wxGTK3 compiled with gtk2 support). So this makes me wonder if there is really any "distro wide users" for wxGTK3 without gtk2 ? I mean for packages that will always work with non native gtk3 desktop environment ? Can you submit a buildroot override (until tuesday) so I can build filezilla with this new package ? Thx
There is an issue with your modification of the version field given m4/wxwin.m4 mandate it to be numeric only value. Maybe it would have been easier to maintain an alternate build from the original wxGTK3 package instead of trying to fork to another compat package...
Thanks for review & Git! (In reply to Nicolas Chauvet (kwizart) from comment #7) > Thx for this package. Sounds like filezilla is in the same case (rely on > wxGTK3 compiled with gtk2 support). > > So this makes me wonder if there is really any "distro wide users" for > wxGTK3 without gtk2 ? I mean for packages that will always work with non > native gtk3 desktop environment ? > > Can you submit a buildroot override (until tuesday) so I can build filezilla > with this new package ? > Thx Done. Imported and built.