summaryrefslogtreecommitdiff
path: root/notify-sharp-3.0.pc.in
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@debian.org>2013-11-04 02:04:25 +0800
committerChow Loong Jin <hyperair@debian.org>2013-11-04 02:05:05 +0800
commitf11f03f1dc38b7ef3a14400f593f9ba271971e7f (patch)
treef066984148a510bf230782d54f9ec9fb0bbce292 /notify-sharp-3.0.pc.in
parentfd94e72e5df31cf8a5bca52d6a86049a657d38ed (diff)
parent0d04227fa0319e717cb9dde6d8bfa060c93441ba (diff)
Merge tag 'upstream/3.0.0'
Upstream version 3.0.0
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
+