Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4349 Serge 1
%define ARCH_AARCH64 0
2
%define ARCH_ALPHA 0
3
%define ARCH_ARM 0
4
%define ARCH_AVR32 0
5
%define ARCH_AVR32_AP 0
6
%define ARCH_AVR32_UC 0
7
%define ARCH_BFIN 0
8
%define ARCH_IA64 0
9
%define ARCH_M68K 0
10
%define ARCH_MIPS 0
11
%define ARCH_MIPS64 0
12
%define ARCH_PARISC 0
13
%define ARCH_PPC 0
14
%define ARCH_PPC64 0
15
%define ARCH_S390 0
16
%define ARCH_SH4 0
17
%define ARCH_SPARC 0
18
%define ARCH_SPARC64 0
19
%define ARCH_TILEGX 0
20
%define ARCH_TILEPRO 0
21
%define ARCH_TOMI 0
22
%define ARCH_X86 1
23
%define ARCH_X86_32 1
24
%define ARCH_X86_64 0
25
%define HAVE_ARMV5TE 0
26
%define HAVE_ARMV6 0
27
%define HAVE_ARMV6T2 0
28
%define HAVE_NEON 0
29
%define HAVE_VFP 0
30
%define HAVE_VFPV3 0
31
%define HAVE_AMD3DNOW 1
32
%define HAVE_AMD3DNOWEXT 1
33
%define HAVE_AVX 0
34
%define HAVE_AVX2 0
35
%define HAVE_FMA4 0
36
%define HAVE_I686 1
37
%define HAVE_MMX 1
38
%define HAVE_MMXEXT 1
39
%define HAVE_SSE 1
40
%define HAVE_SSE2 1
41
%define HAVE_SSE3 1
42
%define HAVE_SSE4 1
43
%define HAVE_SSE42 1
44
%define HAVE_SSSE3 1
45
%define HAVE_ALTIVEC 0
46
%define HAVE_PPC4XX 0
47
%define HAVE_VIS 0
48
%define HAVE_MIPSFPU 0
49
%define HAVE_MIPS32R2 0
50
%define HAVE_MIPSDSPR1 0
51
%define HAVE_MIPSDSPR2 0
52
%define HAVE_ARMV5TE_EXTERNAL 0
53
%define HAVE_ARMV6_EXTERNAL 0
54
%define HAVE_ARMV6T2_EXTERNAL 0
55
%define HAVE_NEON_EXTERNAL 0
56
%define HAVE_VFP_EXTERNAL 0
57
%define HAVE_VFPV3_EXTERNAL 0
58
%define HAVE_AMD3DNOW_EXTERNAL 1
59
%define HAVE_AMD3DNOWEXT_EXTERNAL 1
60
%define HAVE_AVX_EXTERNAL 0
61
%define HAVE_AVX2_EXTERNAL 0
62
%define HAVE_FMA4_EXTERNAL 0
63
%define HAVE_I686_EXTERNAL 0
64
%define HAVE_MMX_EXTERNAL 1
65
%define HAVE_MMXEXT_EXTERNAL 1
66
%define HAVE_SSE_EXTERNAL 1
67
%define HAVE_SSE2_EXTERNAL 1
68
%define HAVE_SSE3_EXTERNAL 1
69
%define HAVE_SSE4_EXTERNAL 1
70
%define HAVE_SSE42_EXTERNAL 1
71
%define HAVE_SSSE3_EXTERNAL 1
72
%define HAVE_ALTIVEC_EXTERNAL 0
73
%define HAVE_PPC4XX_EXTERNAL 0
74
%define HAVE_VIS_EXTERNAL 0
75
%define HAVE_MIPSFPU_EXTERNAL 0
76
%define HAVE_MIPS32R2_EXTERNAL 0
77
%define HAVE_MIPSDSPR1_EXTERNAL 0
78
%define HAVE_MIPSDSPR2_EXTERNAL 0
79
%define HAVE_ARMV5TE_INLINE 0
80
%define HAVE_ARMV6_INLINE 0
81
%define HAVE_ARMV6T2_INLINE 0
82
%define HAVE_NEON_INLINE 0
83
%define HAVE_VFP_INLINE 0
84
%define HAVE_VFPV3_INLINE 0
85
%define HAVE_AMD3DNOW_INLINE 1
86
%define HAVE_AMD3DNOWEXT_INLINE 1
87
%define HAVE_AVX_INLINE 0
88
%define HAVE_AVX2_INLINE 0
89
%define HAVE_FMA4_INLINE 0
90
%define HAVE_I686_INLINE 0
91
%define HAVE_MMX_INLINE 1
92
%define HAVE_MMXEXT_INLINE 1
93
%define HAVE_SSE_INLINE 1
94
%define HAVE_SSE2_INLINE 1
95
%define HAVE_SSE3_INLINE 1
96
%define HAVE_SSE4_INLINE 1
97
%define HAVE_SSE42_INLINE 1
98
%define HAVE_SSSE3_INLINE 1
99
%define HAVE_ALTIVEC_INLINE 0
100
%define HAVE_PPC4XX_INLINE 0
101
%define HAVE_VIS_INLINE 0
102
%define HAVE_MIPSFPU_INLINE 0
103
%define HAVE_MIPS32R2_INLINE 0
104
%define HAVE_MIPSDSPR1_INLINE 0
105
%define HAVE_MIPSDSPR2_INLINE 0
106
%define HAVE_INLINE_ASM 1
107
%define HAVE_SYMVER 1
108
%define HAVE_YASM 1
109
%define HAVE_BIGENDIAN 0
110
%define HAVE_FAST_UNALIGNED 1
111
%define HAVE_INCOMPATIBLE_LIBAV_ABI 0
112
%define HAVE_INCOMPATIBLE_FORK_ABI 0
113
%define HAVE_PTHREADS 0
114
%define HAVE_W32THREADS 0
115
%define HAVE_OS2THREADS 0
116
%define HAVE_ATOMICS_GCC 1
117
%define HAVE_ATOMICS_SUNCC 0
118
%define HAVE_ATOMICS_WIN32 0
119
%define HAVE_ATANF 1
120
%define HAVE_ATAN2F 1
121
%define HAVE_CBRT 1
122
%define HAVE_CBRTF 1
123
%define HAVE_COSF 1
124
%define HAVE_EXP2 1
125
%define HAVE_EXP2F 1
126
%define HAVE_EXPF 1
127
%define HAVE_ISINF 1
128
%define HAVE_ISNAN 1
129
%define HAVE_LDEXPF 1
130
%define HAVE_LLRINT 1
131
%define HAVE_LLRINTF 1
132
%define HAVE_LOG2 1
133
%define HAVE_LOG2F 1
134
%define HAVE_LOG10F 1
135
%define HAVE_LRINT 1
136
%define HAVE_LRINTF 1
137
%define HAVE_POWF 1
138
%define HAVE_RINT 1
139
%define HAVE_ROUND 1
140
%define HAVE_ROUNDF 1
141
%define HAVE_SINF 1
142
%define HAVE_TRUNC 1
143
%define HAVE_TRUNCF 1
144
%define HAVE_ACCESS 1
145
%define HAVE_ALIGNED_MALLOC 0
146
%define HAVE_ALIGNED_STACK 1
147
%define HAVE_ALSA_ASOUNDLIB_H 0
148
%define HAVE_ALTIVEC_H 0
149
%define HAVE_ARPA_INET_H 0
150
%define HAVE_ASM_MOD_Q 0
151
%define HAVE_ASM_MOD_Y 0
152
%define HAVE_ASM_TYPES_H 0
153
%define HAVE_ATOMIC_CAS_PTR 0
154
%define HAVE_ATOMICS_NATIVE 1
155
%define HAVE_ATTRIBUTE_MAY_ALIAS 1
156
%define HAVE_ATTRIBUTE_PACKED 1
157
%define HAVE_CDIO_PARANOIA_H 0
158
%define HAVE_CDIO_PARANOIA_PARANOIA_H 0
159
%define HAVE_CL_CL_H 0
160
%define HAVE_CLOCK_GETTIME 0
161
%define HAVE_CLOSESOCKET 0
162
%define HAVE_COMMANDLINETOARGVW 1
163
%define HAVE_CPUNOP 0
164
%define HAVE_CRYPTGENRANDOM 1
165
%define HAVE_DCBZL 0
166
%define HAVE_DEV_BKTR_IOCTL_BT848_H 0
167
%define HAVE_DEV_BKTR_IOCTL_METEOR_H 0
168
%define HAVE_DEV_IC_BT8XX_H 0
169
%define HAVE_DEV_VIDEO_BKTR_IOCTL_BT848_H 0
170
%define HAVE_DEV_VIDEO_METEOR_IOCTL_METEOR_H 0
171
%define HAVE_DIRECT_H 1
172
%define HAVE_DLFCN_H 0
173
%define HAVE_DLOPEN 0
174
%define HAVE_DOS_PATHS 1
175
%define HAVE_DXVA_H 0
176
%define HAVE_EBP_AVAILABLE 1
177
%define HAVE_EBX_AVAILABLE 1
178
%define HAVE_FAST_64BIT 0
179
%define HAVE_FAST_CLZ 1
180
%define HAVE_FAST_CMOV 0
181
%define HAVE_FCNTL 0
182
%define HAVE_FORK 0
183
%define HAVE_GETADDRINFO 0
184
%define HAVE_GETHRTIME 0
185
%define HAVE_GETRUSAGE 0
186
%define HAVE_GLOB 0
187
%define HAVE_GNU_AS 1
188
%define HAVE_IBM_ASM 0
189
%define HAVE_INET_ATON 0
190
%define HAVE_IO_H 1
191
%define HAVE_INLINE_ASM_LABELS 1
192
%define HAVE_ISATTY 1
193
%define HAVE_JACK_PORT_GET_LATENCY_RANGE 0
194
%define HAVE_KBHIT 1
195
%define HAVE_LDBRX 0
196
%define HAVE_LIBDC1394_1 0
197
%define HAVE_LIBDC1394_2 0
198
%define HAVE_LOCAL_ALIGNED_16 1
199
%define HAVE_LOCAL_ALIGNED_8 1
200
%define HAVE_LOCALTIME_R 0
201
%define HAVE_LOONGSON 0
202
%define HAVE_LZO1X_999_COMPRESS 0
203
%define HAVE_MACHINE_IOCTL_BT848_H 0
204
%define HAVE_MACHINE_IOCTL_METEOR_H 0
205
%define HAVE_MACHINE_RW_BARRIER 0
206
%define HAVE_MAKEINFO 1
207
%define HAVE_MALLOC_H 1
208
%define HAVE_MEMALIGN 0
209
%define HAVE_MKSTEMP 0
210
%define HAVE_MM_EMPTY 0
211
%define HAVE_MMAP 0
212
%define HAVE_MSVCRT 0
213
%define HAVE_NANOSLEEP 0
214
%define HAVE_OPENJPEG_1_5_OPENJPEG_H 0
215
%define HAVE_PEEKNAMEDPIPE 1
216
%define HAVE_PERL 1
217
%define HAVE_POD2MAN 1
218
%define HAVE_POLL_H 0
219
%define HAVE_POSIX_MEMALIGN 0
220
%define HAVE_PRAGMA_DEPRECATED 1
221
%define HAVE_PTHREAD_CANCEL 0
222
%define HAVE_RDTSC 0
223
%define HAVE_RSYNC_CONTIMEOUT 1
224
%define HAVE_SARESTART 0
225
%define HAVE_SCHED_GETAFFINITY 0
226
%define HAVE_SDL 0
227
%define HAVE_SETCONSOLETEXTATTRIBUTE 1
228
%define HAVE_SETMODE 0
229
%define HAVE_SETRLIMIT 0
230
%define HAVE_SLEEP 1
231
%define HAVE_SNDIO_H 0
232
%define HAVE_SOCKLEN_T 0
233
%define HAVE_SOUNDCARD_H 0
234
%define HAVE_STRERROR_R 0
235
%define HAVE_STRUCT_ADDRINFO 0
236
%define HAVE_STRUCT_GROUP_SOURCE_REQ 0
237
%define HAVE_STRUCT_IP_MREQ_SOURCE 0
238
%define HAVE_STRUCT_IPV6_MREQ 0
239
%define HAVE_STRUCT_POLLFD 0
240
%define HAVE_STRUCT_RUSAGE_RU_MAXRSS 0
241
%define HAVE_STRUCT_SCTP_EVENT_SUBSCRIBE 0
242
%define HAVE_STRUCT_SOCKADDR_IN6 0
243
%define HAVE_STRUCT_SOCKADDR_SA_LEN 0
244
%define HAVE_STRUCT_SOCKADDR_STORAGE 0
245
%define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 0
246
%define HAVE_STRUCT_V4L2_FRMIVALENUM_DISCRETE 0
247
%define HAVE_SYMVER_ASM_LABEL 1
248
%define HAVE_SYMVER_GNU_ASM 0
249
%define HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
250
%define HAVE_SYSCONF 0
251
%define HAVE_SYSCTL 0
252
%define HAVE_SYS_MMAN_H 0
253
%define HAVE_SYS_PARAM_H 1
254
%define HAVE_SYS_RESOURCE_H 1
255
%define HAVE_SYS_SELECT_H 0
256
%define HAVE_SYS_SOUNDCARD_H 0
257
%define HAVE_SYS_TIME_H 1
258
%define HAVE_SYS_UN_H 0
259
%define HAVE_SYS_VIDEOIO_H 0
260
%define HAVE_TERMIOS_H 0
261
%define HAVE_TEXI2HTML 0
262
%define HAVE_THREADS 0
263
%define HAVE_UNISTD_H 1
264
%define HAVE_USLEEP 1
265
%define HAVE_VFP_ARGS 0
266
%define HAVE_WINSOCK2_H 0
267
%define HAVE_XFORM_ASM 0
268
%define HAVE_XMM_CLOBBERS 0
269
%define CONFIG_BSFS 1
270
%define CONFIG_DECODERS 1
271
%define CONFIG_DEMUXERS 1
272
%define CONFIG_ENCODERS 0
273
%define CONFIG_FILTERS 1
274
%define CONFIG_HWACCELS 0
275
%define CONFIG_INDEVS 0
276
%define CONFIG_MUXERS 0