mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
commit
cfefbadf21
4 changed files with 6 additions and 6 deletions
|
@ -2318,8 +2318,8 @@ 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.16_1
|
libhdf5_hl.so.10 hdf5-1.8.17_1
|
||||||
libhdf5.so.10 hdf5-1.8.16_1
|
libhdf5.so.10 hdf5-1.8.17_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,6 +1,6 @@
|
||||||
# Template file for 'hdf5'
|
# Template file for 'hdf5'
|
||||||
pkgname=hdf5
|
pkgname=hdf5
|
||||||
version=1.8.16
|
version=1.8.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://hdfgroup.org"
|
homepage="http://hdfgroup.org"
|
||||||
distfiles="http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-${version}.tar.gz"
|
distfiles="http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-${version}.tar.gz"
|
||||||
checksum=ed17178abd9928a7237f30370189ba767b9e39e0db45917c2ac4665eb9cb4771
|
checksum=d9cda297ee76ade9881c4208987939250d397bae6252d0ccb66fa7d24d67e263
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'octave'
|
# Template file for 'octave'
|
||||||
pkgname=octave
|
pkgname=octave
|
||||||
version=4.0.2
|
version=4.0.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
|
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
|
||||||
makedepends="pcre-devel lapack-devel readline-devel libSM-devel libltdl-devel
|
makedepends="pcre-devel lapack-devel readline-devel libSM-devel libltdl-devel
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-tables'
|
# Template file for 'python-tables'
|
||||||
pkgname=python-tables
|
pkgname=python-tables
|
||||||
version=3.2.2
|
version=3.2.2
|
||||||
revision=2
|
revision=4
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue