Commit Graph

100 Commits

Author SHA1 Message Date
Stephan Raue
2ef78f1c4c Python: dont install distutils
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-01 12:03:43 +01:00
Stephan Raue
7cbd621c2c remove package 'file', moved to unofficial addon repo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-03 08:19:32 +02:00
Stephan Raue
767e965c20 Python:host: clean up expat
system-expat not really needed here.
2014-08-26 03:56:03 +02:00
Stephan Raue
17a4b8580f Python: remove RAND_egd support to support libressl, switch to libressl support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-20 14:38:10 +02:00
Stefan Saraev
adeb578ab0 Python: cleanup 2014-02-02 16:43:47 +02:00
Stephan Raue
01300f8053 Python: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:57:03 +01:00
Stephan Raue
61fa818ea2 Python: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:47:17 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
af37e81a91 Python: force disable bluetooth support
closes #2575
2013-09-11 23:02:19 +03:00
Stefan Saraev
39dd27ac2d Python: fix double-copy-subdirs after bc0e948c3 2013-09-04 14:19:43 +03:00
Stephan Raue
86462ddb2e Python: build with bluez support if enabled
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-01 16:57:25 +02:00
Stefan Saraev
bc0e948c3c Python: fix modules install 2013-08-30 21:43:33 +03:00
Stephan Raue
293744ce35 Python: add hack to break build if build goes wrong
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-21 16:19:42 +02:00
Stephan Raue
eabf382d53 sqlite: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-27 22:13:52 +02:00
Stefan Saraev
fc78eb074c Python: install wsgiref. closes #1710 2013-01-29 19:48:06 +02:00
Stefan Saraev
748779c133 Python: fix a minor (re)build error 2013-01-23 22:56:12 +02:00
Stefan Saraev
2a54d46e6d Python: enable ipv6 support. closes #1795 2013-01-22 23:36:35 +02:00
Stephan Raue
62a46c76e7 Python: depends on 'bzip2'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-08-05 18:37:52 +02:00
Stephan Raue
be09052d36 Python: add patch to use our optimizations
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-28 05:20:20 +02:00
Stephan Raue
83ce3c3ba0 Revert "sqlite: build as static library"
This reverts commit 84b26f9eba.

Conflicts:

	packages/3rdparty/multimedia/vdr-xmltv2vdr/meta
	packages/mediacenter/xbmc-frodo/meta
	packages/mediacenter/xbmc-pvr/meta
	packages/mediacenter/xbmc-rpi/meta
	packages/mediacenter/xbmc/meta
2012-06-13 10:43:11 +02:00
Stephan Raue
bff333435c Python: revert some of the last changes, this should fix #784
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-10 18:56:46 +02:00
Stephan Raue
15e69e5543 Python: dont overwrite default *FLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-04 04:40:06 +02:00
Stephan Raue
d5cbe844e0 Python: respect our optimization flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-26 01:46:48 +02:00
Stephan Raue
dd9b5a2f9e Python: dont include wrong library and include paths, this should fix #749
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-26 01:25:23 +02:00
Stephan Raue
5ff4021bf5 Python: rework build and install script, generate and install bytecode
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-25 09:10:08 +02:00