~noskcaj/ubuntu/trusty/libgweather/merge-svn

« back to all changes in this revision

Viewing changes to libgweather/gweather-3.0-uninstalled.pc.in

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-03 17:15:34 UTC
  • mfrom: (1.1.13 upstream)
  • mto: (1.3.28)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: package-import@ubuntu.com-20111103171534-ikr2d6lyzgkmtslm
ImportĀ upstreamĀ versionĀ 3.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
datarootdir=@datarootdir@
 
4
libdir=@libdir@
 
5
includedir=@includedir@
 
6
 
 
7
Name: GWeather
 
8
Description: GWeather shared library
 
9
Version: @VERSION@
 
10
Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-3.0 gconf-2.0
 
11
Requires.private: libxml-2.0 libsoup-2.4
 
12
Libs: ${pc_top_builddir}/${pcfiledir}/libgweather-3.la
 
13
Cflags: -I${pc_top_builddir}/${pcfiledir}/..