summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26c8e348687d05bd48705afb9c370829ce70b95a (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
26
27
28
pkgbase = elm-platform
	pkgdesc = Bundle of all core development tools for the Elm language.
	pkgver = 0.16
	pkgrel = 2
	url = http://elm-lang.org
	arch = i686
	arch = x86_64
	license = BSD3
	makedepends = ghc
	makedepends = cabal-install
	depends = ncurses
	depends = gmp
	depends = libffi
	depends = zlib
	conflicts = nodejs-elm
	source = elm-compiler.zip::https://github.com/elm-lang/elm-compiler/archive/0.16.zip
	source = elm-package.zip::https://github.com/elm-lang/elm-package/archive/0.16.zip
	source = elm-make.zip::https://github.com/elm-lang/elm-make/archive/0.16.zip
	source = elm-reactor.zip::https://github.com/elm-lang/elm-reactor/archive/0.16.zip
	source = elm-repl.zip::https://github.com/elm-lang/elm-repl/archive/0.16.zip
	sha256sums = c43af1b31dc714ad8855559beedfc1aafc3c39a6c7a495803bf959d7fcb16504
	sha256sums = 9a55965c8cdfbecb62c71f2474a49f0f40b7f356cf5400aaee841fc88c161962
	sha256sums = 82520c6d97ffde781149cf53e65e2fc81b3a39578912a0f053af9d9ccf26df2c
	sha256sums = 35d83d6c2d0b4590070cb219176fe8ad3e442b314f652b539b4980f6038937dc
	sha256sums = 930fc39b361675909f755ec1badfed451552c106ca0cc6a8778155569f1a5d4d

pkgname = elm-platform