summaryrefslogtreecommitdiff
path: root/package/jack2/files/jack.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/jack2/files/jack.pc.in')
-rw-r--r--package/jack2/files/jack.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/jack2/files/jack.pc.in b/package/jack2/files/jack.pc.in
new file mode 100644
index 000000000..5b49c3cc8
--- /dev/null
+++ b/package/jack2/files/jack.pc.in
@@ -0,0 +1,11 @@
+prefix=@PREFIX@
+exec_prefix=@PREFIX@
+libdir=@LIBDIR@
+includedir=/home/wbx/openadk/target_qemu-arm-realview-eb-mpcore_uclibc-ng_arm_hard_eabihf/usr/include
+server_libs=-L@LIBDIR@ -ljackserver
+
+Name: jack
+Description: the Jack Audio Connection Kit: a low-latency synchronous callback-based media server
+Version: 1.9.10
+Libs: -L@LIBDIR@ -ljack
+Cflags: -I/home/wbx/openadk/target_qemu-arm-realview-eb-mpcore_uclibc-ng_arm_hard_eabihf/usr/include