Kalev Lember
d2d9b90405
Remove the alternatives system for wx-config and wxrc
...
wxGTK is retired in F30+ and we can now drop the alternatives.
6 years ago
Kalev Lember
7cee207065
Avoid hardcoding the prefix in wx-config
...
When building flatpak modules, the prefix is /app and hardcoding /usr
no longer works.
6 years ago
Kalev Lember
b72e5fd82f
Fix update-alternatives macro expansion in flatpak module builds
...
Avoid using %{_sbindir}/update-alternatives in requires and scriptlets
as it expands to /app/sbin/update-alternatives when building flatpak
modules and not to /usr/sbin where the binary is actually installed in.
6 years ago
Fedora Release Engineering
a713dad573
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Scott Talbert
83dd8d3718
Actually run the tests (but not the GUI ones, yet)
6 years ago
Scott Talbert
299b0b6e24
Remove cppunit workaround (no longer needed)
6 years ago
Scott Talbert
852c9171ac
Remove xmldocs subpackage (never used)
6 years ago
Scott Talbert
4357d1a9e1
Remove Group tags
6 years ago
Fedora Release Engineering
d77224ec01
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Scott Talbert
7e5a11a94f
Remove ldconfig scriptlets (no longer needed on F28+)
7 years ago
Richard W.M. Jones
ce9624b2a3
Port wx-config script to RISC-V architecture.
7 years ago
Scott Talbert
de064a8931
New upstream release 3.0.4
7 years ago
Scott Talbert
48f2dc65e7
Add missing BR for gcc-c++
7 years ago
Fedora Release Engineering
2b38f2180e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Igor Gnatenko
35d1c2fde3
F25 is EOL
...
Also half of conditions were totally wrong.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Igor Gnatenko
6984897584
unconditionally include patch
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Karsten Hopp
5e85989070
fix some conditionals
7 years ago
Karsten Hopp
976afdc457
fix some conditionals
7 years ago
Tomas Popela
2dc94ae936
Adapt to the webkitgtk4 rename
7 years ago
Scott Talbert
19f9cdbd94
Merge with compat-wxGTK3-gtk2
7 years ago
Scott Talbert
24e848fad8
Add upstream patch for avoiding destruction of TLWs that were never created
...
Fixes assert during Filezilla startup (#1484955 )
7 years ago
Fedora Release Engineering
4962199795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8 years ago
Fedora Release Engineering
8b651366bb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8 years ago
Fedora Release Engineering
7df1c4ef77
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
8 years ago
Scott Talbert
b28d699dc4
Include webkit2 patch in F26
8 years ago
Scott Talbert
1d26276d39
New upstream release 3.0.3
...
Update to latest WebKit2 patch (#1428997 )
8 years ago
Scott Talbert
e31717383b
Rebuild against SDL2
8 years ago
Scott Talbert
a692ac1de9
Update to newer git snapshot
...
Remove GStreamer patch as it has been incorporated upstream
8 years ago
Scott Talbert
37c4987152
Add temporary patch for webkit2 port in rawhide, re-enable webview subpackage
8 years ago
Mystro256
8d3cddc5cb
Disable webview for rawhide for now
8 years ago
Fedora Release Engineering
863bf5ef67
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Scott Talbert
fe24b6b223
Move autogen.sh call to %prep before we make manual edits to configure script
8 years ago
Scott Talbert
244ea7febf
Need to run autogen.sh since we patched configure.in
8 years ago
Scott Talbert
965da34c1a
Switch to use GStreamer 1.0 ( #1402628 )
8 years ago
Scott Talbert
484b3a8841
Move docs generation from prep section to build section
8 years ago
Mystro256
627621447b
Update git snapshot
8 years ago
Mystro256
fb9013626a
Add option to build docs (default for snapshot)
8 years ago
Mystro256
37d5bdf016
Update to git snapshot
8 years ago
Scott Talbert
fe5a6f06ce
Fix poedit regression in -29 - add paint clipping region patch ( #1396747 )
...
- Add patch to change ~wxPGChoicesData from private to protected
8 years ago
Scott Talbert
095c4c4b53
Fix some sizing problems with GTK3 ( #1392102 )
...
- Fix non-default window background color with GTK+ >= 3.20 (#1393847 )
8 years ago
Scott Talbert
6ddfa9d786
Fix rename issues in Filezilla with overlay scrollbars disabled ( #1381765 )
8 years ago
Scott Talbert
3cf7211485
Add a -webview subpackage in F26+
8 years ago
Mystro256
7793bd74b2
Memory leak in last patch, as well, changed commit refence to 3.0 branch
8 years ago
Mystro256
e523d939e9
Fix 1381767
8 years ago
Mystro256
84f8915874
Fix rpmlint warning (out of place tab)
8 years ago
Scott Talbert
a2cf67754a
Add patch to fix crash in wxGCDC::DrawEllipticArc()
8 years ago
Scott Talbert
b6b7424828
Fix alternatives implementation
8 years ago
Scott Talbert
cb22fbe1a5
Add patch to fix runtime link error due to previous patches
8 years ago
Scott Talbert
e712f1cac9
Add patch to resolve wxGetKeyState() crash on Wayland ( #1266743 )
...
- Add patch to fix wxFontEnumerator stop function
- Add patch to fix wxNativeFontInfo::InitFromFont()
8 years ago
Mystro256
8b9de376d3
Fix alternatives with wxGTK
8 years ago