1 AC_INIT([enigma2-plugins],[3.2.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])
36 AC_SUBST(DEBUG_CFLAGS)
39 AS_HELP_STRING([--with-po],[enable updating of po files]),
40 [with_po="$withval"],[with_po="no"])
41 if test "$with_po" = "yes"; then
42 AC_PATH_PROG(MSGINIT, msginit)
43 AC_PATH_PROG(MSGMERGE, msgmerge)
44 AC_PATH_PROG(MSGUNIQ, msguniq)
45 AC_PATH_PROG(XGETTEXT, xgettext)
46 if test -z "$MSGINIT" -o -z "$MSGMERGE" -o -z "$MSGUNIQ" -o -z "$XGETTEXT"; then
47 AC_MSG_ERROR([Could not find required gettext tools])
50 AM_CONDITIONAL(UPDATE_PO, test "$with_po" = "yes")
56 3dsettings/meta/Makefile
57 3dsettings/po/Makefile
58 3dsettings/src/Makefile
65 aihdcontroler/Makefile
66 aihdcontroler/meta/Makefile
67 aihdcontroler/src/Makefile
68 aihdcontroler/src/comp/Makefile
69 aihdcontroler/src/data/Makefile
71 antiscrollbar/Makefile
72 antiscrollbar/meta/Makefile
73 antiscrollbar/src/Makefile
75 aspectratioswitch/Makefile
76 aspectratioswitch/meta/Makefile
77 aspectratioswitch/po/Makefile
78 aspectratioswitch/src/Makefile
81 audiorestart/img/Makefile
82 audiorestart/meta/Makefile
83 audiorestart/po/Makefile
84 audiorestart/src/Makefile
87 audiosync/img/Makefile
88 audiosync/meta/Makefile
90 audiosync/src/Makefile
92 automaticcleanup/Makefile
93 automaticcleanup/meta/Makefile
94 automaticcleanup/po/Makefile
95 automaticcleanup/src/Makefile
97 automatictimerlistcleanup/Makefile
98 automatictimerlistcleanup/meta/Makefile
99 automatictimerlistcleanup/po/Makefile
100 automatictimerlistcleanup/src/Makefile
102 automaticvolumeadjustment/Makefile
103 automaticvolumeadjustment/meta/Makefile
104 automaticvolumeadjustment/src/Makefile
106 autoresolution/Makefile
107 autoresolution/meta/Makefile
108 autoresolution/src/Makefile
109 autoresolution/po/Makefile
112 autotimer/meta/Makefile
113 autotimer/po/Makefile
114 autotimer/src/Makefile
115 autotimer/src/WebChilds/Makefile
116 autotimer/src/WebComponents/Makefile
117 autotimer/src/WebComponents/Sources/Makefile
118 autotimer/src/WebScreens/Makefile
119 autotimer/src/web/Makefile
120 autotimer/src/web-data/Makefile
123 babelzapper/etc/Makefile
124 babelzapper/meta/Makefile
125 babelzapper/src/Makefile
127 birthdayreminder/Makefile
128 birthdayreminder/meta/Makefile
129 birthdayreminder/po/Makefile
130 birthdayreminder/src/Makefile
132 bitrateviewer/Makefile
133 bitrateviewer/meta/Makefile
134 bitrateviewer/src/Makefile
135 bitrateviewer/src/bitratecalc/Makefile
138 bonjour/meta/Makefile
146 curlytx/meta/Makefile
150 dreamexplorer/Makefile
151 dreamexplorer/meta/Makefile
152 dreamexplorer/src/Makefile
153 dreamexplorer/src/res/Makefile
156 dreamirc/meta/Makefile
157 dreamirc/src/Makefile
158 dreamirc/src/protocols/Makefile
160 dreammediathek/Makefile
161 dreammediathek/src/Makefile
164 dvdbackup/meta/Makefile
165 dvdbackup/po/Makefile
166 dvdbackup/src/Makefile
173 easyinfo/meta/Makefile
174 easyinfo/src/Makefile
177 easymedia/meta/Makefile
178 easymedia/po/Makefile
179 easymedia/src/Makefile
189 eibox/src/images/Makefile
192 elektro/meta/Makefile
197 emailclient/meta/Makefile
198 emailclient/po/Makefile
199 emailclient/src/Makefile
202 emission/meta/Makefile
203 emission/src/Makefile
206 epgrefresh/meta/Makefile
207 epgrefresh/po/Makefile
208 epgrefresh/src/Makefile
209 epgrefresh/src/webinterface/Makefile
212 epgsearch/meta/Makefile
213 epgsearch/po/Makefile
214 epgsearch/src/Makefile
217 eurotictv/meta/Makefile
218 eurotictv/po/Makefile
219 eurotictv/src/Makefile
222 eventlist/src/Makefile
225 fancontrol2/meta/Makefile
226 fancontrol2/po/Makefile
227 fancontrol2/src/Makefile
228 fancontrol2/src/data/Makefile
231 filebrowser/meta/Makefile
232 filebrowser/src/Makefile
234 flashexpander/Makefile
235 flashexpander/meta/Makefile
236 flashexpander/po/Makefile
237 flashexpander/src/Makefile
240 fritzcall/meta/Makefile
241 fritzcall/po/Makefile
242 fritzcall/src/Makefile
243 fritzcall/src/images/Makefile
246 fstabeditor/meta/Makefile
247 fstabeditor/src/Makefile
250 ftpbrowser/meta/Makefile
251 ftpbrowser/po/Makefile
252 ftpbrowser/src/Makefile
253 ftpbrowser/src/images/Makefile
255 genuinedreambox/Makefile
256 genuinedreambox/meta/Makefile
257 genuinedreambox/src/Makefile
260 googlemaps/meta/Makefile
261 googlemaps/src/Makefile
264 growlee/meta/Makefile
268 httpproxy/meta/Makefile
269 httpproxy/src/Makefile
276 infobartunerstate/Makefile
277 infobartunerstate/meta/Makefile
278 infobartunerstate/po/Makefile
279 infobartunerstate/src/Makefile
281 internetradio/Makefile
282 internetradio/meta/Makefile
283 internetradio/po/Makefile
284 internetradio/src/Makefile
285 internetradio/src/images/Makefile
286 internetradio/src/WebComponents/Makefile
287 internetradio/src/WebComponents/Sources/Makefile
288 internetradio/src/WebScreens/Makefile
289 internetradio/src/web/Makefile
290 internetradio/src/web-data/Makefile
291 internetradio/src/web-data/img/Makefile
292 internetradio/src/web-data/tpl/Makefile
295 kiddytimer/img/Makefile
296 kiddytimer/meta/Makefile
297 kiddytimer/po/Makefile
298 kiddytimer/src/Makefile
306 letterbox/src/Makefile
307 letterbox/meta/Makefile
310 logomanager/logodir_hdd/Makefile
311 logomanager/meta/Makefile
312 logomanager/src/Makefile
314 mediadownloader/Makefile
315 mediadownloader/meta/Makefile
316 mediadownloader/po/Makefile
317 mediadownloader/src/Makefile
320 menusort/meta/Makefile
321 menusort/src/Makefile
324 merlinepg/meta/Makefile
325 merlinepg/src/Makefile
327 merlinepgcenter/Makefile
328 merlinepgcenter/meta/Makefile
329 merlinepgcenter/src/Makefile
330 merlinepgcenter/po/Makefile
331 merlinepgcenter/skins/Makefile
332 merlinepgcenter/images/Makefile
333 merlinepgcenter/images/HD/Makefile
334 merlinepgcenter/images/HD_BORDER/Makefile
335 merlinepgcenter/images/SD/Makefile
336 merlinepgcenter/images/XD/Makefile
337 merlinepgcenter/images/XD_BORDER/Makefile
338 merlinepgcenter/images/HD_Elgato/Makefile
340 merlinmusicplayer/Makefile
341 merlinmusicplayer/meta/Makefile
342 merlinmusicplayer/src/Makefile
343 merlinmusicplayer/src/images/Makefile
344 merlinmusicplayer/src/merlinmp3player/Makefile
347 meteoitalia/meta/Makefile
348 meteoitalia/src/Makefile
356 moviecut/meta/Makefile
358 moviecut/src_cc/Makefile
359 moviecut/src_py/Makefile
361 movielistpreview/Makefile
362 movielistpreview/meta/Makefile
363 movielistpreview/po/Makefile
364 movielistpreview/src/Makefile
366 movieretitle/Makefile
367 movieretitle/meta/Makefile
368 movieretitle/po/Makefile
369 movieretitle/src/Makefile
372 moviesearch/meta/Makefile
373 moviesearch/src/Makefile
375 movieselectionquickbutton/Makefile
376 movieselectionquickbutton/meta/Makefile
377 movieselectionquickbutton/po/Makefile
378 movieselectionquickbutton/src/Makefile
381 movietagger/etc/Makefile
382 movietagger/meta/Makefile
383 movietagger/po/Makefile
384 movietagger/src/Makefile
387 movieepg/meta/Makefile
388 movieepg/src/Makefile
396 multirc/meta/Makefile
404 namezap/meta/Makefile
409 netcaster/meta/Makefile
410 netcaster/src/Makefile
411 netcaster/src/bin/Makefile
412 netcaster/src/bin/interface/Makefile
413 netcaster/src/etc/Makefile
415 networkbrowser/Makefile
416 networkbrowser/meta/Makefile
417 networkbrowser/src/Makefile
418 networkbrowser/src/icons/Makefile
419 networkbrowser/src/lib/Makefile
422 ncidclient/meta/Makefile
423 ncidclient/po/Makefile
424 ncidclient/src/Makefile
436 orfteletext/meta/Makefile
437 orfteletext/src/Makefile
440 partnerbox/meta/Makefile
441 partnerbox/po/Makefile
442 partnerbox/src/Makefile
443 partnerbox/src/icons/Makefile
444 partnerbox/src/servicewebts/Makefile
446 passwordchanger/Makefile
447 passwordchanger/meta/Makefile
448 passwordchanger/po/Makefile
449 passwordchanger/src/Makefile
451 permanentclock/Makefile
452 permanentclock/meta/Makefile
453 permanentclock/po/Makefile
454 permanentclock/src/Makefile
456 permanenttimeshift/Makefile
457 permanenttimeshift/meta/Makefile
458 permanenttimeshift/po/Makefile
459 permanenttimeshift/images/Makefile
460 permanenttimeshift/src/Makefile
461 permanenttimeshift/src/eitsave/Makefile
462 permanenttimeshift/src/createapscfiles/Makefile
464 pipservicerelation/Makefile
465 pipservicerelation/src/Makefile
466 pipservicerelation/meta/Makefile
473 pluginhider/meta/Makefile
474 pluginhider/po/Makefile
475 pluginhider/src/Makefile
478 pluginsort/meta/Makefile
479 pluginsort/po/Makefile
480 pluginsort/src/Makefile
484 podcast/meta/Makefile
489 porncenter/meta/Makefile
490 porncenter/po/Makefile
491 porncenter/src/Makefile
492 porncenter/src/Additions/Makefile
495 pushservice/meta/Makefile
496 pushservice/po/Makefile
497 pushservice/src/Makefile
498 pushservice/src/Controller/Makefile
499 pushservice/src/Services/Makefile
500 pushservice/src/Services/gntp/Makefile
501 pushservice/src/Services/mail/Makefile
504 quickbutton/meta/Makefile
505 quickbutton/po/Makefile
506 quickbutton/src/Makefile
508 reconstructapsc/Makefile
509 reconstructapsc/meta/Makefile
510 reconstructapsc/src_cc/Makefile
511 reconstructapsc/src_py/Makefile
514 remotetimer/meta/Makefile
515 remotetimer/src/Makefile
517 rsdownloader/Makefile
518 rsdownloader/meta/Makefile
519 rsdownloader/po/Makefile
520 rsdownloader/src/Makefile
521 rsdownloader/src/container/Makefile
524 satloader/meta/Makefile
525 satloader/src/Makefile
526 satloader/po/Makefile
529 seekbar/meta/Makefile
534 serienfilm/meta/Makefile
535 serienfilm/po/Makefile
536 serienfilm/src/Makefile
537 serienfilm/src/icons/Makefile
540 setpasswd/meta/Makefile
541 setpasswd/po/Makefile
542 setpasswd/src/Makefile
545 showclock/meta/Makefile
546 showclock/po/Makefile
547 showclock/src/Makefile
550 simplerss/meta/Makefile
551 simplerss/po/Makefile
552 simplerss/src/Makefile
554 startupservice/Makefile
555 startupservice/meta/Makefile
556 startupservice/po/Makefile
557 startupservice/src/Makefile
559 startuptostandby/Makefile
560 startuptostandby/meta/Makefile
561 startuptostandby/src/Makefile
563 subsdownloader2/Makefile
564 subsdownloader2/meta/Makefile
565 subsdownloader2/src/Makefile
566 subsdownloader2/src/pic/Makefile
567 subsdownloader2/src/pic/buttons/Makefile
568 subsdownloader2/src/pic/buttons/HD/Makefile
569 subsdownloader2/src/pic/res/Makefile
570 subsdownloader2/src/SourceCode/Makefile
571 subsdownloader2/src/SourceCode/chardet/Makefile
572 subsdownloader2/src/SourceCode/periscope/Makefile
573 subsdownloader2/src/SourceCode/periscope/services/Makefile
574 subsdownloader2/src/SourceCode/periscope/services/BierDopje/Makefile
575 subsdownloader2/src/SourceCode/periscope/services/OpenSubtitle/Makefile
576 subsdownloader2/src/SourceCode/periscope/services/Subtitulos/Makefile
577 subsdownloader2/src/SourceCode/xbmc_subtitles/Makefile
578 subsdownloader2/src/SourceCode/xbmc_subtitles/services/Makefile
579 subsdownloader2/src/SourceCode/xbmc_subtitles/services/Itasa/Makefile
586 tageditor/meta/Makefile
587 tageditor/po/Makefile
588 tageditor/src/Makefile
591 teletext/meta/Makefile
593 teletext/src/Makefile
599 tvcharts/meta/Makefile
600 tvcharts/src/Makefile
602 unwetterinfo/Makefile
603 unwetterinfo/meta/Makefile
604 unwetterinfo/src/Makefile
606 valixdcontrol/Makefile
607 valixdcontrol/meta/Makefile
608 valixdcontrol/src/Makefile
609 valixdcontrol/src/comp/Makefile
610 valixdcontrol/src/data/Makefile
612 videocolorspace/Makefile
613 videocolorspace/meta/Makefile
614 videocolorspace/po/Makefile
615 videocolorspace/src/Makefile
618 virtualzap/meta/Makefile
619 virtualzap/po/Makefile
620 virtualzap/src/Makefile
623 vlcplayer/meta/Makefile
624 vlcplayer/po/Makefile
625 vlcplayer/src/Makefile
626 vlcplayer/src/servicets/Makefile
633 vps/src_py/web/Makefile
634 vps/src_py/web-data/Makefile
635 vps/src_py/WebComponents/Makefile
636 vps/src_py/WebComponents/Sources/Makefile
638 weatherplugin/Makefile
639 weatherplugin/meta/Makefile
640 weatherplugin/po/Makefile
641 weatherplugin/src/Makefile
644 webadmin/meta/Makefile
645 webadmin/src/Makefile
646 webadmin/src/mobile/Makefile
647 webadmin/src/web/Makefile
648 webadmin/src/WebChilds/Makefile
649 webadmin/src/WebComponents/Makefile
650 webadmin/src/WebComponents/Sources/Makefile
651 webadmin/src/web-data/Makefile
652 webadmin/src/web-data/tpl/Makefile
653 webadmin/src/web-data/img/Makefile
654 webadmin/src/WebScreens/Makefile
656 webcamviewer/Makefile
657 webcamviewer/meta/Makefile
658 webcamviewer/src/Makefile
660 webbouqueteditor/Makefile
661 webbouqueteditor/src/Makefile
662 webbouqueteditor/meta/Makefile
663 webbouqueteditor/src/web/Makefile
664 webbouqueteditor/src/web-data/Makefile
665 webbouqueteditor/src/WebChilds/Makefile
666 webbouqueteditor/src/WebComponents/Makefile
667 webbouqueteditor/src/WebComponents/Sources/Makefile
668 webbouqueteditor/src/WebScreens/Makefile
670 webinterface/Makefile
671 webinterface/meta/Makefile
672 webinterface/po/Makefile
673 webinterface/src/Makefile
674 webinterface/src/m/Makefile
675 webinterface/src/mobile/Makefile
676 webinterface/src/web/Makefile
677 webinterface/src/web-data/Makefile
678 webinterface/src/web-data/gfx/Makefile
679 webinterface/src/web-data/img/Makefile
680 webinterface/src/web-data/lib/Makefile
681 webinterface/src/web-data/lib/lang/Makefile
682 webinterface/src/web-data/lib/datepicker/Makefile
683 webinterface/src/web-data/lib/datepicker/media/Makefile
684 webinterface/src/web-data/m/Makefile
685 webinterface/src/web-data/m/css/Makefile
686 webinterface/src/web-data/m/css/themes/Makefile
687 webinterface/src/web-data/m/css/themes/images/Makefile
688 webinterface/src/web-data/m/script/Makefile
689 webinterface/src/web-data/tpl/Makefile
690 webinterface/src/web-data/tpl/default/Makefile
691 webinterface/src/web-data/tpl/default/streaminterface/Makefile
692 webinterface/src/WebChilds/Makefile
693 webinterface/src/WebChilds/External/Makefile
694 webinterface/src/WebComponents/Makefile
695 webinterface/src/WebComponents/Converter/Makefile
696 webinterface/src/WebComponents/Sources/Makefile
699 werbezapper/meta/Makefile
700 werbezapper/po/Makefile
701 werbezapper/src/Makefile
703 youtubeplayer/Makefile
704 youtubeplayer/meta/Makefile
705 youtubeplayer/src/Makefile
706 youtubeplayer/src/Nemesis.GlassLine_Mod/Makefile
709 yttrailer/meta/Makefile
710 yttrailer/po/Makefile
711 yttrailer/src/Makefile
713 zaphistorybrowser/Makefile
714 zaphistorybrowser/meta/Makefile
715 zaphistorybrowser/po/Makefile
716 zaphistorybrowser/src/Makefile
718 zapstatistic/Makefile
719 zapstatistic/meta/Makefile
720 zapstatistic/po/Makefile
721 zapstatistic/src/Makefile
723 zdfmediathek/Makefile
724 zdfmediathek/meta/Makefile
725 zdfmediathek/src/Makefile