unigine-superposition.sh 435 Bytes
Newer Older
1 2 3 4
#!/bin/sh

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

. $(dirname $0)/common.sh

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

14
install_pack_pkgurl