aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am
AgeCommit message (Collapse)Author
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
* use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files
2010-11-16clean up buildAndreas Oberritter
* reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h
2010-11-16*/Makefile.am: fix `:='-style assignments are not portableAndreas Oberritter
2010-03-12fixes bug #465Stefan Pluecken
don't install sub directory files
2008-06-23build dependenciesAndreas Monzner
2008-04-16fix MakefilesAndreas Monzner
2008-04-15fix servicedvd.so install (now the directory is created before copy libAndreas Monzner
2008-04-15add DVDPlayer plugin (not final yet)Andreas Monzner
not working without libdreamdvd (not in OE yet)