blob: d97696281b8b7e3e4f36bf00d33dfdcd6c689e02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = unity-editor-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
pkgver = 2018.2.7f1+
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor
depends = ffmpeg
depends = gzip
options = !strip
source = https://download.unity3d.com/download_unity/4ebd28dd9664/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.2.7f1.tar.xz
sha1sums = a129794e619073c99aa27df46fc3f7e7c7c1827d
pkgname = unity-editor-webgl
|