glade-0.12.0: glade.cabal
Name: glade
Version: 0.12.0
License: LGPL-2.1
License-file: COPYING
Copyright: (c) 2001-2010 The Gtk2Hs Team
Author: Manuel M T Chakravarty
Maintainer: gtk2hs-users@sourceforge.net
Build-Type: Custom
Cabal-Version: >= 1.6.0
Stability: provisional
homepage: http://www.haskell.org/gtk2hs/
bug-reports: http://hackage.haskell.org/trac/gtk2hs/
Synopsis: Binding to the glade library.
Description: This library allows to load externally stored user interfaces into
programs. This allows alteration of the interface without recompilation
of the program.
Category: Graphics
Tested-With: GHC == 6.12.1
Extra-Source-Files: Gtk2HsSetup.hs
hierarchy.list
x-Types-File: Graphics/UI/Gtk/Glade/Types.chs
x-Types-ModName: Graphics.UI.Gtk.Glade.Types
x-Types-Forward: *Graphics.UI.GtkInternals
x-Types-Destructor: objectUnrefFromMainloop
x-Types-Hierarchy: hierarchy.list
Data-Dir: demo
Data-Files: calc/calc.glade
calc/Calc.hs
calc/CalcModel.hs
calc/Makefile
glade/GladeTest.hs
glade/Makefile
glade/simple.glade
noughty/Cross.png
noughty/License
noughty/Makefile
noughty/Nought.png
noughty/noughty.glade
noughty/NoughtyGlade.hs
noughty/Noughty.hs
profileviewer/Makefile
profileviewer/ParseProfile.hs
profileviewer/ProfileViewer.glade
profileviewer/ProfileViewer.gladep
profileviewer/ProfileViewer.hs
scaling/London_Eye.jpg
scaling/Makefile
scaling/Mountains.jpg
scaling/scaling.glade
scaling/Scaling.hs
scaling/Stones.jpg
Source-Repository head
type: darcs
location: http://code.haskell.org/glade/
Library
build-depends: base >= 4 && < 5, array, containers, haskell98, mtl,
glib >= 0.12 && < 0.13,
pango >= 0.12 && < 0.13,
cairo >= 0.12 && < 0.13,
gtk >= 0.12 && < 0.13
build-tools: gtk2hsC2hs, gtk2hsHookGenerator, gtk2hsTypeGen
exposed-modules:
Graphics.UI.Gtk.Glade
other-modules:
Graphics.UI.Gtk.Glade.Types
extensions: ForeignFunctionInterface
x-c2hs-Header: glade/glade.h
x-Types-Tag: libglade
pkgconfig-depends: libglade-2.0 >= 2.0.0