commit
cfefbadf21
|
@ -2318,8 +2318,8 @@ 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.16_1
|
||||
libhdf5.so.10 hdf5-1.8.16_1
|
||||
libhdf5_hl.so.10 hdf5-1.8.17_1
|
||||
libhdf5.so.10 hdf5-1.8.17_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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hdf5'
|
||||
pkgname=hdf5
|
||||
version=1.8.16
|
||||
version=1.8.17
|
||||
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/current/src/hdf5-${version}.tar.gz"
|
||||
checksum=ed17178abd9928a7237f30370189ba767b9e39e0db45917c2ac4665eb9cb4771
|
||||
checksum=d9cda297ee76ade9881c4208987939250d397bae6252d0ccb66fa7d24d67e263
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'octave'
|
||||
pkgname=octave
|
||||
version=4.0.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
|
||||
makedepends="pcre-devel lapack-devel readline-devel libSM-devel libltdl-devel
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-tables'
|
||||
pkgname=python-tables
|
||||
version=3.2.2
|
||||
revision=2
|
||||
revision=4
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
|
Loading…
Reference in New Issue