~jbicha/hud/build-depend-on-valac-not-gir

« back to all changes in this revision

Viewing changes to libhud-client/hud-client.pc.in

  • Committer: Tarmac
  • Author(s): Ted Gould, Pete Woods, Antti Kaijanmäki, Ted Gould, Albert Astals, Ryan Lortie, Łukasz 'sil2100' Zemczak, Albert Astals Cid, Mathieu Trudel-Lapierre, Kaleo, Tarmac, Ricardo Salveti de Araujo, Michael Terry, Automatic PS uploader
  • Date: 2013-04-10 16:04:51 UTC
  • mfrom: (227.3.148 phablet)
  • Revision ID: tarmac-20130410160451-o3owpv3zaxulm5of
HUD 2.0 Merge.

Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdir=@libdir@
 
2
includedir=@includedir@
 
3
 
 
4
Cflags: -I${includedir}/libhud-client-@apiversion@
 
5
Requires: glib-2.0 gio-2.0
 
6
Libs: -L${libdir} -lhud-client
 
7
 
 
8
Name: libhud-client
 
9
Description: A library to use the HUD.  Mostly private, use with care.
 
10
Version: @VERSION@
 
11