/var/lib/ghc/package.conf.d/OpenAL-1.4.0.2.conf is in libghc-openal-dev 1.4.0.2-2.
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 52 | name: OpenAL
version: 1.4.0.2
id: OpenAL-1.4.0.2-bf487e9183baecf9783d261cd51160d7
license: BSD3
copyright:
maintainer: None
stability:
homepage: http://connect.creativelabs.com/openal/
package-url:
synopsis: A binding to the OpenAL cross-platform 3D audio API
description: A Haskell binding for the OpenAL cross-platform 3D audio API,
appropriate for use with gaming applications and many other
types of audio applications. For more information about OpenAL,
please see: <http://connect.creativelabs.com/openal/>.
category: Sound
author:
exposed: True
exposed-modules: Sound.OpenAL Sound.OpenAL.AL
Sound.OpenAL.AL.ALboolean Sound.OpenAL.AL.Attenuation
Sound.OpenAL.AL.BasicTypes Sound.OpenAL.AL.Buffer
Sound.OpenAL.AL.BufferInternal Sound.OpenAL.AL.Doppler
Sound.OpenAL.AL.Errors Sound.OpenAL.AL.Extensions
Sound.OpenAL.AL.Format Sound.OpenAL.AL.Listener
Sound.OpenAL.AL.Source Sound.OpenAL.AL.StringQueries
Sound.OpenAL.ALC Sound.OpenAL.ALC.BasicTypes
Sound.OpenAL.ALC.Capture Sound.OpenAL.ALC.Context
Sound.OpenAL.ALC.Device Sound.OpenAL.ALC.Errors
Sound.OpenAL.ALC.Extensions
hidden-modules: Sound.OpenAL.AL.PeekPoke Sound.OpenAL.AL.QueryUtils
Sound.OpenAL.AL.SourceState Sound.OpenAL.AL.String
Sound.OpenAL.ALC.ALCboolean Sound.OpenAL.ALC.QueryUtils
Sound.OpenAL.ALC.String Sound.OpenAL.Config Sound.OpenAL.Constants
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/OpenAL-1.4.0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/OpenAL-1.4.0.2/ghc-7.6.3
hs-libraries: HSOpenAL-1.4.0.2
extra-libraries: openal
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc/lib/OpenAL-1.4.0.2/ghc-7.6.3/include
includes: HsOpenAL.h
depends: ObjectName-1.0.0.0-a40fa518dc267693535f91a9b64dd25e
StateVar-1.0.0.0-6d754260aaa807aa5aa4bba4db6c8208
Tensor-1.0.0.1-ee48be2566c9bedde3a0cff4d8d72eb8
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/openal-1.4.0.2/OpenAL.haddock
haddock-html: /usr/share/doc/libghc-openal-doc/html/
|