armadillo: update to 9.100.5.

remove entry from common/shlibs because nothing uses it
This commit is contained in:
Johannes 2018-10-09 21:06:11 +02:00 committed by Johannes
parent 3a3e9f81ff
commit ea91d55378
2 changed files with 2 additions and 3 deletions

View File

@ -2863,7 +2863,6 @@ libbrotlicommon.so.1 brotli-1.0.2_1
libbrotlidec.so.1 brotli-1.0.2_1
libbrotlienc.so.1 brotli-1.0.2_1
libfilteraudio.so filter_audio-0.0.1_1
libarmadillo.so.8 armadillo-8.300.0_1
libgstreamermm-1.0.so.1 gstreamermm-1.8.0_1
libmovit.so.8 movit-1.6.0_1
libduktape.so.203 duktape-2.3.0_1

View File

@ -1,6 +1,6 @@
# Template file for 'armadillo'
pkgname=armadillo
version=8.600.1
version=9.100.5
revision=1
build_style=cmake
configure_args="$(vopt_if hdf5 -DDETECT_HDF5=ON)"
@ -11,7 +11,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
license="Apache-2.0"
homepage="http://arma.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
checksum=b942d10bbd0b6a30f5bbe63cb7e8820f64227adcf3a2ba4bb1bc785526bb957b
checksum=7e7dc6f1e876b8243c27a003b037559663371b42885436b1087757e652db41cd
build_options="hdf5"
if [ -z "$CROSS_BUILD" ]; then