Merge pull request #6774 from pulux/hdf5

This commit is contained in:
Alessio Sergi 2017-06-24 23:37:20 +02:00 committed by GitHub
commit 61735f1e9a
6 changed files with 10 additions and 10 deletions

View file

@ -2274,10 +2274,10 @@ libpjsip-ua.so.2 pjproject-2.4.5_1
libpjsip.so.2 pjproject-2.4.5_1
libpjsua.so.2 pjproject-2.4.5_1
libpjsua2.so.2 pjproject-2.4.5_1
libhdf5_hl.so.10 hdf5-1.8.18_1
libhdf5.so.10 hdf5-1.8.18_1
libhdf5_hl_cpp.so.11 hdf5-1.8.18_1
libhdf5_cpp.so.13 hdf5-1.8.18_1
libhdf5_hl.so.10 hdf5-1.8.19_1
libhdf5.so.10 hdf5-1.8.19_1
libhdf5_hl_cpp.so.11 hdf5-1.8.19_1
libhdf5_cpp.so.14 hdf5-1.8.19_1
libcryptmount.so.0 libpam-mount-2.15_1
libglob.so.0 libglob-1.0_1
libepub.so.0 ebook-tools-0.2.2_1

View file

@ -1,7 +1,7 @@
# Template file for 'avogadro'
pkgname=avogadro
version=1.2.0
revision=3
revision=4
build_style=cmake
configure_args="-DENABLE_TESTING:BOOL=OFF"
hostmakedepends="eigen2 pkg-config doxygen"

View file

@ -1,6 +1,6 @@
# Template file for 'hdf5'
pkgname=hdf5
version=1.8.18
version=1.8.19
revision=1
build_style=gnu-configure
nocross=yes
@ -10,7 +10,7 @@ maintainer="pulux <pulux@pf4sh.de>"
license="BSD"
homepage="http://hdfgroup.org"
distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz"
checksum=cdb195ad8d9e6782acf24b2488061289f615628c2ccda8457b0a0c3fb7a8a063
checksum=a4335849f19fae88c264fd0df046bc321a78c536b2548fc508627a790564dc38
configure_args="--enable-cxx"

View file

@ -1,7 +1,7 @@
# Template file for 'octave'
pkgname=octave
version=4.2.1
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
makedepends="pcre-devel lapack-devel readline-devel libSM-devel libltdl-devel

View file

@ -1,7 +1,7 @@
# Template file for 'python-tables'
pkgname=python-tables
version=3.4.2
revision=1
revision=2
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
pycompile_module="tables"

View file

@ -1,7 +1,7 @@
# Template file for 'slurm-wlm'
pkgname=slurm-wlm
version=17.02.4.1
revision=1
revision=2
_distver="${version//./-}"
wrksrc="slurm-slurm-${_distver}"
build_style=gnu-configure