blob: 900dda92d8e26ddd6f6cc970f49ca90da2508e07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = unity-editor-ios
pkgdesc = Allows building your Unity projects for the iOS platform
pkgver = 2017.3.0p2+20180117
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
makedepends = gtk2
makedepends = libsoup
makedepends = libarchive
depends = unity-editor
options = !strip
source = http://beta.unity3d.com/download/7807bc63c3ab/UnitySetup-2017.3.0p2
sha1sums = ed56e42d211732e37fa84aa31b0d3eb2c92b177d
pkgname = unity-editor-ios
|