summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc1d361ae2a837252418a3d0db0c55caf66aec92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = haskell-sdl2
	pkgdesc = Bindings to the SDL 2 library
	pkgver = 2.3.0
	pkgrel = 1
	url = http://hackage.haskell.org/package/sdl2
	arch = i686
	arch = x86_64
	license = custom:BSD3
	makedepends = ghc
	depends = ghc-libs
	depends = haskell-exceptions
	depends = haskell-linear
	depends = haskell-opengl
	depends = haskell-statevar
	depends = haskell-text
	depends = haskell-transformers
	depends = haskell-vector
	depends = sdl2
	source = https://hackage.haskell.org/packages/archive/sdl2/2.3.0/sdl2-2.3.0.tar.gz
	sha512sums = 2861c4e4730c0caab841424fdea1bc7f67b9f6d4771d80369795810879cd7f560a27f33c44ead0cb80e16b7212e6326acf8a2986c95258ac570de910777e85bb

pkgname = haskell-sdl2