1 AC_INIT([enigma2-plugins],[3.0.0],[enigma2-devel@lists.elitedvb.net])
2 AM_INIT_AUTOMAKE([dist-bzip2 foreign no-define tar-pax])
3 AC_CONFIG_HEADERS([enigma2-plugins-config.h])
5 # Silent rules are available since 1.11, but older versions
6 # are still in use. So don't use them unconditionally.
7 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
9 AC_USE_SYSTEM_EXTENSIONS
14 m4_ifdef([LT_INIT], [LT_INIT], [AC_PROG_LIBTOOL])
15 AC_CONFIG_MACRO_DIR([m4])
17 AC_PATH_PROG(MSGFMT, msgfmt, AC_MSG_ERROR(Could not find msgfmt))
25 PKG_CHECK_MODULES(ENIGMA2, enigma2)
26 PKG_CHECK_MODULES(GSTREAMER, gstreamer-0.10 gstreamer-pbutils-0.10)
27 PKG_CHECK_MODULES(LIBCRYPTO, libcrypto)
30 AS_HELP_STRING([--without-debug],[disable debugging code]),
31 [with_debug="$withval"],[with_debug="yes"])
32 if test "$with_debug" = "yes"; then
34 AC_DEFINE([DEBUG],[1],[Define to 1 to enable debugging code])
38 AS_HELP_STRING([--with-po],[enable updating of po files]),
39 [with_po="$withval"],[with_po="no"])
40 if test "$with_po" = "yes"; then
41 AC_PATH_PROG(MSGINIT, msginit)
42 AC_PATH_PROG(MSGMERGE, msgmerge)
43 AC_PATH_PROG(MSGUNIQ, msguniq)
44 AC_PATH_PROG(XGETTEXT, xgettext)
45 if test -z "$MSGINIT" -o -z "$MSGMERGE" -o -z "$MSGUNIQ" -o -z "$XGETTEXT"; then
46 AC_MSG_ERROR([Could not find required gettext tools])
49 AM_CONDITIONAL(UPDATE_PO, test "$with_po" = "yes")
51 CPPFLAGS="$CPPFLAGS $PYTHON_CPPFLAGS -include Python.h -include enigma2-plugins-config.h"
52 CFLAGS="$CFLAGS $DEBUG_CFLAGS -Wall"
53 CXXFLAGS="$CXXFLAGS $DEBUG_CFLAGS -Wall $ENIGMA2_CFLAGS $PTHREAD_CFLAGS"
58 aihdcontroler/Makefile
59 aihdcontroler/meta/Makefile
60 aihdcontroler/src/Makefile
61 aihdcontroler/src/comp/Makefile
62 aihdcontroler/src/data/Makefile
64 antiscrollbar/Makefile
65 antiscrollbar/meta/Makefile
66 antiscrollbar/src/Makefile
69 audiosync/img/Makefile
70 audiosync/meta/Makefile
72 audiosync/src/Makefile
74 automatictimerlistcleanup/Makefile
75 automatictimerlistcleanup/meta/Makefile
76 automatictimerlistcleanup/po/Makefile
77 automatictimerlistcleanup/src/Makefile
79 automaticvolumeadjustment/Makefile
80 automaticvolumeadjustment/meta/Makefile
81 automaticvolumeadjustment/src/Makefile
83 autoresolution/Makefile
84 autoresolution/meta/Makefile
85 autoresolution/src/Makefile
86 autoresolution/po/Makefile
89 autotimer/meta/Makefile
91 autotimer/src/Makefile
92 autotimer/src/webinterface/Makefile
95 babelzapper/etc/Makefile
96 babelzapper/meta/Makefile
97 babelzapper/src/Makefile
99 bitrateviewer/Makefile
100 bitrateviewer/meta/Makefile
101 bitrateviewer/src/Makefile
102 bitrateviewer/src/bitratecalc/Makefile
105 bonjour/meta/Makefile
113 dreamirc/meta/Makefile
114 dreamirc/src/Makefile
115 dreamirc/src/protocols/Makefile
117 dreammediathek/Makefile
118 dreammediathek/src/Makefile
121 dvdbackup/meta/Makefile
122 dvdbackup/po/Makefile
123 dvdbackup/src/Makefile
130 easyinfo/meta/Makefile
131 easyinfo/src/Makefile
134 easymedia/meta/Makefile
135 easymedia/po/Makefile
136 easymedia/src/Makefile
142 eibox/src/images/Makefile
145 elektro/meta/Makefile
150 emailclient/meta/Makefile
151 emailclient/po/Makefile
152 emailclient/src/Makefile
155 epgrefresh/meta/Makefile
156 epgrefresh/po/Makefile
157 epgrefresh/src/Makefile
158 epgrefresh/src/webinterface/Makefile
161 epgsearch/meta/Makefile
162 epgsearch/po/Makefile
163 epgsearch/src/Makefile
166 fancontrol2/meta/Makefile
167 fancontrol2/po/Makefile
168 fancontrol2/src/Makefile
169 fancontrol2/src/data/Makefile
172 filebrowser/meta/Makefile
173 filebrowser/src/Makefile
176 fritzcall/meta/Makefile
177 fritzcall/po/Makefile
178 fritzcall/src/Makefile
179 fritzcall/src/images/Makefile
182 ftpbrowser/meta/Makefile
183 ftpbrowser/po/Makefile
184 ftpbrowser/src/Makefile
185 ftpbrowser/src/images/Makefile
187 genuinedreambox/Makefile
188 genuinedreambox/meta/Makefile
189 genuinedreambox/src/Makefile
192 googlemaps/meta/Makefile
193 googlemaps/src/Makefile
196 growlee/meta/Makefile
200 httpproxy/meta/Makefile
201 httpproxy/src/Makefile
209 kiddytimer/img/Makefile
210 kiddytimer/meta/Makefile
211 kiddytimer/po/Makefile
212 kiddytimer/src/Makefile
220 letterbox/src/Makefile
221 letterbox/meta/Makefile
224 logomanager/logodir_hdd/Makefile
225 logomanager/meta/Makefile
226 logomanager/src/Makefile
228 mediadownloader/Makefile
229 mediadownloader/meta/Makefile
230 mediadownloader/po/Makefile
231 mediadownloader/src/Makefile
234 menusort/meta/Makefile
235 menusort/src/Makefile
238 merlinepg/meta/Makefile
239 merlinepg/src/Makefile
241 merlinmusicplayer/Makefile
242 merlinmusicplayer/meta/Makefile
243 merlinmusicplayer/src/Makefile
244 merlinmusicplayer/src/images/Makefile
245 merlinmusicplayer/src/merlinmp3player/Makefile
248 meteoitalia/meta/Makefile
249 meteoitalia/src/Makefile
257 moviecut/meta/Makefile
258 moviecut/src_cc/Makefile
259 moviecut/src_py/Makefile
261 movielistpreview/Makefile
262 movielistpreview/meta/Makefile
263 movielistpreview/po/Makefile
264 movielistpreview/src/Makefile
266 movieretitle/Makefile
267 movieretitle/meta/Makefile
268 movieretitle/po/Makefile
269 movieretitle/src/Makefile
272 moviesearch/meta/Makefile
273 moviesearch/src/Makefile
275 movieselectionquickbutton/Makefile
276 movieselectionquickbutton/meta/Makefile
277 movieselectionquickbutton/po/Makefile
278 movieselectionquickbutton/src/Makefile
281 movietagger/etc/Makefile
282 movietagger/meta/Makefile
283 movietagger/src/Makefile
286 movieepg/meta/Makefile
287 movieepg/src/Makefile
295 multirc/meta/Makefile
302 namezap/meta/Makefile
307 netcaster/meta/Makefile
308 netcaster/src/Makefile
309 netcaster/src/bin/Makefile
310 netcaster/src/bin/interface/Makefile
311 netcaster/src/etc/Makefile
313 networkbrowser/Makefile
314 networkbrowser/meta/Makefile
315 networkbrowser/src/Makefile
316 networkbrowser/src/icons/Makefile
317 networkbrowser/src/lib/Makefile
320 ncidclient/meta/Makefile
321 ncidclient/po/Makefile
322 ncidclient/src/Makefile
334 orfteletext/meta/Makefile
335 orfteletext/src/Makefile
338 partnerbox/meta/Makefile
339 partnerbox/po/Makefile
340 partnerbox/src/Makefile
341 partnerbox/src/icons/Makefile
342 partnerbox/src/servicewebts/Makefile
344 passwordchanger/Makefile
345 passwordchanger/meta/Makefile
346 passwordchanger/po/Makefile
347 passwordchanger/src/Makefile
349 permanentclock/Makefile
350 permanentclock/meta/Makefile
351 permanentclock/po/Makefile
352 permanentclock/src/Makefile
359 pluginhider/meta/Makefile
360 pluginhider/po/Makefile
361 pluginhider/src/Makefile
364 pluginsort/meta/Makefile
365 pluginsort/po/Makefile
366 pluginsort/src/Makefile
370 podcast/meta/Makefile
375 porncenter/meta/Makefile
376 porncenter/po/Makefile
377 porncenter/src/Makefile
378 porncenter/src/Additions/Makefile
381 quickbutton/meta/Makefile
382 quickbutton/po/Makefile
383 quickbutton/src/Makefile
385 reconstructapsc/Makefile
386 reconstructapsc/meta/Makefile
387 reconstructapsc/src_cc/Makefile
388 reconstructapsc/src_py/Makefile
391 remotetimer/meta/Makefile
392 remotetimer/src/Makefile
394 rsdownloader/Makefile
395 rsdownloader/meta/Makefile
396 rsdownloader/po/Makefile
397 rsdownloader/src/Makefile
398 rsdownloader/src/container/Makefile
401 seekbar/meta/Makefile
406 serienfilm/meta/Makefile
407 serienfilm/po/Makefile
408 serienfilm/src/Makefile
409 serienfilm/src/icons/Makefile
412 setpasswd/meta/Makefile
413 setpasswd/po/Makefile
414 setpasswd/src/Makefile
417 shoutcast/meta/Makefile
418 shoutcast/po/Makefile
419 shoutcast/src/Makefile
422 simplerss/meta/Makefile
423 simplerss/po/Makefile
424 simplerss/src/Makefile
426 startupservice/Makefile
427 startupservice/meta/Makefile
428 startupservice/po/Makefile
429 startupservice/src/Makefile
431 startuptostandby/Makefile
432 startuptostandby/meta/Makefile
433 startuptostandby/src/Makefile
440 tageditor/meta/Makefile
441 tageditor/po/Makefile
442 tageditor/src/Makefile
445 trafficinfo/meta/Makefile
446 trafficinfo/src/Makefile
449 tvcharts/meta/Makefile
450 tvcharts/src/Makefile
452 unwetterinfo/Makefile
453 unwetterinfo/meta/Makefile
454 unwetterinfo/src/Makefile
456 valixdcontrol/Makefile
457 valixdcontrol/meta/Makefile
458 valixdcontrol/src/Makefile
459 valixdcontrol/src/comp/Makefile
460 valixdcontrol/src/data/Makefile
463 virtualzap/meta/Makefile
464 virtualzap/po/Makefile
465 virtualzap/src/Makefile
468 vlcplayer/meta/Makefile
469 vlcplayer/po/Makefile
470 vlcplayer/src/Makefile
471 vlcplayer/src/servicets/Makefile
479 weatherplugin/Makefile
480 weatherplugin/meta/Makefile
481 weatherplugin/po/Makefile
482 weatherplugin/src/Makefile
484 webcamviewer/Makefile
485 webcamviewer/meta/Makefile
486 webcamviewer/src/Makefile
488 webbouqueteditor/Makefile
489 webbouqueteditor/src/Makefile
490 webbouqueteditor/meta/Makefile
491 webbouqueteditor/src/web/Makefile
492 webbouqueteditor/src/web-data/Makefile
493 webbouqueteditor/src/WebChilds/Makefile
494 webbouqueteditor/src/WebComponents/Makefile
495 webbouqueteditor/src/WebComponents/Sources/Makefile
496 webbouqueteditor/src/WebScreens/Makefile
498 webinterface/Makefile
499 webinterface/meta/Makefile
500 webinterface/po/Makefile
501 webinterface/src/Makefile
502 webinterface/src/etc/Makefile
503 webinterface/src/mobile/Makefile
504 webinterface/src/web/Makefile
505 webinterface/src/web-data/Makefile
506 webinterface/src/web-data/gfx/Makefile
507 webinterface/src/web-data/img/Makefile
508 webinterface/src/web-data/lib/Makefile
509 webinterface/src/web-data/tpl/Makefile
510 webinterface/src/web-data/tpl/default/Makefile
511 webinterface/src/web-data/tpl/default/streaminterface/Makefile
512 webinterface/src/web-data/tpl/default/streaminterface/img/Makefile
513 webinterface/src/WebChilds/Makefile
514 webinterface/src/WebChilds/External/Makefile
515 webinterface/src/WebComponents/Makefile
516 webinterface/src/WebComponents/Converter/Makefile
517 webinterface/src/WebComponents/Sources/Makefile
520 werbezapper/meta/Makefile
521 werbezapper/po/Makefile
522 werbezapper/src/Makefile
524 youtubeplayer/Makefile
525 youtubeplayer/meta/Makefile
526 youtubeplayer/src/Makefile
527 youtubeplayer/src/Nemesis.GlassLine_Mod/Makefile
529 zaphistorybrowser/Makefile
530 zaphistorybrowser/meta/Makefile
531 zaphistorybrowser/po/Makefile
532 zaphistorybrowser/src/Makefile
534 zapstatistic/Makefile
535 zapstatistic/meta/Makefile
536 zapstatistic/po/Makefile
537 zapstatistic/src/Makefile
539 zdfmediathek/Makefile
540 zdfmediathek/meta/Makefile
541 zdfmediathek/src/Makefile