[Xfce4-commits] [xfce/exo] 19/21: Add missing exo-2.pc

noreply at xfce.org noreply at xfce.org
Tue Jul 12 04:08:11 CEST 2016


This is an automated email from the git hooks/post-receive script.

bluesabre pushed a commit to branch master
in repository xfce/exo.

commit e387957f5588d72f4984e7699598bdfa59f69ac9
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Mon Jul 11 21:43:54 2016 -0400

    Add missing exo-2.pc
---
 exo/exo-2.pc | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/exo/exo-2.pc b/exo/exo-2.pc
new file mode 100644
index 0000000..484daff
--- /dev/null
+++ b/exo/exo-2.pc
@@ -0,0 +1,13 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+exo_api_version=2
+
+Name: exo
+Description: Extension library for Xfce
+Requires: gtk+-3.0 libxfce4util-1.0
+Version: 0.10.7git-54395b6
+Libs: -L${libdir} -lexo-${exo_api_version}
+Cflags: -I${includedir}/exo-${exo_api_version}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list