~ubuntu-branches/ubuntu/natty/notify-sharp/natty

1 by Sebastian Dröge
Import upstream version 0.4.0~r2998
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