[packages/crossmingw32-wxWidgets] - updated to 3.0.2 - removed outdated msw patch

qboosh qboosh at pld-linux.org
Sun Apr 9 13:33:46 CEST 2017


commit 1e5eebc6a628e778cda02ff79c702122013fc3a5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 9 13:33:51 2017 +0200

    - updated to 3.0.2
    - removed outdated msw patch

 crossmingw32-wxWidgets.spec |  7 +++----
 wxWidgets-msw.patch         | 13 -------------
 2 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/crossmingw32-wxWidgets.spec b/crossmingw32-wxWidgets.spec
index 406e843..16e8b7e 100644
--- a/crossmingw32-wxWidgets.spec
+++ b/crossmingw32-wxWidgets.spec
@@ -2,20 +2,19 @@
 Summary:	wxWidgets library - MinGW32 cross version
 Summary(pl.UTF-8):	Biblioteka wxWidgets - wersja skrośna dla MinGW32
 Name:		crossmingw32-%{realname}
-Version:	3.0.1
+Version:	3.0.2
 Release:	1
 License:	wxWidgets Library Licence 3.1 (LGPL v2+ with exception)
 Group:		Development/Libraries
 Source0:	http://downloads.sourceforge.net/wxwindows/%{realname}-%{version}.tar.bz2
-# Source0-md5:	dad1f1cd9d4c370cbc22700dc492da31
+# Source0-md5:	ba4cd1f3853d0cd49134c5ae028ad080
 Patch0:		%{realname}-samples.patch
 Patch1:		%{realname}-ac.patch
 Patch2:		%{realname}-gifdelay.patch
-Patch3:		%{realname}-msw.patch
 URL:		http://www.wxWidgets.org/
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake
-#BuildRequires:	bakefile >= 0.2.1
+#BuildRequires:	bakefile >= 0.2.9
 BuildRequires:	crossmingw32-expat
 BuildRequires:	crossmingw32-gcc-c++
 BuildRequires:	crossmingw32-libjpeg
diff --git a/wxWidgets-msw.patch b/wxWidgets-msw.patch
deleted file mode 100644
index 1dbb936..0000000
--- a/wxWidgets-msw.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- wxWidgets-2.8.11/configure.in.orig	2010-10-19 09:12:38.779736853 +0200
-+++ wxWidgets-2.8.11/configure.in	2010-10-19 09:13:00.015736853 +0200
-@@ -8399,9 +8399,7 @@
- 
- if test "$USE_WIN32" = 1; then
-     AC_CONFIG_COMMANDS(
--        [
--            rcdefs.h
--        ],
-+        [lib/wx/include/${TOOLCHAIN_FULLNAME}/wx/msw/rcdefs.h],
-         [
-             mkdir -p $outdir &&
-             $CPP $infile | sed 's/^# *[1-9].*//;s/^ *//;/./,/^$/!d' > $outdir/rcdefs.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-wxWidgets.git/commitdiff/1e5eebc6a628e778cda02ff79c702122013fc3a5



More information about the pld-cvs-commit mailing list