0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 09:11:23 +00:00

53 Commits

Author SHA1 Message Date
bafec211ef expat: update to 2.6.2 2024-03-19 08:52:50 +00:00
ba2ba708fe expat: update to 2.6.1 2024-03-01 10:47:46 +00:00
6ea0bdb513 expat: update to 2.6.0
release:
- https://blog.hartwork.org/posts/expat-2-6-0-released/
- https://github.com/libexpat/libexpat/blob/R_2_6_0/expat/Changes
2024-02-07 13:15:04 +00:00
42e4f9f7a6 expat: update to 2.5.0 2022-11-20 05:46:50 +00:00
36fbabbb31 expat: update to 2.4.9 and URIs
https://github.com/libexpat/libexpat/blob/R_2_4_9/expat/Changes
2022-10-15 02:13:02 +00:00
7514ca50d9 expat: update to 2.4.8 2022-06-24 11:46:58 +00:00
839bb33407 expat: update to 2.4.4
update 2.4.1 (2021-05-23) to 2.4.4 (2022-01-30)

changelog:
- https://github.com/libexpat/libexpat/blob/R_2_4_4/expat/Changes
release dates:
- https://libexpat.github.io/
2022-02-05 04:04:32 +00:00
235d54b6b2 expat: update to 2.4.1 2021-12-19 07:34:05 +00:00
622f439d21 expat: update to 2.2.10 2020-12-26 14:27:15 +00:00
1ee5fce712 expat: update cmake build options 2019-12-30 21:21:53 +00:00
3630690f08 expat: update to expat-2.2.9 2019-12-18 19:43:45 +00:00
71ce6a0452 fixes: fix missing dependencies 2019-10-24 11:32:04 +02:00
5da2ddbbbd expat: update to expat-2.2.7 2019-08-08 14:01:25 +01:00
e6439069b0 expat: use official release download URL
See https://github.com/libexpat/libexpat/releases

This also allows us to drop PKG_SOURCE_DIR and the post-unpack hack

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-11-04 12:02:25 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
688d206db0 spdx: packages/textproc 2018-07-18 22:37:47 +02:00
6d8b7834d5 expat: update to expat-2.2.5, switch url 2018-02-01 23:50:49 +00:00
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
13bcf8bf92 expat: Fix host build
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2017-11-11 10:32:12 -08:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
d701a7d1e2 expat: add patch to not build docs 2017-10-13 15:01:52 -07:00
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
8379bf0705 expat: use cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:58 -07:00
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
304994eb59 packages: bump ffmpeg, expat and curl to be in sync with kodi-17-beta1 2016-08-21 23:16:55 +01:00
5e8973200a expat: update to expat-2.1.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-13 23:32:05 -07:00
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
b3ba69ced0 expat: remove expat:host 2014-08-26 03:56:03 +02:00
0dacf50de3 expat:host: build static 2014-08-26 03:56:02 +02:00
b3b47121b0 expat: clean up autoreconf hacks 2014-08-15 15:45:08 +02:00
86c984bd0a expat: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:09 +01:00
d766cefd3a ccache: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 12:48:46 +01:00
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
274792fe79 expat: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-21 23:35:18 +02:00
39837c727e expat: update to expat-2.1.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-27 05:27:18 +02:00
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
0ce4069815 config/sources: rename $OPENELEC_SRC to $DISTRO_SRC
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-08-16 07:14:42 +02:00
2532dc7b14 expat: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:41:35 +01:00
4aa9866370 expat: simplyfing OpenELEC download url
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-17 01:02:10 +01:00
35225b52ab expat: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:05:54 +01:00
90426d915e expat: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 17:08:40 +01:00
dc76a13e71 expat: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-22 03:06:20 +02:00
c7cf1f753b packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:54:45 +02:00
d49a4ea039 expat:
- change downloadurl because of crc problems with ubuntu lucid (repacked)
2010-05-19 11:42:38 +02:00
e11817b5a3 expat:
- various cleanups
2009-11-16 04:42:20 +01:00
d131d6c4d7 expat:
- split in host and target
2009-11-06 15:35:27 +01:00