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