blob: a07765550d0bc09973567d136c991e7bffc5d802 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = unity-editor-beta-webgl
pkgdesc = Allows building your Unity projects for the WebGL platform
pkgver = 2019.1.0b4
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
depends = ffmpeg
depends = gzip
depends = ncurses5-compat-libs
options = !strip
source = 2019.1.0b4.1.0b4.tar.xz::https://beta.unity3d.com/download/fd0dda99e05a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2019.1.0b4.tar.xz
md5sums = d672a9962e7d76458ca0b067844d9d2b
pkgname = unity-editor-beta-webgl
|