summaryrefslogtreecommitdiffstats
path: root/spice-server.pc.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-03-24 15:08:57 +0100
committerAlexander Larsson <alexl@redhat.com>2010-03-24 15:08:57 +0100
commitfa3dddc0db4596b879f3fbfb71a18df1f7f49f3d (patch)
tree6fe32950c92f5214cf421194698137b75b2dbba1 /spice-server.pc.in
parent1c98a3536b2eab04230fe5a6055b18c15fab5052 (diff)
downloadspice-fa3dddc0db4596b879f3fbfb71a18df1f7f49f3d.tar.gz
spice-fa3dddc0db4596b879f3fbfb71a18df1f7f49f3d.tar.xz
spice-fa3dddc0db4596b879f3fbfb71a18df1f7f49f3d.zip
rename spice.pc to spice-server.pc
Diffstat (limited to 'spice-server.pc.in')
-rw-r--r--spice-server.pc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/spice-server.pc.in b/spice-server.pc.in
new file mode 100644
index 00000000..5639f4ae
--- /dev/null
+++ b/spice-server.pc.in
@@ -0,0 +1,13 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: spice
+Description: SPICE server library
+Version: @VERSION@
+
+Requires: @SPICE_REQUIRES@
+Libs: -L${libdir} -lspice
+Libs.private: @SPICE_NONPKGCONFIG_LIBS@
+Cflags: -I${includedir}/libspice