1XINE(1)                     General Commands Manual                    XINE(1)
2
3
4

NAME

6       xine-config  - script to get information about the installed version of
7       libxine
8

SYNOPSIS

10       xine-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs]
11       [--cflags] [--objcflags] [--plugindir] [--datadir] [--scriptdir] [--lo‐
12       caledir]
13

DESCRIPTION

15       xine-config is DEPRECATED. Use pkg-config instead.
16
17       xine-config is a tool that is used to determine the compiler and linker
18       flags  that  should be used to compile and link programs that use libx‐
19       ine. It can also be used to determine the directories where libxine ex‐
20       pects plugins.
21

OPTIONS

23       xine-config  accepts  the  following options, passing them on (possibly
24       modified) to pkg-config libxine:
25
26       --version
27               --modversion
28               Print the currently installed version of libxine on  the  stan‐
29               dard output.
30
31       --libs
32       --cflags
33       --objcflags
34               Passed on unmodified.
35               Print  the compiler flags (for C and Objective C, respectively)
36               that are necessary to compile a program that uses libxine.
37
38       --bindir
39       --plugindir
40       --datadir
41       --scriptdir
42       --localedir
43               --variable=...
44               Print the  directory  where,  respectively,  libxine  binaries,
45               plugins,  data  files,  scripts  and locale data are stored/ex‐
46               pected.
47
48       --prefix=PREFIX
49               --define-variable=prefix=PREFIX
50               If specified, use PREFIX instead  of  the  installation  prefix
51               that  xine-lib was built with. This option is also used for the
52               exec prefix if --exec-prefix was not specified.
53
54
55       --exec-prefix=PREFIX
56               --define-variable=exec_prefix=PREFIX
57               If specified, use PREFIX instead of the installation exec  pre‐
58               fix that xine-lib was built with.
59

SEE ALSO

61       xine-lib(3), xine(1)
62
64       Copyright © 2001 Siggi Langauf, © 2001-2008 the xine project.  Based on
65       the man page for gtk-config, © 1998 Owen Taylor.
66
67       Permission to use, copy, modify, and distribute this software  and  its
68       documentation  for  any purpose and without fee is hereby granted, pro‐
69       vided that the above copyright notice appear in  all  copies  and  that
70       both  that  copyright  notice and this permission notice appear in sup‐
71       porting documentation.
72
73
74
75The xine project                  2001-08-28                           XINE(1)
Impressum