summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-desktop-2.0.pc.in
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-12-01 22:07:25 -0300
committerPerberos <[email protected]>2011-12-01 22:07:25 -0300
commitd00aab12b6ace2c3dda3efbc2aaa2646d78a9099 (patch)
tree8b0ca776e9234f7eabf3446f12df9a81abd466d0 /libmate-desktop/mate-desktop-2.0.pc.in
downloadmate-desktop-d00aab12b6ace2c3dda3efbc2aaa2646d78a9099.tar.bz2
mate-desktop-d00aab12b6ace2c3dda3efbc2aaa2646d78a9099.tar.xz
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'libmate-desktop/mate-desktop-2.0.pc.in')
-rw-r--r--libmate-desktop/mate-desktop-2.0.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libmate-desktop/mate-desktop-2.0.pc.in b/libmate-desktop/mate-desktop-2.0.pc.in
new file mode 100644
index 0000000..f72665e
--- /dev/null
+++ b/libmate-desktop/mate-desktop-2.0.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: mate-desktop-2.0
+Description: Utility library for loading .desktop files
+Requires: gtk+-2.0 @STARTUP_NOTIFICATION_PACKAGE@
+Version: @VERSION@
+Libs: -L${libdir} -lmate-desktop-2
+Cflags: -I${includedir}/mate-desktop-2.0