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

« back to all changes in this revision

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

  • Committer: Ted Gould
  • Date: 2012-12-19 16:51:38 UTC
  • mto: (227.3.24 trunk-small)
  • mto: This revision was merged to the branch mainline in revision 245.
  • Revision ID: ted@gould.cx-20121219165138-j2v1urypyb16ykd6
Adding in a mock libhud-gtk so we can move some stuff there.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdir=@libdir@
 
2
includedir=@includedir@
 
3
 
 
4
Cflags: -I${includedir}/libhud-gtk-@apiversion@
 
5
Requires: glib-2.0 hud-1
 
6
Libs: -L${libdir} -lhud-gtk
 
7
 
 
8
Name: libhud-gtk
 
9
Description: A library to submit items into the HUD with GTK+ helpers
 
10
Version: @VERSION@
 
11