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
60 aihdcontroler/Makefile
61 aihdcontroler/meta/Makefile
62 aihdcontroler/src/Makefile
63 aihdcontroler/src/comp/Makefile
64 aihdcontroler/src/data/Makefile
66 antiscrollbar/Makefile
67 antiscrollbar/meta/Makefile
68 antiscrollbar/src/Makefile
71 audiosync/img/Makefile
72 audiosync/meta/Makefile
74 audiosync/src/Makefile
76 automaticcleanup/Makefile
77 automaticcleanup/meta/Makefile
78 automaticcleanup/po/Makefile
79 automaticcleanup/src/Makefile
81 automatictimerlistcleanup/Makefile
82 automatictimerlistcleanup/meta/Makefile
83 automatictimerlistcleanup/po/Makefile
84 automatictimerlistcleanup/src/Makefile
86 automaticvolumeadjustment/Makefile
87 automaticvolumeadjustment/meta/Makefile
88 automaticvolumeadjustment/src/Makefile
90 autoresolution/Makefile
91 autoresolution/meta/Makefile
92 autoresolution/src/Makefile
93 autoresolution/po/Makefile
96 autotimer/meta/Makefile
98 autotimer/src/Makefile
99 autotimer/src/webinterface/Makefile
102 babelzapper/etc/Makefile
103 babelzapper/meta/Makefile
104 babelzapper/src/Makefile
106 bitrateviewer/Makefile
107 bitrateviewer/meta/Makefile
108 bitrateviewer/src/Makefile
109 bitrateviewer/src/bitratecalc/Makefile
112 bonjour/meta/Makefile
120 curlytx/meta/Makefile
125 dreamirc/meta/Makefile
126 dreamirc/src/Makefile
127 dreamirc/src/protocols/Makefile
129 dreammediathek/Makefile
130 dreammediathek/src/Makefile
133 dvdbackup/meta/Makefile
134 dvdbackup/po/Makefile
135 dvdbackup/src/Makefile
142 easyinfo/meta/Makefile
143 easyinfo/src/Makefile
146 easymedia/meta/Makefile
147 easymedia/po/Makefile
148 easymedia/src/Makefile
158 eibox/src/images/Makefile
161 elektro/meta/Makefile
166 emailclient/meta/Makefile
167 emailclient/po/Makefile
168 emailclient/src/Makefile
171 emission/meta/Makefile
172 emission/src/Makefile
175 epgrefresh/meta/Makefile
176 epgrefresh/po/Makefile
177 epgrefresh/src/Makefile
178 epgrefresh/src/webinterface/Makefile
181 epgsearch/meta/Makefile
182 epgsearch/po/Makefile
183 epgsearch/src/Makefile
186 eurotictv/meta/Makefile
187 eurotictv/po/Makefile
188 eurotictv/src/Makefile
191 fancontrol2/meta/Makefile
192 fancontrol2/po/Makefile
193 fancontrol2/src/Makefile
194 fancontrol2/src/data/Makefile
197 filebrowser/meta/Makefile
198 filebrowser/src/Makefile
201 fritzcall/meta/Makefile
202 fritzcall/po/Makefile
203 fritzcall/src/Makefile
204 fritzcall/src/images/Makefile
207 fstabeditor/meta/Makefile
208 fstabeditor/src/Makefile
211 ftpbrowser/meta/Makefile
212 ftpbrowser/po/Makefile
213 ftpbrowser/src/Makefile
214 ftpbrowser/src/images/Makefile
216 genuinedreambox/Makefile
217 genuinedreambox/meta/Makefile
218 genuinedreambox/src/Makefile
221 googlemaps/meta/Makefile
222 googlemaps/src/Makefile
225 growlee/meta/Makefile
229 httpproxy/meta/Makefile
230 httpproxy/src/Makefile
237 infobartunerstate/Makefile
238 infobartunerstate/meta/Makefile
239 infobartunerstate/po/Makefile
240 infobartunerstate/src/Makefile
243 kiddytimer/img/Makefile
244 kiddytimer/meta/Makefile
245 kiddytimer/po/Makefile
246 kiddytimer/src/Makefile
254 letterbox/src/Makefile
255 letterbox/meta/Makefile
258 logomanager/logodir_hdd/Makefile
259 logomanager/meta/Makefile
260 logomanager/src/Makefile
262 mediadownloader/Makefile
263 mediadownloader/meta/Makefile
264 mediadownloader/po/Makefile
265 mediadownloader/src/Makefile
268 menusort/meta/Makefile
269 menusort/src/Makefile
272 merlinepg/meta/Makefile
273 merlinepg/src/Makefile
275 merlinepgcenter/Makefile
276 merlinepgcenter/meta/Makefile
277 merlinepgcenter/src/Makefile
278 merlinepgcenter/po/Makefile
279 merlinepgcenter/skins/Makefile
280 merlinepgcenter/images/Makefile
281 merlinepgcenter/images/HD/Makefile
282 merlinepgcenter/images/HD_BORDER/Makefile
283 merlinepgcenter/images/SD/Makefile
284 merlinepgcenter/images/XD/Makefile
285 merlinepgcenter/images/XD_BORDER/Makefile
286 merlinepgcenter/images/HD_Elgato/Makefile
288 merlinmusicplayer/Makefile
289 merlinmusicplayer/meta/Makefile
290 merlinmusicplayer/src/Makefile
291 merlinmusicplayer/src/images/Makefile
292 merlinmusicplayer/src/merlinmp3player/Makefile
295 meteoitalia/meta/Makefile
296 meteoitalia/src/Makefile
304 moviecut/meta/Makefile
305 moviecut/src_cc/Makefile
306 moviecut/src_py/Makefile
308 movielistpreview/Makefile
309 movielistpreview/meta/Makefile
310 movielistpreview/po/Makefile
311 movielistpreview/src/Makefile
313 movieretitle/Makefile
314 movieretitle/meta/Makefile
315 movieretitle/po/Makefile
316 movieretitle/src/Makefile
319 moviesearch/meta/Makefile
320 moviesearch/src/Makefile
322 movieselectionquickbutton/Makefile
323 movieselectionquickbutton/meta/Makefile
324 movieselectionquickbutton/po/Makefile
325 movieselectionquickbutton/src/Makefile
328 movietagger/etc/Makefile
329 movietagger/meta/Makefile
330 movietagger/po/Makefile
331 movietagger/src/Makefile
334 movieepg/meta/Makefile
335 movieepg/src/Makefile
343 multirc/meta/Makefile
350 namezap/meta/Makefile
355 netcaster/meta/Makefile
356 netcaster/src/Makefile
357 netcaster/src/bin/Makefile
358 netcaster/src/bin/interface/Makefile
359 netcaster/src/etc/Makefile
361 networkbrowser/Makefile
362 networkbrowser/meta/Makefile
363 networkbrowser/src/Makefile
364 networkbrowser/src/icons/Makefile
365 networkbrowser/src/lib/Makefile
368 ncidclient/meta/Makefile
369 ncidclient/po/Makefile
370 ncidclient/src/Makefile
382 orfteletext/meta/Makefile
383 orfteletext/src/Makefile
386 partnerbox/meta/Makefile
387 partnerbox/po/Makefile
388 partnerbox/src/Makefile
389 partnerbox/src/icons/Makefile
390 partnerbox/src/servicewebts/Makefile
392 passwordchanger/Makefile
393 passwordchanger/meta/Makefile
394 passwordchanger/po/Makefile
395 passwordchanger/src/Makefile
397 permanentclock/Makefile
398 permanentclock/meta/Makefile
399 permanentclock/po/Makefile
400 permanentclock/src/Makefile
402 permanenttimeshift/Makefile
403 permanenttimeshift/meta/Makefile
404 permanenttimeshift/po/Makefile
405 permanenttimeshift/images/Makefile
406 permanenttimeshift/src/Makefile
407 permanenttimeshift/src/eitsave/Makefile
408 permanenttimeshift/src/createapscfiles/Makefile
410 pipservicerelation/Makefile
411 pipservicerelation/src/Makefile
412 pipservicerelation/meta/Makefile
419 pluginhider/meta/Makefile
420 pluginhider/po/Makefile
421 pluginhider/src/Makefile
424 pluginsort/meta/Makefile
425 pluginsort/po/Makefile
426 pluginsort/src/Makefile
430 podcast/meta/Makefile
435 porncenter/meta/Makefile
436 porncenter/po/Makefile
437 porncenter/src/Makefile
438 porncenter/src/Additions/Makefile
441 quickbutton/meta/Makefile
442 quickbutton/po/Makefile
443 quickbutton/src/Makefile
445 reconstructapsc/Makefile
446 reconstructapsc/meta/Makefile
447 reconstructapsc/src_cc/Makefile
448 reconstructapsc/src_py/Makefile
451 remotetimer/meta/Makefile
452 remotetimer/src/Makefile
454 rsdownloader/Makefile
455 rsdownloader/meta/Makefile
456 rsdownloader/po/Makefile
457 rsdownloader/src/Makefile
458 rsdownloader/src/container/Makefile
461 seekbar/meta/Makefile
466 serienfilm/meta/Makefile
467 serienfilm/po/Makefile
468 serienfilm/src/Makefile
469 serienfilm/src/icons/Makefile
472 setpasswd/meta/Makefile
473 setpasswd/po/Makefile
474 setpasswd/src/Makefile
477 shoutcast/meta/Makefile
478 shoutcast/po/Makefile
479 shoutcast/src/Makefile
482 showclock/meta/Makefile
483 showclock/po/Makefile
484 showclock/src/Makefile
487 simplerss/meta/Makefile
488 simplerss/po/Makefile
489 simplerss/src/Makefile
491 startupservice/Makefile
492 startupservice/meta/Makefile
493 startupservice/po/Makefile
494 startupservice/src/Makefile
496 startuptostandby/Makefile
497 startuptostandby/meta/Makefile
498 startuptostandby/src/Makefile
500 SubsDownloader2/Makefile
501 SubsDownloader2/meta/Makefile
502 SubsDownloader2/src/Makefile
503 SubsDownloader2/src/pic/Makefile
504 SubsDownloader2/src/pic/buttons/Makefile
505 SubsDownloader2/src/pic/buttons/HD/Makefile
506 SubsDownloader2/src/pic/res/Makefile
507 SubsDownloader2/src/SourceCode/Makefile
508 SubsDownloader2/src/SourceCode/chardet/Makefile
509 SubsDownloader2/src/SourceCode/periscope/Makefile
510 SubsDownloader2/src/SourceCode/periscope/services/Makefile
511 SubsDownloader2/src/SourceCode/periscope/services/BierDopje/Makefile
512 SubsDownloader2/src/SourceCode/periscope/services/OpenSubtitle/Makefile
513 SubsDownloader2/src/SourceCode/xbmc_subtitles/Makefile
514 SubsDownloader2/src/SourceCode/xbmc_subtitles/services/Makefile
521 tageditor/meta/Makefile
522 tageditor/po/Makefile
523 tageditor/src/Makefile
526 trafficinfo/meta/Makefile
527 trafficinfo/src/Makefile
530 tvcharts/meta/Makefile
531 tvcharts/src/Makefile
533 unwetterinfo/Makefile
534 unwetterinfo/meta/Makefile
535 unwetterinfo/src/Makefile
537 valixdcontrol/Makefile
538 valixdcontrol/meta/Makefile
539 valixdcontrol/src/Makefile
540 valixdcontrol/src/comp/Makefile
541 valixdcontrol/src/data/Makefile
544 virtualzap/meta/Makefile
545 virtualzap/po/Makefile
546 virtualzap/src/Makefile
549 vlcplayer/meta/Makefile
550 vlcplayer/po/Makefile
551 vlcplayer/src/Makefile
552 vlcplayer/src/servicets/Makefile
560 weatherplugin/Makefile
561 weatherplugin/meta/Makefile
562 weatherplugin/po/Makefile
563 weatherplugin/src/Makefile
565 webcamviewer/Makefile
566 webcamviewer/meta/Makefile
567 webcamviewer/src/Makefile
569 webbouqueteditor/Makefile
570 webbouqueteditor/src/Makefile
571 webbouqueteditor/meta/Makefile
572 webbouqueteditor/src/web/Makefile
573 webbouqueteditor/src/web-data/Makefile
574 webbouqueteditor/src/WebChilds/Makefile
575 webbouqueteditor/src/WebComponents/Makefile
576 webbouqueteditor/src/WebComponents/Sources/Makefile
577 webbouqueteditor/src/WebScreens/Makefile
579 webinterface/Makefile
580 webinterface/meta/Makefile
581 webinterface/po/Makefile
582 webinterface/src/Makefile
583 webinterface/src/mobile/Makefile
584 webinterface/src/web/Makefile
585 webinterface/src/web-data/Makefile
586 webinterface/src/web-data/gfx/Makefile
587 webinterface/src/web-data/img/Makefile
588 webinterface/src/web-data/lib/Makefile
589 webinterface/src/web-data/lib/lang/Makefile
590 webinterface/src/web-data/lib/datepicker/Makefile
591 webinterface/src/web-data/lib/datepicker/media/Makefile
592 webinterface/src/web-data/tpl/Makefile
593 webinterface/src/web-data/tpl/default/Makefile
594 webinterface/src/web-data/tpl/default/streaminterface/Makefile
595 webinterface/src/WebChilds/Makefile
596 webinterface/src/WebChilds/External/Makefile
597 webinterface/src/WebComponents/Makefile
598 webinterface/src/WebComponents/Converter/Makefile
599 webinterface/src/WebComponents/Sources/Makefile
602 werbezapper/meta/Makefile
603 werbezapper/po/Makefile
604 werbezapper/src/Makefile
606 youtubeplayer/Makefile
607 youtubeplayer/meta/Makefile
608 youtubeplayer/src/Makefile
609 youtubeplayer/src/Nemesis.GlassLine_Mod/Makefile
612 yttrailer/meta/Makefile
613 yttrailer/po/Makefile
614 yttrailer/src/Makefile
616 zaphistorybrowser/Makefile
617 zaphistorybrowser/meta/Makefile
618 zaphistorybrowser/po/Makefile
619 zaphistorybrowser/src/Makefile
621 zapstatistic/Makefile
622 zapstatistic/meta/Makefile
623 zapstatistic/po/Makefile
624 zapstatistic/src/Makefile
626 zdfmediathek/Makefile
627 zdfmediathek/meta/Makefile
628 zdfmediathek/src/Makefile