unigine-heaven.sh 351 Bytes
Newer Older
1 2 3 4
#!/bin/sh

PKGNAME=unigine-heaven
SUPPORTEDARCHES="x86_64"
5
DESCRIPTION="Unigine Heaven 2009 (Unigine Benchmark) from the official site"
6 7 8

. $(dirname $0)/common.sh

9
cd_to_temp_dir
10

11
# https://assets.unigine.com/d/Unigine_Heaven-4.0.run
12
epm tool eget --latest https://benchmark.unigine.com/heaven "Unigine_Heaven*.run"
13

14
epm pack --install $PKGNAME *.run