blob: 211b51d5dcc4cfa9a6f2e79ad903673278c7f1c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
pkgver = 2021.2.1.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://redirector.gvt1.com/edgedl/android/studio/ide-zips/2021.2.1.7/android-studio-2021.2.1.7-linux.tar.gz
source = android-studio-canary.desktop
sha256sums = a34d9b0daf4a3fb815cf79530a74c1f44497de494f642af3d63f4287418b4a7b
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
|