546 Commits

Author SHA1 Message Date
Stephan Raue
575a1973e6 elfutils: build with '-fPIC -DPIC'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-11-25 03:31:55 +01:00
Stefan Saraev
ab4a03587e libffi: convert to new package format. 2013-10-13 12:37:38 +02:00
Stefan Saraev
b09b273459 lockdev: ups. fix toolchain install 2013-10-13 12:37:03 +02:00
Stefan Saraev
6d6c4293f4 lockdev: convert to new package format. 2013-10-13 12:32:36 +02:00
Stefan Saraev
83940cebc9 readline: cleanup 2013-10-13 12:30:17 +02:00
Stefan Saraev
77cf7db434 file: convert to new package format. 2013-10-13 12:30:00 +02:00
Stefan Saraev
ce3c0d4a9f readline: convert to new package format. 2013-10-13 12:29:32 +02:00
Stephan Raue
75424db37d llvm: disable zlib support in hostbuild, to prevent a build error if zlib-devel is not installed on host system
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-10-13 12:22:39 +02:00
bitflippersanonymous
6eb447df8c glib-host depends on libxml2-host for xmllint 2013-10-04 08:06:22 +02:00
Stephan Raue
8f2c9e0bbb llvm: update to llvm-3.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-24 16:23:00 +02:00
Stephan Raue
913e182ecc Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-08-12 21:53:55 +02:00
Stephan Raue
1c089a017e remove package json-c
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-12 21:52:15 +02:00
Stefan Saraev
28b6b090dc boost: don't build libboost_python
pyport.h:849:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."

not sure that it's good idea to work around the error. sorry @oneevil

this partialy reverts 386469f4b
2013-08-11 19:26:07 +03:00
Stefan Saraev
386469f4bf boost: compile with -fPIC, add serialization, filesystem, python
without -fPIC other stuff won't be able to link against libboost_*.a

serialization and filesystem I need for encfs. they don't hurt
as compiled as static libraries only

python closes #2187
2013-08-11 17:42:10 +03:00
Stephan Raue
80a7920bf9 dbus: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-05 07:29:06 +02:00
Stephan Raue
ff1e176cc7 ncurses: install headers to $SYSROOT_PREFIX
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-31 23:04:37 +02:00
Stephan Raue
d5ad563e6f glib-host: depends on 'zlib:host'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 19:13:28 +02:00
Stephan Raue
164f08682b llvm: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 17:03:53 +02:00
Stefan Saraev
a83d2d0b66 remove package: 'libevent', moving to unofficial 2013-07-12 23:49:33 +02:00
Stefan Saraev
df8fb303bb remove package: 'libiconv' 2013-07-07 21:48:34 +03:00
Stefan Saraev
74a3e2d021 cleanup iconv 2013-07-07 21:48:20 +03:00
Stefan Saraev
b2a1ebcceb remove package: 'popt' 2013-07-07 21:31:33 +03:00
Stefan Saraev
3d15193ebf remove package: 'slang' 2013-07-05 11:21:14 +03:00
Stefan Saraev
6accedbdb5 remove package: 'newt'
in kernel 3.10 newt is not a perf dependency anymore
2013-07-04 19:35:20 +03:00
Stefan Saraev
c185d81280 Revert "gmp: build as static library"
This reverts commit 181298ca03cdbcb8c67c509f56d9447e13bc58d8.
2013-06-09 15:41:24 +03:00
Stephan Raue
a86d867ef9 popt: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-07 16:03:46 +02:00
Stephan Raue
e413b1dbc9 remove package 'libcofi' and 'libcofi-initramfs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-07 06:50:28 +02:00
Stephan Raue
ff2c7d18cc new package: add package 'arm-mem' and 'arm-mem-initramfs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-07 06:48:26 +02:00
Stephan Raue
bf966d7b69 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-06-03 19:49:22 +02:00
Stephan Raue
9c6a7bd682 pcre: update to pcre-8.33
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-03 19:43:14 +02:00
Stefan Saraev
77d6dcd3d9 yajl: build as static library 2013-06-02 22:43:19 +03:00
Stefan Saraev
420d138015 libevent: remove unused 'install' script 2013-06-02 18:53:03 +03:00
Stephan Raue
d53baf2af4 lockdev: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-02 17:38:55 +02:00
Stephan Raue
820ec0ec52 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-06-01 23:45:29 +02:00
Stephan Raue
2f38ab7bf0 boost: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 23:45:03 +02:00
Stefan Saraev
693aaeb234 libevent: build as static library 2013-06-01 20:22:03 +03:00
Stephan Raue
d4ca83e024 dbus-glib: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 16:00:11 +02:00
Stephan Raue
201bc6f508 Revert "readline: build as static library"
This reverts commit fab861e4b62bb18a9b08371604fda5f19511a5e2.
2013-06-01 02:27:28 +02:00
Stephan Raue
fab861e4b6 readline: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 00:43:01 +02:00
Stephan Raue
92d6728d60 libcap: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 23:43:17 +02:00
Stephan Raue
487cb615fe attr: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 23:41:24 +02:00
Stephan Raue
181298ca03 gmp: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 20:13:41 +02:00
Stephan Raue
acb917b8ed elfutils: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 00:36:52 +02:00
Stephan Raue
c6857f9553 newt: add crosscompiling patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 00:35:21 +02:00
Stephan Raue
ecd2d5bac7 newt: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 00:05:19 +02:00
Stephan Raue
422f7b986e slang: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 00:02:26 +02:00
Stephan Raue
83c56c937d libftdi: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-30 14:46:51 +02:00
Stefan Saraev
784d385361 pcre: build with -fPIC 2013-05-29 20:32:24 +03:00
Stephan Raue
8b3d7199ac gmp: update to gmp-5.1.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-29 19:00:12 +02:00
Stephan Raue
545b7ce03c pcre: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-28 16:14:00 +02:00