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
145 channelselectionshorttitle/Makefile
146 channelselectionshorttitle/src/Makefile
149 curlytx/meta/Makefile
153 dreamexplorer/Makefile
154 dreamexplorer/meta/Makefile
155 dreamexplorer/src/Makefile
156 dreamexplorer/src/res/Makefile
159 dreamirc/meta/Makefile
160 dreamirc/src/Makefile
161 dreamirc/src/protocols/Makefile
163 dreammediathek/Makefile
164 dreammediathek/src/Makefile
167 dvdbackup/meta/Makefile
168 dvdbackup/po/Makefile
169 dvdbackup/src/Makefile
176 easyinfo/meta/Makefile
177 easyinfo/src/Makefile
180 easymedia/meta/Makefile
181 easymedia/po/Makefile
182 easymedia/src/Makefile
192 eibox/src/images/Makefile
195 elektro/meta/Makefile
200 emailclient/meta/Makefile
201 emailclient/po/Makefile
202 emailclient/src/Makefile
205 emission/meta/Makefile
206 emission/src/Makefile
209 epgrefresh/meta/Makefile
210 epgrefresh/po/Makefile
211 epgrefresh/src/Makefile
212 epgrefresh/src/webinterface/Makefile
215 epgsearch/meta/Makefile
216 epgsearch/po/Makefile
217 epgsearch/src/Makefile
220 eurotictv/meta/Makefile
221 eurotictv/po/Makefile
222 eurotictv/src/Makefile
225 eventlist/src/Makefile
227 eventposition/Makefile
228 eventposition/src/Makefile
231 fancontrol2/meta/Makefile
232 fancontrol2/po/Makefile
233 fancontrol2/src/Makefile
234 fancontrol2/src/data/Makefile
237 filebrowser/meta/Makefile
238 filebrowser/src/Makefile
240 flashexpander/Makefile
241 flashexpander/meta/Makefile
242 flashexpander/po/Makefile
243 flashexpander/src/Makefile
246 fritzcall/meta/Makefile
247 fritzcall/po/Makefile
248 fritzcall/src/Makefile
249 fritzcall/src/images/Makefile
252 fstabeditor/meta/Makefile
253 fstabeditor/src/Makefile
256 ftpbrowser/meta/Makefile
257 ftpbrowser/po/Makefile
258 ftpbrowser/src/Makefile
259 ftpbrowser/src/images/Makefile
261 genuinedreambox/Makefile
262 genuinedreambox/meta/Makefile
263 genuinedreambox/src/Makefile
266 googlemaps/meta/Makefile
267 googlemaps/src/Makefile
270 growlee/meta/Makefile
274 httpproxy/meta/Makefile
275 httpproxy/src/Makefile
282 infobartunerstate/Makefile
283 infobartunerstate/meta/Makefile
284 infobartunerstate/po/Makefile
285 infobartunerstate/src/Makefile
287 internetradio/Makefile
288 internetradio/meta/Makefile
289 internetradio/po/Makefile
290 internetradio/src/Makefile
291 internetradio/src/images/Makefile
292 internetradio/src/WebComponents/Makefile
293 internetradio/src/WebComponents/Sources/Makefile
294 internetradio/src/WebScreens/Makefile
295 internetradio/src/web/Makefile
296 internetradio/src/web-data/Makefile
297 internetradio/src/web-data/img/Makefile
298 internetradio/src/web-data/tpl/Makefile
301 kiddytimer/img/Makefile
302 kiddytimer/meta/Makefile
303 kiddytimer/po/Makefile
304 kiddytimer/src/Makefile
312 letterbox/src/Makefile
313 letterbox/meta/Makefile
316 logomanager/logodir_hdd/Makefile
317 logomanager/meta/Makefile
318 logomanager/src/Makefile
320 mediadownloader/Makefile
321 mediadownloader/meta/Makefile
322 mediadownloader/po/Makefile
323 mediadownloader/src/Makefile
326 menusort/meta/Makefile
327 menusort/src/Makefile
330 merlinepg/meta/Makefile
331 merlinepg/src/Makefile
333 merlinepgcenter/Makefile
334 merlinepgcenter/meta/Makefile
335 merlinepgcenter/src/Makefile
336 merlinepgcenter/po/Makefile
337 merlinepgcenter/skins/Makefile
338 merlinepgcenter/images/Makefile
339 merlinepgcenter/images/HD/Makefile
340 merlinepgcenter/images/HD_BORDER/Makefile
341 merlinepgcenter/images/SD/Makefile
342 merlinepgcenter/images/XD/Makefile
343 merlinepgcenter/images/XD_BORDER/Makefile
344 merlinepgcenter/images/HD_Elgato/Makefile
346 merlinmusicplayer/Makefile
347 merlinmusicplayer/meta/Makefile
348 merlinmusicplayer/src/Makefile
349 merlinmusicplayer/src/images/Makefile
350 merlinmusicplayer/src/merlinmp3player/Makefile
353 meteoitalia/meta/Makefile
354 meteoitalia/src/Makefile
362 moviecut/meta/Makefile
364 moviecut/src_cc/Makefile
365 moviecut/src_py/Makefile
367 movielistpreview/Makefile
368 movielistpreview/meta/Makefile
369 movielistpreview/po/Makefile
370 movielistpreview/src/Makefile
372 movieretitle/Makefile
373 movieretitle/meta/Makefile
374 movieretitle/po/Makefile
375 movieretitle/src/Makefile
378 moviesearch/meta/Makefile
379 moviesearch/src/Makefile
381 movieselectionquickbutton/Makefile
382 movieselectionquickbutton/meta/Makefile
383 movieselectionquickbutton/po/Makefile
384 movieselectionquickbutton/src/Makefile
387 movietagger/etc/Makefile
388 movietagger/meta/Makefile
389 movietagger/po/Makefile
390 movietagger/src/Makefile
393 movieepg/meta/Makefile
394 movieepg/src/Makefile
402 multirc/meta/Makefile
410 namezap/meta/Makefile
415 netcaster/meta/Makefile
416 netcaster/src/Makefile
417 netcaster/src/bin/Makefile
418 netcaster/src/bin/interface/Makefile
419 netcaster/src/etc/Makefile
421 networkbrowser/Makefile
422 networkbrowser/meta/Makefile
423 networkbrowser/src/Makefile
424 networkbrowser/src/icons/Makefile
425 networkbrowser/src/lib/Makefile
428 ncidclient/meta/Makefile
429 ncidclient/po/Makefile
430 ncidclient/src/Makefile
442 orfteletext/meta/Makefile
443 orfteletext/src/Makefile
446 partnerbox/meta/Makefile
447 partnerbox/po/Makefile
448 partnerbox/src/Makefile
449 partnerbox/src/icons/Makefile
450 partnerbox/src/servicewebts/Makefile
452 passwordchanger/Makefile
453 passwordchanger/meta/Makefile
454 passwordchanger/po/Makefile
455 passwordchanger/src/Makefile
457 permanentclock/Makefile
458 permanentclock/meta/Makefile
459 permanentclock/po/Makefile
460 permanentclock/src/Makefile
462 permanenttimeshift/Makefile
463 permanenttimeshift/meta/Makefile
464 permanenttimeshift/po/Makefile
465 permanenttimeshift/images/Makefile
466 permanenttimeshift/src/Makefile
467 permanenttimeshift/src/eitsave/Makefile
468 permanenttimeshift/src/createapscfiles/Makefile
470 pipservicerelation/Makefile
471 pipservicerelation/src/Makefile
472 pipservicerelation/meta/Makefile
479 pluginhider/meta/Makefile
480 pluginhider/po/Makefile
481 pluginhider/src/Makefile
484 pluginsort/meta/Makefile
485 pluginsort/po/Makefile
486 pluginsort/src/Makefile
490 podcast/meta/Makefile
495 porncenter/meta/Makefile
496 porncenter/po/Makefile
497 porncenter/src/Makefile
498 porncenter/src/Additions/Makefile
501 pushservice/meta/Makefile
502 pushservice/po/Makefile
503 pushservice/src/Makefile
504 pushservice/src/Controller/Makefile
505 pushservice/src/Services/Makefile
506 pushservice/src/Services/gntp/Makefile
507 pushservice/src/Services/mail/Makefile
510 quickbutton/meta/Makefile
511 quickbutton/po/Makefile
512 quickbutton/src/Makefile
514 reconstructapsc/Makefile
515 reconstructapsc/meta/Makefile
516 reconstructapsc/src_cc/Makefile
517 reconstructapsc/src_py/Makefile
519 reftopiconname/Makefile
520 reftopiconname/src/Makefile
523 remotetimer/meta/Makefile
524 remotetimer/src/Makefile
526 rsdownloader/Makefile
527 rsdownloader/meta/Makefile
528 rsdownloader/po/Makefile
529 rsdownloader/src/Makefile
530 rsdownloader/src/container/Makefile
533 satloader/meta/Makefile
534 satloader/src/Makefile
535 satloader/po/Makefile
538 seekbar/meta/Makefile
543 serienfilm/meta/Makefile
544 serienfilm/po/Makefile
545 serienfilm/src/Makefile
546 serienfilm/src/icons/Makefile
549 setpasswd/meta/Makefile
550 setpasswd/po/Makefile
551 setpasswd/src/Makefile
554 showclock/meta/Makefile
555 showclock/po/Makefile
556 showclock/src/Makefile
559 simplerss/meta/Makefile
560 simplerss/po/Makefile
561 simplerss/src/Makefile
563 startupservice/Makefile
564 startupservice/meta/Makefile
565 startupservice/po/Makefile
566 startupservice/src/Makefile
568 startuptostandby/Makefile
569 startuptostandby/meta/Makefile
570 startuptostandby/src/Makefile
572 subsdownloader2/Makefile
573 subsdownloader2/meta/Makefile
574 subsdownloader2/src/Makefile
575 subsdownloader2/src/pic/Makefile
576 subsdownloader2/src/pic/buttons/Makefile
577 subsdownloader2/src/pic/buttons/HD/Makefile
578 subsdownloader2/src/pic/res/Makefile
579 subsdownloader2/src/SourceCode/Makefile
580 subsdownloader2/src/SourceCode/chardet/Makefile
581 subsdownloader2/src/SourceCode/periscope/Makefile
582 subsdownloader2/src/SourceCode/periscope/services/Makefile
583 subsdownloader2/src/SourceCode/periscope/services/BierDopje/Makefile
584 subsdownloader2/src/SourceCode/periscope/services/OpenSubtitle/Makefile
585 subsdownloader2/src/SourceCode/periscope/services/Subtitulos/Makefile
586 subsdownloader2/src/SourceCode/xbmc_subtitles/Makefile
587 subsdownloader2/src/SourceCode/xbmc_subtitles/services/Makefile
588 subsdownloader2/src/SourceCode/xbmc_subtitles/services/Itasa/Makefile
595 tageditor/meta/Makefile
596 tageditor/po/Makefile
597 tageditor/src/Makefile
600 teletext/meta/Makefile
602 teletext/src/Makefile
608 tvcharts/meta/Makefile
609 tvcharts/src/Makefile
611 unwetterinfo/Makefile
612 unwetterinfo/meta/Makefile
613 unwetterinfo/src/Makefile
615 valixdcontrol/Makefile
616 valixdcontrol/meta/Makefile
617 valixdcontrol/src/Makefile
618 valixdcontrol/src/comp/Makefile
619 valixdcontrol/src/data/Makefile
621 videocolorspace/Makefile
622 videocolorspace/meta/Makefile
623 videocolorspace/po/Makefile
624 videocolorspace/src/Makefile
627 virtualzap/meta/Makefile
628 virtualzap/po/Makefile
629 virtualzap/src/Makefile
632 vlcplayer/meta/Makefile
633 vlcplayer/po/Makefile
634 vlcplayer/src/Makefile
635 vlcplayer/src/servicets/Makefile
642 vps/src_py/web/Makefile
643 vps/src_py/web-data/Makefile
644 vps/src_py/WebComponents/Makefile
645 vps/src_py/WebComponents/Sources/Makefile
647 weatherplugin/Makefile
648 weatherplugin/meta/Makefile
649 weatherplugin/po/Makefile
650 weatherplugin/src/Makefile
652 weathercomponent/Makefile
653 weathercomponent/src/Makefile
655 weathercomponenthandler/Makefile
656 weathercomponenthandler/src/Makefile
660 webadmin/meta/Makefile
661 webadmin/src/Makefile
662 webadmin/src/mobile/Makefile
663 webadmin/src/web/Makefile
664 webadmin/src/WebChilds/Makefile
665 webadmin/src/WebComponents/Makefile
666 webadmin/src/WebComponents/Sources/Makefile
667 webadmin/src/web-data/Makefile
668 webadmin/src/web-data/tpl/Makefile
669 webadmin/src/web-data/img/Makefile
670 webadmin/src/WebScreens/Makefile
672 webcamviewer/Makefile
673 webcamviewer/meta/Makefile
674 webcamviewer/src/Makefile
676 webbouqueteditor/Makefile
677 webbouqueteditor/src/Makefile
678 webbouqueteditor/meta/Makefile
679 webbouqueteditor/src/web/Makefile
680 webbouqueteditor/src/web-data/Makefile
681 webbouqueteditor/src/WebChilds/Makefile
682 webbouqueteditor/src/WebComponents/Makefile
683 webbouqueteditor/src/WebComponents/Sources/Makefile
684 webbouqueteditor/src/WebScreens/Makefile
686 webinterface/Makefile
687 webinterface/meta/Makefile
688 webinterface/po/Makefile
689 webinterface/src/Makefile
690 webinterface/src/m/Makefile
691 webinterface/src/mobile/Makefile
692 webinterface/src/web/Makefile
693 webinterface/src/web-data/Makefile
694 webinterface/src/web-data/gfx/Makefile
695 webinterface/src/web-data/img/Makefile
696 webinterface/src/web-data/lib/Makefile
697 webinterface/src/web-data/lib/lang/Makefile
698 webinterface/src/web-data/lib/datepicker/Makefile
699 webinterface/src/web-data/lib/datepicker/media/Makefile
700 webinterface/src/web-data/m/Makefile
701 webinterface/src/web-data/m/css/Makefile
702 webinterface/src/web-data/m/css/themes/Makefile
703 webinterface/src/web-data/m/css/themes/images/Makefile
704 webinterface/src/web-data/m/script/Makefile
705 webinterface/src/web-data/tpl/Makefile
706 webinterface/src/web-data/tpl/default/Makefile
707 webinterface/src/web-data/tpl/default/streaminterface/Makefile
708 webinterface/src/WebChilds/Makefile
709 webinterface/src/WebChilds/External/Makefile
710 webinterface/src/WebComponents/Makefile
711 webinterface/src/WebComponents/Converter/Makefile
712 webinterface/src/WebComponents/Sources/Makefile
715 werbezapper/meta/Makefile
716 werbezapper/po/Makefile
717 werbezapper/src/Makefile
719 youtubeplayer/Makefile
720 youtubeplayer/meta/Makefile
721 youtubeplayer/src/Makefile
722 youtubeplayer/src/Nemesis.GlassLine_Mod/Makefile
725 yttrailer/meta/Makefile
726 yttrailer/po/Makefile
727 yttrailer/src/Makefile
729 zaphistorybrowser/Makefile
730 zaphistorybrowser/meta/Makefile
731 zaphistorybrowser/po/Makefile
732 zaphistorybrowser/src/Makefile
734 zapstatistic/Makefile
735 zapstatistic/meta/Makefile
736 zapstatistic/po/Makefile
737 zapstatistic/src/Makefile
739 zdfmediathek/Makefile
740 zdfmediathek/meta/Makefile
741 zdfmediathek/src/Makefile