]> git.pld-linux.org Git - packages/crossmingw32-wxWidgets.git/commitdiff
- updated to 3.0.2 auto/th/crossmingw32-wxWidgets-3.0.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Apr 2017 11:33:51 +0000 (13:33 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Apr 2017 11:33:51 +0000 (13:33 +0200)
- removed outdated msw patch

crossmingw32-wxWidgets.spec
wxWidgets-msw.patch [deleted file]

index 406e843509f25d990b45c552e9011e57a7188868..16e8b7e748301f72a68ab943a399b0ed4088f702 100644 (file)
@@ -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 (file)
index 1dbb936..0000000
+++ /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
This page took 0.184467 seconds and 4 git commands to generate.