source: roaraudio/doc/man1/roar-config.1 @ 5672:ac5f50ae33f2

Last change on this file since 5672:ac5f50ae33f2 was 5672:ac5f50ae33f2, checked in by phi, 12 years ago

Improved roar-config.

File size: 800 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--libs\fR
30Show linker flags (\-lxxx) needed to link library
31
32.TP
33\fB--cflags\fR
34Show compiler flags needed to link library
35
36.SH "SEE ALSO"
37\fBroartips\fR(7),
38\fBlibroar\fR(7),
39\fBRoarAudio\fR(7).
40
41.SH "HISTORY"
42
43For history information see \fBRoarAudio\fR(7).
44
45.\" ll
Note: See TracBrowser for help on using the repository browser.