1 AC_INIT(tuxbox-enigma,0.0.1)
2 AM_INIT_AUTOMAKE(tuxbox-enigma,0.0.1)
12 AC_HELP_STRING([--with-libsdl], [use sdl, yes or no]),
22 TUXBOX_APPS_LIB_CONFIG(FREETYPE,freetype-config)
23 TUXBOX_APPS_LIB_PKGCONFIG(FRIBIDI,fribidi)
24 TUXBOX_APPS_LIB_PKGCONFIG(ID3TAG,id3tag)
25 TUXBOX_APPS_LIB_PKGCONFIG(MAD,mad)
26 #TUXBOX_APPS_LIB_PKGCONFIG(PLUGINS,tuxbox-plugins)
27 TUXBOX_APPS_LIB_PKGCONFIG(PNG,libpng)
28 TUXBOX_APPS_LIB_PKGCONFIG(SIGC,sigc++-1.2)
29 TUXBOX_APPS_LIB_PKGCONFIG(DVBSI,libdvbsi++)
30 _TUXBOX_APPS_LIB_PKGCONFIG_OPTIONAL(GSTREAMER,gstreamer,HAVE_GSTREAMER)
32 if test "$withsdl" = "yes" ; then
33 TUXBOX_APPS_LIB_CONFIG(SDL,sdl-config)
34 AC_DEFINE_UNQUOTED([WITH_SDL],[$withsdl],[With SDL])
37 CPPFLAGS="$CPPFLAGS "'-I$(top_srcdir)'
38 CPPFLAGS="$CPPFLAGS -D_REENTRANT $PYTHON_CPPFLAGS $MD5SUM_CFLAGS $FREETYPE_CFLAGS $FRIBIDI_CFLAGS $ID3TAG_CFLAGS $MAD_CFLAGS $PLUGINS_CFLAGS $PNG_CFLAGS $SDL_CFLAGS $SIGC_CFLAGS $XMLTREE_CFLAGS $DVBSI_CFLAGS $GSTREAMER_CFLAGS"
39 CXXFLAGS="$CXXFLAGS -fno-rtti -fno-exceptions -Wall"
40 LDFLAGS="$LDFLAGS -pthread $PYTHON_LDFLAGS $SDL_LDFLAGS $GSTREAMER_LDFLAGS"
48 data/countries/Makefile
49 data/defaults/Makefile
50 data/extensions/Makefile
61 lib/python/Components/Makefile
62 lib/python/Components/Converter/Makefile
63 lib/python/Components/Renderer/Makefile
64 lib/python/Components/Sources/Makefile
65 lib/python/Screens/Makefile
66 lib/python/Plugins/Makefile
67 lib/python/Plugins/SystemPlugins/Makefile
68 lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile
69 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile
70 lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile
71 lib/python/Plugins/SystemPlugins/ConfigurationBackup/Makefile
72 lib/python/Plugins/SystemPlugins/Satfinder/Makefile
73 lib/python/Plugins/SystemPlugins/SkinSelector/Makefile
74 lib/python/Plugins/DemoPlugins/Makefile
75 lib/python/Plugins/DemoPlugins/TestPlugin/Makefile
76 lib/python/Plugins/Extensions/Makefile
77 lib/python/Plugins/Extensions/TuxboxPlugins/Makefile
78 lib/python/Plugins/Extensions/WebInterface/Makefile
79 lib/python/Plugins/Extensions/WebInterface/web/Makefile
80 lib/python/Plugins/Extensions/WebInterface/web-data/Makefile
81 lib/python/Plugins/Extensions/FileManager/Makefile
82 lib/python/Plugins/Extensions/FritzCall/Makefile
83 lib/python/Plugins/Extensions/CutListEditor/Makefile
84 lib/python/Plugins/Extensions/ZappingAlternatives/Makefile
85 lib/python/Tools/Makefile
87 lib/components/Makefile
91 #lib/python/Plugins/Extensions/SimpleRSS/Makefile