/var/lib/ghc/package.conf.d/vte-0.12.1.conf is in libghc-vte-dev 0.12.1-4+b1.
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 | name: vte
version: 0.12.1
id: vte-0.12.1-1838932f0397ad1796965642ffcfb8f5
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 VTE library.
description: The VTE library inserts terminal capability strings into a trie, and then
uses it to determine if data received from a pseudo-terminal is a control
sequence or just random data. The sample program "interpret" illustrates
more or less what the widget sees after it filters incoming data.
category: Graphics
author: Andy Stewart, Axel Simon
exposed: True
exposed-modules: Graphics.UI.Gtk.Vte.Vte
hidden-modules: Graphics.UI.Gtk.Vte.Structs
Graphics.UI.Gtk.Vte.Types Graphics.UI.Gtk.Vte.Signals
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/vte-0.12.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/vte-0.12.1/ghc-7.6.3
hs-libraries: HSvte-0.12.1
extra-libraries: vte gtk-x11-2.0 gdk-x11-2.0 atk-1.0 pangoft2-1.0
pangocairo-1.0 gdk_pixbuf-2.0 pango-1.0 fontconfig freetype gio-2.0
gobject-2.0 glib-2.0 cairo X11 Xext
extra-ghci-libraries:
include-dirs: /usr/include/glib-2.0
/usr/lib/x86_64-linux-gnu/glib-2.0/include /usr/include/pango-1.0
/usr/include/gtk-2.0 /usr/include/gio-unix-2.0/ /usr/include/cairo
/usr/lib/x86_64-linux-gnu/gtk-2.0/include /usr/include/atk-1.0
/usr/include/gdk-pixbuf-2.0 /usr/include/freetype2
/usr/include/pixman-1 /usr/include/libpng12 /usr/include/libdrm
/usr/include/harfbuzz /usr/include/vte-0.0
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
glib-0.12.5.3-3500f4feb37477d09fa54456f499bf47
gtk-0.12.5.6-a6f73d68983aec4b768d54ea9b167361
pango-0.12.5.3-7aa9ef951f81cbc9865ccbc1b0306fee
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/vte-0.12.1/vte.haddock
haddock-html: /usr/share/doc/libghc-vte-doc/html/
|