1
0
mirror of synced 2025-01-18 09:28:47 +01:00

Added zenodo reposited archive URI

This commit is contained in:
Horea Christian 2019-11-20 10:55:32 +01:00
parent 8eff8d0680
commit 402bc1bf30

View File

@ -8,8 +8,8 @@ inherit check-reqs
DESCRIPTION="BIDS data files released with the OPFVTA publication" DESCRIPTION="BIDS data files released with the OPFVTA publication"
HOMEPAGE="http://www.aic-fmi.ethz.ch/" HOMEPAGE="http://www.aic-fmi.ethz.ch/"
SRC_URI=" SRC_URI="
https://zenodo.org/record/3236930/files/${P}.tar.xz
http://chymera.eu/distfiles/${P}.tar.xz http://chymera.eu/distfiles/${P}.tar.xz
https://zenodo.org/record/3546177/files/${P}.tar.xz
" "
LICENSE="CC-BY-SA-4.0" LICENSE="CC-BY-SA-4.0"
@ -20,7 +20,7 @@ RDEPEND=""
DEPEND="" DEPEND=""
pkg_pretend() { pkg_pretend() {
CHECKREQS_DISK_BUILD="11G" CHECKREQS_DISK_BUILD="33G"
check-reqs_pkg_pretend check-reqs_pkg_pretend
} }