blob: ced14a5ad5c8313cd34a66d9ab30f823d2aed1a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = eclipse-platform
pkgdesc = A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager
pkgver = 4.20
pkgrel = 1
url = https://www.eclipse.org
arch = x86_64
license = EPL
depends = java-runtime>=11
depends = unzip
depends = webkit2gtk
provides = eclipse=4.20
conflicts = eclipse-common
options = !strip
source = http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.20-202106111600/eclipse-platform-4.20-linux-gtk-x86_64.tar.gz&r=1
source = eclipse.sh
source = eclipse.desktop
sha512sums = 470f0e535ffab796cd63643fe18bd46ce5c9c34cb469b6d9ff06bd2a41e0f7ccc0aaa9049b3acbaf6e8b4bed79bab03e0653d0672c418f5610dc7a02b6420d99
sha512sums = 71393b01c2774654e1b3348ceedd6b110c7f1b26da93da40dac653ce2103a34997ec0e9e7fd4e977d869c149d19ef39f59738717cc6762e39b0bc0e7d53df4ac
sha512sums = a588a628d9a04a408ad503aa27b505fef21cc9a2a3139c1d24247cafe9ab3d3bfa22844666d3224753f9cb25ac2f7e64e9f5ecd4d8b374e43c484959df38f374
pkgname = eclipse-platform
|