[packages/wxWidgets] - drop gtk2 support, rel 3
baggins
baggins at pld-linux.org
Tue Jan 28 23:36:27 CET 2025
commit 73cc1e42d80f2d18b4e7d56d3885c523737be8ac
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Jan 29 00:36:12 2025 +0100
- drop gtk2 support, rel 3
wxWidgets.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wxWidgets.spec b/wxWidgets.spec
index f91861f..6faf127 100644
--- a/wxWidgets.spec
+++ b/wxWidgets.spec
@@ -3,7 +3,7 @@
%bcond_with ansi # non-unicode packages
%bcond_without unicode # unicode packages
%bcond_with directfb # wxDFB packages
-%bcond_without gtk2 # wxGTK2 packages
+%bcond_with gtk2 # wxGTK2 packages
%bcond_without gtk3 # wxGTK3 packages
%bcond_with motif # wxMotif packages
%bcond_without qt # qxQT packages
@@ -16,7 +16,7 @@ Summary(pl.UTF-8): Biblioteka wxWidgets
Name: wxWidgets
%define majver 3.2
Version: 3.2.6
-Release: 2
+Release: 3
License: wxWindows Library Licence 3.1 (LGPL v2+ with exception)
Group: X11/Libraries
#Source0Download: https://github.com/wxWidgets/wxWidgets/releases
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wxWidgets.git/commitdiff/73cc1e42d80f2d18b4e7d56d3885c523737be8ac
More information about the pld-cvs-commit
mailing list