/var/lib/ghc/package.conf.d/gtk-traymanager-0.1.3.conf is in libghc-gtk-traymanager-dev 0.1.3-1+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 49 50 | name: gtk-traymanager
version: 0.1.3
id: gtk-traymanager-0.1.3-88ec93c56f03b017eef39306d47c3e99
license: LGPL-2.1
copyright:
maintainer: travitch@cs.wisc.edu
stability: experimental
homepage: http://github.com/travitch/gtk-traymanager
package-url:
synopsis: A wrapper around the eggtraymanager library for Linux system trays
description: This package provides a wrapper around the prolific eggtraymanager code.
Note that it is *NOT* itself a system tray widget, though it is a very
convenient utility for implementing one. This package adopts the style
of gtk2hs and is designed to work well with it.
.
Changes in 0.1.3: Remove an unnecessary include
.
Changes in 0.1.2: depend on gtk 0.12.1 to build with ghc 7.2
category: Graphics
author: Tristan Ravitch
exposed: True
exposed-modules: Graphics.UI.Gtk.Misc.TrayManager
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/gtk-traymanager-0.1.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/gtk-traymanager-0.1.3/ghc-7.6.3
hs-libraries: HSgtk-traymanager-0.1.3
extra-libraries: gtk-x11-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
fontconfig gobject-2.0 glib-2.0 freetype X11
extra-ghci-libraries:
include-dirs: /usr/include/gtk-2.0
/usr/lib/x86_64-linux-gnu/gtk-2.0/include /usr/include/atk-1.0
/usr/include/cairo /usr/include/gdk-pixbuf-2.0
/usr/include/pango-1.0 /usr/include/gio-unix-2.0/
/usr/include/freetype2 /usr/include/glib-2.0
/usr/lib/x86_64-linux-gnu/glib-2.0/include /usr/include/pixman-1
/usr/include/libpng12 /usr/include/libdrm /usr/include/harfbuzz
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
glib-0.12.5.3-3500f4feb37477d09fa54456f499bf47
gtk-0.12.5.6-a6f73d68983aec4b768d54ea9b167361
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/gtk-traymanager-0.1.3/gtk-traymanager.haddock
haddock-html: /usr/share/doc/libghc-gtk-traymanager-doc/html/
|