rinutils: fix build with no-network cmake

This commit is contained in:
Đoàn Trần Công Danh 2023-08-30 22:47:00 +07:00
parent 6695c46ca8
commit da8a19b5ab

View file

@ -10,8 +10,16 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT"
homepage="https://github.com/shlomif/rinutils/"
changelog="https://raw.githubusercontent.com/shlomif/rinutils/master/NEWS.asciidoc"
distfiles="https://github.com/shlomif/rinutils/archive/${version}.tar.gz"
checksum=329ba4cdfb38cddc5af4a8169a8c4a4371f7db8a6ddd76f5c9162a2b216f3b8e
distfiles="https://github.com/shlomif/rinutils/archive/${version}.tar.gz
https://raw.githubusercontent.com/shlomif/shlomif-cmake-modules/89f05caf86078f783873975525230cf4fecede8a/shlomif-cmake-modules/Shlomif_Common.cmake"
checksum="329ba4cdfb38cddc5af4a8169a8c4a4371f7db8a6ddd76f5c9162a2b216f3b8e
6c72ff31b361319971bb8eca5d5679bd366b316a5543562e821e585af88cad17"
skip_extraction="Shlomif_Common.cmake"
post_extract() {
vsrccopy Shlomif_Common.cmake cmake
}
do_check() {
: requires many perl modules