| Age | Commit message (Collapse) | Author |
|
* [kealib] add kealib ports
KEALib is a GDAL model library using HDF5 standard.
- Patch library cmake scripts.
- Provide MIT license file.
- Depend on hdf5 library with [cpp] feature.
- No generation of GDAL driver.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] fix option key to specify building shared library
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] call copy_pdbs() after install
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] update cmake patch
- fix library name in MSVC
- fix to find hdf5 libraries
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] add parallel feature
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Revert "[hdf5] add cpp feature"
This reverts commit fbe876646601ea1426679793d44dec7cd3852ddf.
* [hdf5] always build cpp library
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] drop dependency for feature hdf5[cpp]
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] update static link handling
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] revert a previous hack for static link to szip/zlib
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [hdf5] work around szip-config.cmake behavior
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* link dependencies of static libs
|
|
|
|
|
|
|
|
wrong config path (#2917)
* [gflags] remove patch, fixed upstream
* [gflags] fix gflags-config.cmake wrong path
|
|
* initial clFFT porting
* OpenCL SDK half baked
* Tried fixing Debug/Release
* Remove DLL deployment
* OpenCL SDK installs
* clFFT installs
* clFFT properly depends on OpenCL
* OpenCL SDK fixes and clFFT patches
* [clfft][opencl] Simplification, use patches instead of full files.
|
|
|
|
* [discord-rpc] Update to 3.0.0
* [discord-rpc] Update to 3.0.0
|
|
|
|
Add package graphite2
|
|
* Install sqlite3.exe as part of sqlite3 port
- Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not
set, build and install sqlite3.exe as part of the sqlite3
package. sqlite3.dll must also be copied to the tools folder
for sqlite3.exe to be able to launch.
- Tested on Windows RS3 with VS 2017 15.5.2.
* [sqlite3] Separate into tool feature
|
|
* [curl] Add support of different features.
Default-Features: openssl, http2, ssh (as in previous builds)
Feature: curl
Description: Builds curl executable (placed in the /tools directory)
Feature: http-only
Description: Disables all protocols except HTTP/HTTPS/HTTP2
Feature: http2
Build-Depends: nghttp2, openssl
Description: HTTP2 support (requires openssl)
Feature: openssl
Build-Depends: openssl
Description: SSL support via OpenSSL
Feature: winssl
Description: SSL support via Schannel
Feature: ssh
Build-Depends: libssh2
Description: SSH support via libssh2
* [cpr] Add features of the curl library.
* [cpr] Remove transitive features
* [curl] Remove http2 from default features. Remove winssl feature. Rename "curl" feature to "tool".
* [curl] Fixup curl -> tool renaming
* [curl] Further refactoring of WINSSL/Openssl -- use single ssl feature.
|
|
* [libgeotiff] fix util link error
* [libgeotiff] Bump package version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [gl3w] Initial port
* [gl3w] Call python inside the portfile -- CMakeLists.txt simplification
|
|
* [nmslib] Init port
* [nmslib] Trying extra building
|
|
|
|
|
|
Add package LCM
|
|
Add package Monkey's Audio
|
|
Add x265 package
|
|
[zziplib] Update source and version
|
|
|
|
|
|
Tried to build dynamically but failed
|
|
|
|
|
|
|
|
|
|
|
|
[freexl] fix download url
|
|
[libspatialite] fix download url
|
|
[readosm] fix download url
|
|
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
|
|
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
|
|
Download fails because original download url has been changed.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
|
|
Download fails because original download url has been changed.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
|
|
|
|
|
|
|
|
|
|
|