summaryrefslogtreecommitdiff
path: root/libmateweather/mateweather.pc.in
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-12-01 21:42:39 -0300
committerPerberos <[email protected]>2011-12-01 21:42:39 -0300
commitfe8aea1c3b5348347633da18a02b0bffd3b266a1 (patch)
tree9881bf77df7572844707cc7c50bd8ca6b5a97076 /libmateweather/mateweather.pc.in
downloadlibmateweather-fe8aea1c3b5348347633da18a02b0bffd3b266a1.tar.bz2
libmateweather-fe8aea1c3b5348347633da18a02b0bffd3b266a1.tar.xz
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'libmateweather/mateweather.pc.in')
-rw-r--r--libmateweather/mateweather.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/libmateweather/mateweather.pc.in b/libmateweather/mateweather.pc.in
new file mode 100644
index 0000000..d332631
--- /dev/null
+++ b/libmateweather/mateweather.pc.in
@@ -0,0 +1,14 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+datarootdir=@datarootdir@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: MateWeather
+Description: MateWeather shared library
+Version: @VERSION@
+Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-2.0 mateconf-2.0
+Requires.private: libxml-2.0 libsoup-2.4
+Libs: -L${libdir} -lmateweather
+Libs.private: -lm
+Cflags: -I${includedir}