forked from brltty/brltty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
brltty.pc.in
163 lines (136 loc) · 5.1 KB
/
brltty.pc.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
###############################################################################
# BRLTTY - A background process providing access to the console screen (when in
# text mode) for a blind person using a refreshable braille display.
#
# Copyright (C) 1995-2023 by The BRLTTY Developers.
#
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
#
# This is free software, placed under the terms of the
# GNU Lesser General Public License, as published by the Free Software
# Foundation; either version 2.1 of the License, or (at your option) any
# later version. Please see the file LICENSE-LGPL for details.
#
# Web Page: http://brltty.app/
#
# This software is maintained by Dave Mielke <[email protected]>.
###############################################################################
Name: @PACKAGE_TARNAME@
Version: @PACKAGE_VERSION@
URL: @PACKAGE_URL@
Description: Braille Device Daemon
package_name=@PACKAGE_TARNAME@
package_version=@PACKAGE_VERSION@
package_url=@PACKAGE_URL@
display_name=@PACKAGE_NAME@
mailing_list=@PACKAGE_BUGREPORT@
prefix=@prefix@
sysconfdir=@sysconfdir@
datarootdir=@datarootdir@
exec_prefix=@exec_prefix@
bindir=@bindir@
sbindir=@sbindir@
libdir=@libdir@
libexecdir=@libexecdir@
updatable_directory=@updatable_directory@
writable_directory=@writable_directory@
execute_root=@execute_root@
program_directory=${execute_root}@program_directory@
commands_directory=${execute_root}@commands_directory@
drivers_directory=${execute_root}@drivers_directory@
tables_directory=${execute_root}@tables_directory@
include_directory=${execute_root}@include_directory@
manpage_directory=${execute_root}@manpage_directory@
configuration_file=@CONFIGURATION_FILE@
preferences_file=@PREFERENCES_FILE@
text_table=@text_table@
attributes_table=@attributes_table@
have_liblouis=@brltty_enabled_liblouis@
liblouis_tables_directory=@louis_tables_directory@
braille_parameters=@braille_parameters@
braille_device=@braille_device@
speech_parameters=@speech_parameters@
have_speech=@brltty_enabled_speech_support@
screen_parameters=@screen_parameters@
screen_driver=@default_screen_driver@
all_braille_driver_codes=@brltty_item_codes_braille@
all_braille_driver_names=@brltty_item_names_braille@
internal_braille_driver_codes=@brltty_internal_codes_braille@
internal_braille_driver_names=@brltty_internal_names_braille@
external_braille_driver_codes=@brltty_external_codes_braille@
external_braille_driver_names=@brltty_external_names_braille@
all_speech_driver_codes=@brltty_item_codes_speech@
all_speech_driver_names=@brltty_item_names_speech@
internal_speech_driver_codes=@brltty_internal_codes_speech@
internal_speech_driver_names=@brltty_internal_names_speech@
external_speech_driver_codes=@brltty_external_codes_speech@
external_speech_driver_names=@brltty_external_names_speech@
all_screen_driver_codes=@brltty_item_codes_screen@
all_screen_driver_names=@brltty_item_names_screen@
internal_screen_driver_codes=@brltty_internal_codes_screen@
internal_screen_driver_names=@brltty_internal_names_screen@
external_screen_driver_codes=@brltty_external_codes_screen@
external_screen_driver_names=@brltty_external_names_screen@
libbraille_root=@libbraille_root@
espeak_root=@espeak_root@
espeak_ng_root=@espeak_ng_root@
flite_root=@flite_root@
flite_language=@flite_language@
flite_lexicon=@flite_lexicon@
flite_voice=@flite_voice@
mikropuhe_root=@mikropuhe_root@
speechd_root=@speechd_root@
swift_root=@swift_root@
theta_root=@theta_root@
privilege_parameters=@privilege_parameters@
relocatable_install=@brltty_enabled_relocatable_install@
static_executables=@brltty_enabled_standalone_programs@
stripped_executables=@brltty_enabled_stripping@
have_expat=@brltty_enabled_expat@
have_gpm=@brltty_enabled_gpm@
have_i18n=@brltty_enabled_i18n@
have_iconv=@brltty_enabled_iconv@
have_icu=@brltty_enabled_icu@
have_polkit=@brltty_enabled_polkit@
have_x=@brltty_enabled_x@
toolkit_package=@gui_toolkit_package@
curses_package=@curses_package@
system_package=@system_package@
pgmpath_package=@pgmpath_package@
pgmprivs_package=@pgmprivs_package@
service_package=@service_package@
params_package=@params_package@
dynld_package=@dynld_package@
rgx_package=@rgx_package@
charset_package=@charset_package@
hostcmd_package=@hostcmd_package@
mntpt_package=@mntpt_package@
mntfs_package=@mntfs_package@
kbd_package=@kbd_package@
bell_package=@bell_package@
leds_package=@leds_package@
beep_package=@beep_package@
pcm_package=@pcm_package@
midi_package=@midi_package@
fm_package=@fm_package@
serial_package=@serial_package@
usb_package=@usb_package@
bluetooth_package=@bluetooth_package@
ports_package=@ports_package@
init_path=@init_path@
stderr_path=@stderr_path@
have_api=@brltty_enabled_api@
have_java_bindings=@brltty_enabled_java_bindings@
have_lisp_bindings=@brltty_enabled_lisp_bindings@
have_ocaml_bindings=@brltty_enabled_ocaml_bindings@
have_python_bindings=@brltty_enabled_python_bindings@
have_tcl_bindings=@brltty_enabled_tcl_bindings@
api_name=@api_name@
api_version=@api_version@
api_release=@api_release@
api_major=@api_major@
api_minor=@api_minor@
api_revision=@api_revision@
api_parameters=@api_parameters@
api_socket_path=@BRLAPI_SOCKETPATH@
api_authkey_file=@BRLAPI_ETCDIR@/@api_authkeyfile@