C++ Library for Cross-Platform Development
http://www.wxwidgets.org/
wxWidgets is a free C++ library for cross-platform GUI. With wxWidgets, you can create applications for different GUIs (GTK+, Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / wxWidgets-3_0
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:wxWidgets/wxWidgets-3_0 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-18034-stick-with-compile-settings-detected-at |
0000000841 841 Bytes | |
0002-spinctrl.patch | 0000001208 1.18 KB | |
README.SUSE | 0000000732 732 Bytes | |
_constraints | 0000000109 109 Bytes | |
_link | 0000000124 124 Bytes | |
baselibs.conf | 0000001451 1.42 KB | |
pre_checkin.sh | 0000000063 63 Bytes | |
relax-abi.diff | 0000002168 2.12 KB | |
soversion.diff | 0000003147 3.07 KB | |
wxWidgets-3.0.5.1.tar.bz2 | 0019739206 18.8 MB | |
wxWidgets-3_0-nostl.changes | 0000043116 42.1 KB | |
wxWidgets-3_0-nostl.spec | 0000015572 15.2 KB | |
wxWidgets-3_0-rpmlintrc | 0000000452 452 Bytes | |
wxWidgets-3_0.changes | 0000043116 42.1 KB | |
wxWidgets-3_0.spec | 0000015566 15.2 KB | |
wxpython-mkdiff.sh | 0000000679 679 Bytes |
Revision 107 (latest revision is 119)
Jan Engelhardt (jengelh)
accepted
request 859995
from
Antoine Belvire (1Antoine1)
(revision 107)
- Update to 3.0.5.1 (boo#1180492): * Update the soname of the shared libraries for Unix/ELF systems which was forgotten in 3.0.5. * Workaround for the problem with overflowing maximum command line length in MinGW builds not using configure. * Fix for a problem with wxSpinCtrl in wxGTK, see https://trac.wxwidgets.org/ticket/18688. - Changes from version 3.0.5: * Bug fixes, see https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt. - Refresh soversion.diff. - Remove 0001-spinctrl.patch: Merged upstream.
Comments 2
Since gtk2 is going to EOL, should wxwidget be built against gtk3?
it is; see wxWidgets-3_2