~ubuntu-branches/ubuntu/lucid/gtk2hs/lucid

« back to all changes in this revision

Viewing changes to mozembed/mozembed.package.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Liyang HU
  • Date: 2006-07-22 21:31:58 UTC
  • Revision ID: james.westby@ubuntu.com-20060722213158-he81wo6uam30m9aw
Tags: upstream-0.9.10
ImportĀ upstreamĀ versionĀ 0.9.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: mozembed
 
2
version: @PACKAGE_VERSION@
 
3
license: LGPL
 
4
license-file: COPYING.LIB
 
5
maintainer: gtk2hs-users@lists.sourceforge.net
 
6
stability: provisional
 
7
homepage: http://haskell.org/gtk2hs/
 
8
exposed: True
 
9
exposed-modules: ${modules}
 
10
import-dirs: "@hidir@/mozembed"
 
11
library-dirs: @MOZEMBED_LIBDIR_CQ@
 
12
hs-libraries: HSmozembed
 
13
extra-libraries: @MOZEMBED_LIBS_CQ@
 
14
include-dirs: @MOZEMBED_CFLAGS_CQ@
 
15
includes: gtkmozembed.h
 
16
depends: gtk-@PACKAGE_VERSION@
 
17
ld-options: @MOZEMBED_LIBEXTRA_CQ@