commit
3cb82cbe06
10 changed files with 15 additions and 15 deletions
|
@ -2366,10 +2366,10 @@ libpjsip-ua.so.2 pjproject-2.4.5_1
|
||||||
libpjsip.so.2 pjproject-2.4.5_1
|
libpjsip.so.2 pjproject-2.4.5_1
|
||||||
libpjsua.so.2 pjproject-2.4.5_1
|
libpjsua.so.2 pjproject-2.4.5_1
|
||||||
libpjsua2.so.2 pjproject-2.4.5_1
|
libpjsua2.so.2 pjproject-2.4.5_1
|
||||||
libhdf5_hl.so.10 hdf5-1.8.20_1
|
libhdf5_hl.so.100 hdf5-1.10.1_1
|
||||||
libhdf5.so.10 hdf5-1.8.20_1
|
libhdf5.so.101 hdf5-1.10.1_1
|
||||||
libhdf5_hl_cpp.so.11 hdf5-1.8.20_1
|
libhdf5_hl_cpp.so.100 hdf5-1.10.1_1
|
||||||
libhdf5_cpp.so.15 hdf5-1.8.20_1
|
libhdf5_cpp.so.101 hdf5-1.10.1_1
|
||||||
libcryptmount.so.0 libpam-mount-2.15_1
|
libcryptmount.so.0 libpam-mount-2.15_1
|
||||||
libglob.so.0 libglob-1.0_1
|
libglob.so.0 libglob-1.0_1
|
||||||
libepub.so.0 ebook-tools-0.2.2_1
|
libepub.so.0 ebook-tools-0.2.2_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'armadillo'
|
# Template file for 'armadillo'
|
||||||
pkgname=armadillo
|
pkgname=armadillo
|
||||||
version=8.400.0
|
version=8.400.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config openblas-devel"
|
hostmakedepends="pkg-config openblas-devel"
|
||||||
makedepends="openblas-devel superlu-devel"
|
makedepends="openblas-devel superlu-devel"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flann'
|
# Template file for 'flann'
|
||||||
pkgname=flann
|
pkgname=flann
|
||||||
version=1.9.1
|
version=1.9.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="gtest-devel hdf5-devel"
|
makedepends="gtest-devel hdf5-devel"
|
||||||
short_desc="Fast library for approximate nearest neighbors"
|
short_desc="Fast library for approximate nearest neighbors"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hdf5'
|
# Template file for 'hdf5'
|
||||||
pkgname=hdf5
|
pkgname=hdf5
|
||||||
version=1.8.20
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -9,8 +9,8 @@ short_desc="A data model, library, and file format for storing and managing data
|
||||||
maintainer="pulux <pulux@pf4sh.de>"
|
maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://hdfgroup.org"
|
homepage="http://hdfgroup.org"
|
||||||
distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz"
|
distfiles="http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-${version}.tar.gz"
|
||||||
checksum=6ed660ccd2bc45aa808ea72e08f33cc64009e9dd4e3a372b53438b210312e8d9
|
checksum=048a9d149fb99aaa1680a712963f5a78e9c43b588d0e79d55e06760ec377c172
|
||||||
|
|
||||||
configure_args="--enable-cxx"
|
configure_args="--enable-cxx"
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'matio'
|
# Template file for 'matio'
|
||||||
pkgname=matio
|
pkgname=matio
|
||||||
version=1.5.12
|
version=1.5.12
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
makedepends="zlib-devel hdf5-devel"
|
makedepends="zlib-devel hdf5-devel"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'netcdf'
|
# Template file for 'netcdf'
|
||||||
pkgname=netcdf
|
pkgname=netcdf
|
||||||
version=4.6.1
|
version=4.6.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="netcdf-c-${version}"
|
wrksrc="netcdf-c-${version}"
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
short_desc="Machine-independent format for representing scientific data"
|
short_desc="Machine-independent format for representing scientific data"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'octave'
|
# Template file for 'octave'
|
||||||
pkgname=octave
|
pkgname=octave
|
||||||
version=4.2.2
|
version=4.2.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args=" --with-blas=openblas --with-lapack=openblas
|
configure_args=" --with-blas=openblas --with-lapack=openblas
|
||||||
$(vopt_if largearrays --enable-64)"
|
$(vopt_if largearrays --enable-64)"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-tables'
|
# Template file for 'python-tables'
|
||||||
pkgname=python-tables
|
pkgname=python-tables
|
||||||
version=3.4.2
|
version=3.4.2
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="tables"
|
pycompile_module="tables"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'slurm-wlm'
|
# Template file for 'slurm-wlm'
|
||||||
pkgname=slurm-wlm
|
pkgname=slurm-wlm
|
||||||
version=17.11.5.1
|
version=17.11.5.1
|
||||||
revision=1
|
revision=2
|
||||||
_distver="${version//./-}"
|
_distver="${version//./-}"
|
||||||
wrksrc="slurm-slurm-${_distver}"
|
wrksrc="slurm-slurm-${_distver}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# Here only the bare minimum set of modules for freecad is enabled
|
# Here only the bare minimum set of modules for freecad is enabled
|
||||||
pkgname=vtk
|
pkgname=vtk
|
||||||
version=8.1.0
|
version=8.1.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=VTK-${version}
|
wrksrc=VTK-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON -DVTK_USE_SYSTEM_LIBRARIES=ON
|
configure_args="-DBUILD_SHARED_LIBS=ON -DVTK_USE_SYSTEM_LIBRARIES=ON
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue