blob: 23843818f21a68f1db9acd11e9cec1a45203fc83 (
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 = 4.1.0.7
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/4.1.0.7/android-studio-ide-193.6401718-linux.tar.gz
source = android-studio-canary.desktop
sha256sums = d02fa00fdbdcfd7c65b82bf5ddfdaf60949e40ebad506f3ca8fdb513610e46f5
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
|