blob: 99ba0c86d1feadc2aa0ab26983a41825f7bba85a (
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 = haskell-gtk2
pkgdesc = The core library of the Gtk2Hs suite of libraries for Haskell based on Gtk+.
pkgver = 0.15.5
pkgrel = 1
url = http://hackage.haskell.org/package/gtk
arch = x86_64
license = LGPL-2.1
makedepends = ghc
makedepends = haskell-gtk2hs-buildtools
depends = ghc-libs
depends = haskell-mtl
depends = haskell-text
depends = haskell-glib
depends = haskell-pango
depends = haskell-cairo
depends = gobject-introspection
depends = gobject-introspection-runtime
depends = gtksourceview3
depends = webkitgtk
depends = webkit2gtk
source = https://hackage.haskell.org/packages/archive/gtk/0.15.5/gtk-0.15.5.tar.gz
sha512sums = 3d0a75fd1eebcd0fa7c7bf5a0a2dfd622e28b3ab8f69e0f152e10dee9fb8e13b0f6ce7da3a9f304c3f2233cdf432a6d099afc89b47ce3fb4d1cb96c25d6da26b
pkgname = haskell-gtk2
|