source: roaraudio/doc/man1/roar-config.1 @ 5747:17e1c9dacc8f

Last change on this file since 5747:17e1c9dacc8f was 5747:17e1c9dacc8f, checked in by phi, 11 years ago

Provide a more common interface for path config.

File size: 969 bytes
Line 
1.\" roar-config.1:
2
3.TH "roar-config" "1" "January 2010" "RoarAudio" "System User's Manual: roar-config"
4
5.SH NAME
6
7roar-config \- get information of installed RoarAudio librarys
8
9.SH SYNOPSIS
10
11roar-config [\-\-version] [\-\-libs] [\-\-cflags] [lib]
12
13.SH DESCRIPTION
14
15This small tool prints information about installed versions and needed flags to work
16with the RoarAudio librarys.
17
18.SH "OPTIONS"
19
20.TP
21\fB--version\fR
22Show version of library
23
24.TP
25\fB--path NAME\fR
26Print path NAME. Examples for NAME include prefix-plugins.
27
28.TP
29\fB--product PRODUCT\fR
30Product string for --path.
31
32.TP
33\fB--provider PROVIDER\fR
34Provider string for --path.
35
36.TP
37\fB--universal\fR
38Use universal path for --path.
39
40.TP
41\fB--libs\fR
42Show linker flags (\-lxxx) needed to link library
43
44.TP
45\fB--cflags\fR
46Show compiler flags needed to link library
47
48.SH "SEE ALSO"
49\fBroartips\fR(7),
50\fBlibroar\fR(7),
51\fBRoarAudio\fR(7).
52
53.SH "HISTORY"
54
55For history information see \fBRoarAudio\fR(7).
56
57.\" ll
Note: See TracBrowser for help on using the repository browser.