blob: 27f89f18e888f590e005851fa4043564929a6373 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = intellij-idea-ce
pkgdesc = Intellij Idea IDE (community version) with Intellij JDK
pkgver = 2017.1.3
pkgrel = 1
url = http://www.jetbrains.com/idea/
arch = any
license = Apache2
makedepends = wget
depends = java-environment
depends = giflib
depends = libxtst
options = !strip
source = https://download.jetbrains.com/idea/ideaIC-2017.1.3.tar.gz
md5sums = ae39c7efe4e789b69a5570e937023df2
pkgname = intellij-idea-ce
|