summaryrefslogtreecommitdiffstats
path: root/meta/packages/helix/helix-libs/hxclient.pc
diff options
context:
space:
mode:
authorRusty Lynch <rusty.lynch@intel.com>2008-10-22 04:21:53 -0700
committerRusty Lynch <rusty.lynch@intel.com>2008-10-22 04:21:53 -0700
commitca7fa46814bb7386c74e32c1f452aa8fb0906d67 (patch)
tree25350b020aa7c5578855a285c6b0a811937f9e68 /meta/packages/helix/helix-libs/hxclient.pc
parent06db259785557c31b2d07a3e5e181eb052e47754 (diff)
downloadpoky-ca7fa46814bb7386c74e32c1f452aa8fb0906d67.tar.gz
* Adding initial ribosome (helix build system) and helix-libs recipes
Diffstat (limited to 'meta/packages/helix/helix-libs/hxclient.pc')
-rw-r--r--meta/packages/helix/helix-libs/hxclient.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/helix/helix-libs/hxclient.pc b/meta/packages/helix/helix-libs/hxclient.pc
new file mode 100644
index 0000000000..8f64d25670
--- /dev/null
+++ b/meta/packages/helix/helix-libs/hxclient.pc
@@ -0,0 +1,11 @@
1prefix=/opt/helix
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: hxclient
7Description: Helix Client Libraries off the Atlas Branch
8Version: 4.1.0
9Libs: -L${libdir} -lhxclient -lstdc++
10Cflags: -I${includedir} -D_UNIX
11Requires: