packages feed

gtk-mac-integration-0.2.0.4: gtk-mac-integration.cabal

Name:           gtk-mac-integration
Version:        0.2.0.4
License:        LGPL-2.1
License-file:   COPYING
Copyright:      (c) 2001-2010 The Gtk2Hs Team
Author:         Duncan Coutts, Peter Gavin, Axel Simon, Hamish Mackenzie
Maintainer:     gtk2hs-users@sourceforge.net
Build-Type:     Custom
Cabal-Version:  >= 1.8.0
Stability:      provisional
homepage:       http://www.haskell.org/gtk2hs/
bug-reports:    http://hackage.haskell.org/trac/gtk2hs/
Synopsis:       Bindings for the Gtk/OS X integration library.
Description:    gtk-mac-integration helps integrate Gtk applications with the native Mac
                desktop and make it feel more like a Mac application.
                http://sourceforge.net/apps/trac/gtk-osx/wiki/Integrate

Category:       Graphics
Tested-With:    GHC == 7.2.2
Extra-Source-Files: hs-gtk-mac-integration.h
                    SetupWrapper.hs SetupMain.hs Gtk2HsSetup.hs
                    marshal.list
                    hierarchy.list

Data-Dir:       demo
Data-Files:     OSXDemo.hs
                Makefile

x-Types-File:       Graphics/UI/Gtk/OSX/Types.chs
x-Types-Tag:        gtk-mac-integration
x-Types-ModName:    Graphics.UI.Gtk.OSX.Types
x-Types-Forward:    *Graphics.UI.GtkInternals
x-Types-Destructor: objectUnrefFromMainloop
x-Types-Hierarchy:  hierarchy.list

Source-Repository head
  type:         git
  location:     https://github.com/gtk2hs/ige-mac-integration

Library
        build-depends:  base >= 4 && < 5, array, containers, mtl,
                        glib  >=0.12.5.0 && <0.13,
                        gtk   >=0.12.5.0 && <0.13

        build-tools:    gtk2hsC2hs >= 0.13.9,
                        gtk2hsHookGenerator, gtk2hsTypeGen

        exposed-modules:
          Graphics.UI.Gtk.OSX
          Graphics.UI.Gtk.OSX.Application
        other-modules:
          Graphics.UI.Gtk.OSX.Types
          Graphics.UI.Gtk.OSX.Signals

        extensions:     ForeignFunctionInterface

        include-dirs:   .

        x-Signals-File:  Graphics/UI/Gtk/OSX/Signals.chs
        x-Signals-Modname: Graphics.UI.Gtk.OSX.Signals
        x-Signals-Types: marshal.list

        x-c2hs-Header:  hs-gtk-mac-integration.h
        pkgconfig-depends: gtk-mac-integration >=2.0.0