[banshee] build: add .pc file for Banshee.NotificationArea extension



commit e8c7720c8ac66f3a9aec2e5c75d50989df70f12d
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Thu Jul 17 00:46:10 2014 +0200

    build: add .pc file for Banshee.NotificationArea extension
    
    This is needed by the new SongKickGeoLocation extension in b-c-e.

 build/pkg-config/banshee-notificationarea.pc.in |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/build/pkg-config/banshee-notificationarea.pc.in b/build/pkg-config/banshee-notificationarea.pc.in
new file mode 100644
index 0000000..cb9d091
--- /dev/null
+++ b/build/pkg-config/banshee-notificationarea.pc.in
@@ -0,0 +1,10 @@
+prefix= prefix@
+exec_prefix=${prefix}
+libdir= libdir@
+bansheedir=${libdir}/@PACKAGE@
+
+Name: Banshee NotificationArea
+Description: Notification Area extension source for Banshee
+Version: @VERSION@
+Libs: -r:${bansheedir}/Extensions/Banshee.NotificationArea.dll
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]