/var/lib/ghc/package.conf.d/gtkglext-0.12.1.conf is in libghc-gtkglext-dev 0.12.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | name: gtkglext
version: 0.12.1
id: gtkglext-0.12.1-4cd4c490809c036ac1b65d31753f65d0
license: LGPL-2.1
copyright: (c) 2001-2010 The Gtk2Hs Team
maintainer: gtk2hs-users@lists.sourceforge.net
stability: provisional
homepage: http://projects.haskell.org/gtk2hs/
package-url:
synopsis: Binding to the GTK+ OpenGL Extension
description: GtkGLExt provides the GDK objects to support OpenGL rendering in GTK+,
and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
category: Graphics
author: Duncan Coutts
exposed: True
exposed-modules: Graphics.UI.Gtk.OpenGL
Graphics.UI.Gtk.OpenGL.Config Graphics.UI.Gtk.OpenGL.Context
Graphics.UI.Gtk.OpenGL.Drawable Graphics.UI.Gtk.OpenGL.DrawingArea
Graphics.UI.Gtk.OpenGL.General Graphics.UI.Gtk.OpenGL.Pixmap
Graphics.UI.Gtk.OpenGL.Window
hidden-modules: Graphics.UI.Gtk.OpenGL.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/gtkglext-0.12.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/gtkglext-0.12.1/ghc-7.6.3
hs-libraries: HSgtkglext-0.12.1
extra-libraries: gtkglext-x11-1.0 gdkglext-x11-1.0 GLU GL Xmu Xt SM
ICE gtk-x11-2.0 pangox-1.0 X11 gmodule-2.0 gdk-x11-2.0 atk-1.0
gio-2.0 pangoft2-1.0 pangocairo-1.0 gdk_pixbuf-2.0 cairo pango-1.0
freetype fontconfig gobject-2.0 glib-2.0
extra-ghci-libraries:
include-dirs: /usr/include/gtk-2.0
/usr/lib/x86_64-linux-gnu/gtk-2.0/include /usr/include/pango-1.0
/usr/include/gio-unix-2.0/ /usr/include/cairo
/usr/include/gdk-pixbuf-2.0 /usr/include/glib-2.0
/usr/lib/x86_64-linux-gnu/glib-2.0/include /usr/include/pixman-1
/usr/include/freetype2 /usr/include/libpng12 /usr/include/atk-1.0
/usr/include/harfbuzz /usr/include/gtkglext-1.0
/usr/lib/gtkglext-1.0/include
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
glib-0.12.4-e3c24025d434894ff47dcfccf269abe4
gtk-0.12.4-b93da7450dfc69cb187cd1527af139e9
pango-0.12.4-174180270d0277afb10a5dc3a07f4df4
hugs-options:
cc-options:
ld-options: "-Wl,--export-dynamic" -pthread
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/gtkglext-0.12.1/gtkglext.haddock
haddock-html: /usr/share/doc/libghc-gtkglext-doc/html/
|