blob: 2aa22ae71a5e3ccc47fbd151564ad0b3c823f12c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
pkgver = 3.6.0.11
pkgrel = 1
url = http://tools.android.com/
arch = i686
arch = x86_64
license = APACHE
makedepends = unzip
makedepends = zip
depends = freetype2
depends = libxrender
depends = libxtst
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
source = https://dl.google.com/dl/android/studio/ide-zips/3.6.0.11/android-studio-ide-192.5863777-linux.tar.gz
source = android-studio-canary.desktop
sha256sums = e87d99fd6a7e63f89935ecf4209aa358e1f4de275102ac9ddb4508221bdbe4f3
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
|