Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-vigra
vigra-1.9.0-windows.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vigra-1.9.0-windows.patch of Package mingw64-vigra
--- vigra-1.9.0/CMakeLists.txt 2012-11-06 13:34:42.000000000 +0100 +++ vigra-1.9.0/CMakeLists.txt 2013-04-30 08:51:28.833737959 +0200 @@ -193,7 +193,6 @@ # ################################################## -IF(NOT WIN32) # vigra-config script for (non-CMake-based) third party packages CONFIGURE_FILE(${PROJECT_SOURCE_DIR}/config/vigra-config.in ${PROJECT_BINARY_DIR}/bin/vigra-config @@ -204,7 +203,6 @@ OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE) -ENDIF(NOT WIN32) ################################################## # --- vigra-1.9.0/config/vigra-config.in 2012-11-06 13:34:42.000000000 +0100 +++ vigra-1.9.0/config/vigra-config.in 2013-04-30 08:56:20.430880437 +0200 @@ -41,7 +41,7 @@ # built-in): standardLibDirs = ["/lib", "/usr/lib", "/lib64", "/usr/lib64"] -libExt = ".so" if not sys.platform == "darwin" else ".dylib" +libExt = ".dll.a" def filename2ldflags(libFilename): dir, fn = os.path.split(libFilename)
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