blob: 563f98606061a6d9d568c3db329642884277f5a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = android-studio
pkgdesc = The official Android IDE (Stable branch)
pkgver = 2024.2.1.11
pkgrel = 1
url = https://developer.android.com/
arch = i686
arch = x86_64
license = APACHE
depends = alsa-lib
depends = freetype2
depends = libxrender
depends = libxtst
depends = which
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
optdepends = ncurses5-compat-libs: native debugger support
options = !strip
source = https://dl.google.com/dl/android/studio/ide-zips/2024.2.1.11/android-studio-2024.2.1.11-linux.tar.gz
source = android-studio.desktop
source = license.html
sha256sums = 81f2fa5da72ab6f6afacca4a5327de5191e133ad02706e3ee440dc8658b8cdc3
sha256sums = 73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4
sha256sums = 9a7563f7fb88c9a83df6cee9731660dc73a039ab594747e9e774916275b2e23e
pkgname = android-studio
|