unigine-valley.sh 393 Bytes
Newer Older
1 2 3 4
#!/bin/sh

PKGNAME=unigine-valley
SUPPORTEDARCHES="x86_64"
5
VERSION="$2"
6
DESCRIPTION="Unigine Valley 2013 (Unigine Benchmark) from the official site"
7
URL="https://benchmark.unigine.com/valley"
8 9 10 11

. $(dirname $0)/common.sh

# https://assets.unigine.com/d/Unigine_valley-4.0.run
12
PKGURL=$(eget --list --latest https://benchmark.unigine.com/valley "Unigine_Valley-$VERSION.run")
13

14
install_pack_pkgurl