summaryrefslogtreecommitdiff
path: root/notify-sharp-3.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'notify-sharp-3.0.pc.in')
-rw-r--r--notify-sharp-3.0.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/notify-sharp-3.0.pc.in b/notify-sharp-3.0.pc.in
new file mode 100644
index 0000000..6c75af0
--- /dev/null
+++ b/notify-sharp-3.0.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+pkglibdir=${libdir}/mono/notify-sharp
+
+Name: notify-sharp
+Description: C# client library for notification-daemon
+Version: @VERSION@
+Requires: gtk-sharp-3.0
+Libs: -r:${pkglibdir}/notify-sharp.dll
+