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 automaticcleanup/Makefile
75 automaticcleanup/meta/Makefile
76 automaticcleanup/po/Makefile
77 automaticcleanup/src/Makefile
79 automatictimerlistcleanup/Makefile
80 automatictimerlistcleanup/meta/Makefile
81 automatictimerlistcleanup/po/Makefile
82 automatictimerlistcleanup/src/Makefile
84 automaticvolumeadjustment/Makefile
85 automaticvolumeadjustment/meta/Makefile
86 automaticvolumeadjustment/src/Makefile
88 autoresolution/Makefile
89 autoresolution/meta/Makefile
90 autoresolution/src/Makefile
91 autoresolution/po/Makefile
94 autotimer/meta/Makefile
96 autotimer/src/Makefile
97 autotimer/src/webinterface/Makefile
100 babelzapper/etc/Makefile
101 babelzapper/meta/Makefile
102 babelzapper/src/Makefile
104 bitrateviewer/Makefile
105 bitrateviewer/meta/Makefile
106 bitrateviewer/src/Makefile
107 bitrateviewer/src/bitratecalc/Makefile
110 bonjour/meta/Makefile
118 dreamirc/meta/Makefile
119 dreamirc/src/Makefile
120 dreamirc/src/protocols/Makefile
122 dreammediathek/Makefile
123 dreammediathek/src/Makefile
126 dvdbackup/meta/Makefile
127 dvdbackup/po/Makefile
128 dvdbackup/src/Makefile
135 easyinfo/meta/Makefile
136 easyinfo/src/Makefile
139 easymedia/meta/Makefile
140 easymedia/po/Makefile
141 easymedia/src/Makefile
147 eibox/src/images/Makefile
150 elektro/meta/Makefile
155 emailclient/meta/Makefile
156 emailclient/po/Makefile
157 emailclient/src/Makefile
160 epgrefresh/meta/Makefile
161 epgrefresh/po/Makefile
162 epgrefresh/src/Makefile
163 epgrefresh/src/webinterface/Makefile
166 epgsearch/meta/Makefile
167 epgsearch/po/Makefile
168 epgsearch/src/Makefile
171 fancontrol2/meta/Makefile
172 fancontrol2/po/Makefile
173 fancontrol2/src/Makefile
174 fancontrol2/src/data/Makefile
177 filebrowser/meta/Makefile
178 filebrowser/src/Makefile
181 fritzcall/meta/Makefile
182 fritzcall/po/Makefile
183 fritzcall/src/Makefile
184 fritzcall/src/images/Makefile
187 ftpbrowser/meta/Makefile
188 ftpbrowser/po/Makefile
189 ftpbrowser/src/Makefile
190 ftpbrowser/src/images/Makefile
192 genuinedreambox/Makefile
193 genuinedreambox/meta/Makefile
194 genuinedreambox/src/Makefile
197 googlemaps/meta/Makefile
198 googlemaps/src/Makefile
201 growlee/meta/Makefile
205 httpproxy/meta/Makefile
206 httpproxy/src/Makefile
214 kiddytimer/img/Makefile
215 kiddytimer/meta/Makefile
216 kiddytimer/po/Makefile
217 kiddytimer/src/Makefile
225 letterbox/src/Makefile
226 letterbox/meta/Makefile
229 logomanager/logodir_hdd/Makefile
230 logomanager/meta/Makefile
231 logomanager/src/Makefile
233 mediadownloader/Makefile
234 mediadownloader/meta/Makefile
235 mediadownloader/po/Makefile
236 mediadownloader/src/Makefile
239 menusort/meta/Makefile
240 menusort/src/Makefile
243 merlinepg/meta/Makefile
244 merlinepg/src/Makefile
246 merlinmusicplayer/Makefile
247 merlinmusicplayer/meta/Makefile
248 merlinmusicplayer/src/Makefile
249 merlinmusicplayer/src/images/Makefile
250 merlinmusicplayer/src/merlinmp3player/Makefile
253 meteoitalia/meta/Makefile
254 meteoitalia/src/Makefile
262 moviecut/meta/Makefile
263 moviecut/src_cc/Makefile
264 moviecut/src_py/Makefile
266 movielistpreview/Makefile
267 movielistpreview/meta/Makefile
268 movielistpreview/po/Makefile
269 movielistpreview/src/Makefile
271 movieretitle/Makefile
272 movieretitle/meta/Makefile
273 movieretitle/po/Makefile
274 movieretitle/src/Makefile
277 moviesearch/meta/Makefile
278 moviesearch/src/Makefile
280 movieselectionquickbutton/Makefile
281 movieselectionquickbutton/meta/Makefile
282 movieselectionquickbutton/po/Makefile
283 movieselectionquickbutton/src/Makefile
286 movietagger/etc/Makefile
287 movietagger/meta/Makefile
288 movietagger/po/Makefile
289 movietagger/src/Makefile
292 movieepg/meta/Makefile
293 movieepg/src/Makefile
301 multirc/meta/Makefile
308 namezap/meta/Makefile
313 netcaster/meta/Makefile
314 netcaster/src/Makefile
315 netcaster/src/bin/Makefile
316 netcaster/src/bin/interface/Makefile
317 netcaster/src/etc/Makefile
319 networkbrowser/Makefile
320 networkbrowser/meta/Makefile
321 networkbrowser/src/Makefile
322 networkbrowser/src/icons/Makefile
323 networkbrowser/src/lib/Makefile
326 ncidclient/meta/Makefile
327 ncidclient/po/Makefile
328 ncidclient/src/Makefile
340 orfteletext/meta/Makefile
341 orfteletext/src/Makefile
344 partnerbox/meta/Makefile
345 partnerbox/po/Makefile
346 partnerbox/src/Makefile
347 partnerbox/src/icons/Makefile
348 partnerbox/src/servicewebts/Makefile
350 passwordchanger/Makefile
351 passwordchanger/meta/Makefile
352 passwordchanger/po/Makefile
353 passwordchanger/src/Makefile
355 permanentclock/Makefile
356 permanentclock/meta/Makefile
357 permanentclock/po/Makefile
358 permanentclock/src/Makefile
365 pluginhider/meta/Makefile
366 pluginhider/po/Makefile
367 pluginhider/src/Makefile
370 pluginsort/meta/Makefile
371 pluginsort/po/Makefile
372 pluginsort/src/Makefile
376 podcast/meta/Makefile
381 porncenter/meta/Makefile
382 porncenter/po/Makefile
383 porncenter/src/Makefile
384 porncenter/src/Additions/Makefile
387 quickbutton/meta/Makefile
388 quickbutton/po/Makefile
389 quickbutton/src/Makefile
391 reconstructapsc/Makefile
392 reconstructapsc/meta/Makefile
393 reconstructapsc/src_cc/Makefile
394 reconstructapsc/src_py/Makefile
397 remotetimer/meta/Makefile
398 remotetimer/src/Makefile
400 rsdownloader/Makefile
401 rsdownloader/meta/Makefile
402 rsdownloader/po/Makefile
403 rsdownloader/src/Makefile
404 rsdownloader/src/container/Makefile
407 seekbar/meta/Makefile
412 serienfilm/meta/Makefile
413 serienfilm/po/Makefile
414 serienfilm/src/Makefile
415 serienfilm/src/icons/Makefile
418 setpasswd/meta/Makefile
419 setpasswd/po/Makefile
420 setpasswd/src/Makefile
423 shoutcast/meta/Makefile
424 shoutcast/po/Makefile
425 shoutcast/src/Makefile
428 showclock/meta/Makefile
429 showclock/po/Makefile
430 showclock/src/Makefile
433 simplerss/meta/Makefile
434 simplerss/po/Makefile
435 simplerss/src/Makefile
437 startupservice/Makefile
438 startupservice/meta/Makefile
439 startupservice/po/Makefile
440 startupservice/src/Makefile
442 startuptostandby/Makefile
443 startuptostandby/meta/Makefile
444 startuptostandby/src/Makefile
451 tageditor/meta/Makefile
452 tageditor/po/Makefile
453 tageditor/src/Makefile
456 trafficinfo/meta/Makefile
457 trafficinfo/src/Makefile
460 tvcharts/meta/Makefile
461 tvcharts/src/Makefile
463 unwetterinfo/Makefile
464 unwetterinfo/meta/Makefile
465 unwetterinfo/src/Makefile
467 valixdcontrol/Makefile
468 valixdcontrol/meta/Makefile
469 valixdcontrol/src/Makefile
470 valixdcontrol/src/comp/Makefile
471 valixdcontrol/src/data/Makefile
474 virtualzap/meta/Makefile
475 virtualzap/po/Makefile
476 virtualzap/src/Makefile
479 vlcplayer/meta/Makefile
480 vlcplayer/po/Makefile
481 vlcplayer/src/Makefile
482 vlcplayer/src/servicets/Makefile
490 weatherplugin/Makefile
491 weatherplugin/meta/Makefile
492 weatherplugin/po/Makefile
493 weatherplugin/src/Makefile
495 webcamviewer/Makefile
496 webcamviewer/meta/Makefile
497 webcamviewer/src/Makefile
499 webbouqueteditor/Makefile
500 webbouqueteditor/src/Makefile
501 webbouqueteditor/meta/Makefile
502 webbouqueteditor/src/web/Makefile
503 webbouqueteditor/src/web-data/Makefile
504 webbouqueteditor/src/WebChilds/Makefile
505 webbouqueteditor/src/WebComponents/Makefile
506 webbouqueteditor/src/WebComponents/Sources/Makefile
507 webbouqueteditor/src/WebScreens/Makefile
509 webinterface/Makefile
510 webinterface/meta/Makefile
511 webinterface/po/Makefile
512 webinterface/src/Makefile
513 webinterface/src/etc/Makefile
514 webinterface/src/mobile/Makefile
515 webinterface/src/web/Makefile
516 webinterface/src/web-data/Makefile
517 webinterface/src/web-data/gfx/Makefile
518 webinterface/src/web-data/img/Makefile
519 webinterface/src/web-data/lib/Makefile
520 webinterface/src/web-data/tpl/Makefile
521 webinterface/src/web-data/tpl/default/Makefile
522 webinterface/src/web-data/tpl/default/streaminterface/Makefile
523 webinterface/src/WebChilds/Makefile
524 webinterface/src/WebChilds/External/Makefile
525 webinterface/src/WebComponents/Makefile
526 webinterface/src/WebComponents/Converter/Makefile
527 webinterface/src/WebComponents/Sources/Makefile
530 werbezapper/meta/Makefile
531 werbezapper/po/Makefile
532 werbezapper/src/Makefile
534 youtubeplayer/Makefile
535 youtubeplayer/meta/Makefile
536 youtubeplayer/src/Makefile
537 youtubeplayer/src/Nemesis.GlassLine_Mod/Makefile
540 yttrailer/meta/Makefile
541 yttrailer/po/Makefile
542 yttrailer/src/Makefile
544 zaphistorybrowser/Makefile
545 zaphistorybrowser/meta/Makefile
546 zaphistorybrowser/po/Makefile
547 zaphistorybrowser/src/Makefile
549 zapstatistic/Makefile
550 zapstatistic/meta/Makefile
551 zapstatistic/po/Makefile
552 zapstatistic/src/Makefile
554 zdfmediathek/Makefile
555 zdfmediathek/meta/Makefile
556 zdfmediathek/src/Makefile