Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Guillaume_G:WSL
mingw64-wxWidgets-3_0
soversion.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File soversion.diff of Package mingw64-wxWidgets-3_0
From: Jan Engelhardt <jengelh@inai.de> Date: 2014-11-08 11:29:50.371567089 +0100 Use filenames similar to those on Linux. Add an identifying SO version, similar to soversion.diff in X11:wxWidgets/wxWidgets-3_0. --- Makefile.in | 13 ++++--------- build/aclocal/bakefile.m4 | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) Index: wxWidgets-3.0.2/Makefile.in =================================================================== --- wxWidgets-3.0.2.orig/Makefile.in +++ wxWidgets-3.0.2/Makefile.in @@ -36,7 +36,7 @@ bindir = @bindir@ libdir = @libdir@ datadir = @datadir@ includedir = @includedir@ -DLLPREFIX = @DLLPREFIX@ +DLLPREFIX = lib DLLPREFIX_MODULE = @DLLPREFIX_MODULE@ LIBS = @LIBS@ AR = @AR@ @@ -2103,14 +2103,9 @@ LOCALE_MSW_LINGUAS = it @COND_BUILD_debug@WXDEBUGFLAG = d @COND_UNICODE_1@WXUNICODEFLAG = u @COND_WXUNIV_1@WXUNIVNAME = univ -@COND_PLATFORM_WIN32_0@WXDLLNAMEPREFIX = wx_base$(WXBASEPORT) -@COND_PLATFORM_WIN32_1@WXDLLNAMEPREFIX = \ -@COND_PLATFORM_WIN32_1@ wxbase$(WXBASEPORT)$(WX_RELEASE_NODOT) -@COND_PLATFORM_WIN32_0@WXDLLNAMEPREFIXGUI = wx_$(PORTNAME)$(WXUNIVNAME) -@COND_PLATFORM_WIN32_1@WXDLLNAMEPREFIXGUI = \ -@COND_PLATFORM_WIN32_1@ wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT) -@COND_PLATFORM_WIN32_0@WXDLLVERSIONTAG = -$(WX_RELEASE) -@COND_PLATFORM_WIN32_1@WXDLLVERSIONTAG = +WXDLLNAMEPREFIX = wx_base$(WXBASEPORT) +WXDLLNAMEPREFIXGUI = wx_$(PORTNAME)$(WXUNIVNAME) +WXDLLVERSIONTAG = -1 COND_wxUSE_REGEX_builtin___wxregex___depname = \ $(LIBDIRNAME)/$(LIBPREFIX)wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)$(LIBEXT) @COND_wxUSE_REGEX_builtin@__wxregex___depname = $(COND_wxUSE_REGEX_builtin___wxregex___depname)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor