[banshee] build: Add .pc file for Banshee.Fixup



commit c3626ddf338bad20c0c73fde9b591fc4b1de9123
Author: Marcin Kolny <marcin kolny gmail com>
Date:   Tue May 27 01:20:54 2014 +0200

    build: Add .pc file for Banshee.Fixup
    
    This will be shortly needed by an extension in b-c-e.
    
    Signed-off-by: Andrés G. Aragoneses <knocte gmail com>

 build/pkg-config/banshee-fixup.pc.in |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/build/pkg-config/banshee-fixup.pc.in b/build/pkg-config/banshee-fixup.pc.in
new file mode 100644
index 0000000..0227481
--- /dev/null
+++ b/build/pkg-config/banshee-fixup.pc.in
@@ -0,0 +1,11 @@
+prefix= prefix@
+exec_prefix=${prefix}
+libdir= libdir@
+bansheedir=${libdir}/@PACKAGE@
+
+Name: Banshee Metadata Fixup
+Description: Metadata Fixup extension for Banshee
+Version: @VERSION@
+Requires: banshee-thickclient
+Libs: -r:${bansheedir}/Extensions/Banshee.Fixup.dll -r:${bansheedir}/Migo.dll
+


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