/var/lib/ghc/package.conf.d/ALUT-2.1.0.2.conf is in libghc-alut-dev 2.1.0.2-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 | name: ALUT
version: 2.1.0.2
id: ALUT-2.1.0.2-f3db620d4dd6808e3d6033e78f4cb486
license: BSD3
copyright:
maintainer: Sven Panne <sven.panne@aedion.de>
stability:
homepage: http://connect.creativelabs.com/openal/
package-url:
synopsis: A binding for the OpenAL Utility Toolkit
description: A Haskell binding for the OpenAL Utility Toolkit, which makes
managing of OpenAL contexts, loading sounds in various formats
and creating waveforms very easy. For more information about the
C library on which this binding is based, please see:
<http://connect.creativelabs.com/openal/Documentation/The%20OpenAL%20Utility%20Toolkit.pdf>.
category: Sound
author:
exposed: True
exposed-modules: Sound.ALUT Sound.ALUT.Initialization
Sound.ALUT.Loaders Sound.ALUT.Sleep Sound.ALUT.Version
hidden-modules: Sound.ALUT.Config Sound.ALUT.Constants
Sound.ALUT.Errors
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/ALUT-2.1.0.2/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/ALUT-2.1.0.2/ghc-7.4.1
hs-libraries: HSALUT-2.1.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc/lib/ALUT-2.1.0.2/ghc-7.4.1/include
includes: HsALUT.h
depends: OpenAL-1.3.1.3-482aa879b03418ed4a8120514c55d3d0
OpenGL-2.2.3.1-d355c2076658ece60dbd52c5c02cbcfd
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
hugs-options:
cc-options:
ld-options: -lalut
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/alut-2.1.0.2/ALUT.haddock
haddock-html: /usr/share/doc/libghc-alut-doc/html/
|