~ubuntu-branches/ubuntu/trusty/notify-sharp/trusty

« back to all changes in this revision

Viewing changes to notify-sharp.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-03-22 23:56:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080322235623-o7z8aditf719tz9z
Tags: upstream-0.4.0~r2998
Import upstream version 0.4.0~r2998

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=${prefix}
 
3
libdir=${exec_prefix}/lib
 
4
pkglibdir=${libdir}/mono/notify-sharp
 
5
 
 
6
Name: notify-sharp
 
7
Description: C# client library for notification-daemon
 
8
Version: @VERSION@
 
9
Requires: gtk-sharp-2.0
 
10
Libs: -r:${pkglibdir}/notify-sharp.dll
 
11