blob: 729b729197faed4b13bd2ab218e5bd9ec01fefe7 (
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.0.0.5
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.0.0.5/android-studio-ide-193.6039983-linux.tar.gz
source = android-studio-canary.desktop
sha256sums = 3fb954bf12ed074d5274be409e923b2807ac48dc90abd300a3ea7c43286ff1a6
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
|