~ubuntu-branches/ubuntu/karmic/epiphany-browser/karmic

« back to all changes in this revision

Viewing changes to data/epiphany-2.24.pc

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-02-18 17:06:01 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20090218170601-q9hdhy9gt7mnox6o
Tags: 2.25.91-0ubuntu1
* New upstream version
* debian/control.in:
  - updated gtk requirement
* debian/control.in, debian/epiphany-browser.README.Debian, debian/rules:
  - don't build a webkit variant the upstream tarball doesn't allow doing now,
    this version uses gecko and the next one will use webkit (lp: #317305)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=/opt/gnome-2.24
2
 
exec_prefix=${prefix}
3
 
libdir=${exec_prefix}/lib
4
 
includedir=${prefix}/include/epiphany/2.24
5
 
extensionsdir=${exec_prefix}/lib/epiphany/2.24/extensions
6
 
loaderdir=${exec_prefix}/lib/epiphany/2.24/loaders
7
 
datarootdir=${prefix}/share
8
 
datadir=${datarootdir}
9
 
icondir=${datarootdir}/epiphany/icons
10
 
features= python
11
 
engine=@with_engine@
12
 
 
13
 
Name: Epiphany Browser
14
 
Description: GNOME Web Browser
15
 
Version: 2.24.3
16
 
Requires: gtk+-2.0, libxml-2.0
17
 
Libs: -L${libdir}
18
 
Cflags: -I${includedir}