~ubuntu-branches/ubuntu/wily/epiphany-browser/wily

« back to all changes in this revision

Viewing changes to data/epiphany-2.31.pc

  • Committer: Bazaar Package Importer
  • Author(s): Gustavo Noronha Silva, Josselin Mouette, Gustavo Noronha Silva
  • Date: 2011-03-31 23:37:12 UTC
  • mfrom: (1.1.66 upstream)
  • Revision ID: james.westby@ubuntu.com-20110331233712-e43bgqbhjepgl8tv
Tags: 3.0.0-1
[ Josselin Mouette ]
* Make the -dev package depend on the gir package.

[ Gustavo Noronha Silva ]
* debian/control:
- bump WebKitGTK+ requirement to 1.3.13, following upstream
* debian/patches/16_fix_missing_restore_option.patch,
  debian/patches/17_do_not_include_removed_header.patch:
- removed; included in this upstream version
* debian/patches/04_allow_flash_with_npwrapper.patch:
- imported from upstream's bugzilla to allow flash when used through
  npwrapper; also bump build-dep on webkit to 1.3.13-2 that has a patch
  to support this

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=/usr/local
2
 
exec_prefix=${prefix}
3
 
libdir=${exec_prefix}/lib
4
 
includedir=${prefix}/include/epiphany/2.91
5
 
extensionsdir=${exec_prefix}/lib/epiphany/2.31/extensions
6
 
loaderdir=${exec_prefix}/lib/epiphany/2.91/loaders
7
 
datarootdir=${prefix}/share
8
 
datadir=${datarootdir}
9
 
icondir=${datarootdir}/epiphany/icons
10
 
features= introspection
11
 
 
12
 
Name: Epiphany Browser
13
 
Description: GNOME Web Browser
14
 
Version: 2.91.91
15
 
Requires: gtk+-3.0, libxml-2.0, webkitgtk-3.0
16
 
Libs: -L${libdir}
17
 
Cflags: -I${includedir}