diff options
author | Perberos <[email protected]> | 2011-12-01 22:07:25 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:07:25 -0300 |
commit | d00aab12b6ace2c3dda3efbc2aaa2646d78a9099 (patch) | |
tree | 8b0ca776e9234f7eabf3446f12df9a81abd466d0 /libmate-desktop/mate-desktop-2.0-uninstalled.pc.in | |
download | mate-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-uninstalled.pc.in')
-rw-r--r-- | libmate-desktop/mate-desktop-2.0-uninstalled.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libmate-desktop/mate-desktop-2.0-uninstalled.pc.in b/libmate-desktop/mate-desktop-2.0-uninstalled.pc.in new file mode 100644 index 0000000..21520a5 --- /dev/null +++ b/libmate-desktop/mate-desktop-2.0-uninstalled.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 libmateui-2.0 @STARTUP_NOTIFICATION_PACKAGE@ +Version: @VERSION@ +Libs: ${pc_top_builddir}/${pcfiledir}/libmate-desktop-2.la +Cflags: -I${pc_top_builddir}/${pcfiledir} |