Commit Graph

181 Commits

Author SHA1 Message Date
MilhouseVH
b89be08350 pigz: new package
Co-Authored-By: CvH <1355173+CvH@users.noreply.github.com>
2019-06-26 20:04:06 +01:00
MilhouseVH
cd1e0127f5 minizip: update to minizip-2.8.8 2019-06-07 08:49:07 +01:00
MilhouseVH
c299c94f6b lz4: update to lz4-1.9.1 2019-06-07 08:49:07 +01:00
5schatten
a1c642c050 zstd: update to 1.4.0 / dropped CMake pthread workaround 2019-04-17 13:10:45 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
MilhouseVH
a8152c3581 libarchive: update to libarchive-3.3.3, drop ninja-1.9.0 incompatible patch
static patch causes following libarchive failure when building with ninja-1.9.0:

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    ENABLE_SHARED
    ENABLE_STATIC

-- Build files have been written to: /home/ubuntu/projects/LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/libarchive-3.3.3/.armv7ve-libreelec-linux-gnueabi
Executing (target): ninja
ninja: error: build.ninja:2600: multiple rules generate libarchive/libarchive.a [-w dupbuild=err]
2019-02-03 15:45:03 +00:00
CvH
62096d795d xz: add pic for xz 2019-01-09 11:46:28 +01:00
Ian Leonard
7aa0839605 zstd: update to 1.3.8
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-01-01 20:15:38 +00:00
MilhouseVH
b518bbf4e7 packages: implement late variable binding
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00:00
Ian Leonard
a703502f5f zstd: update to 1.3.7
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-25 21:21:38 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant 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
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
840213e2bc xz: update to xz-5.2.4 2018-08-26 14:52:33 +01:00
MilhouseVH
43b719c91f lz4: update to lz4-1.8.2 2018-08-26 14:52:33 +01:00
CvH
0b6ce63a52 Merge pull request #2893 from antonlacon/libraries-update
zstd, libgcrypt, libpng: package updates
2018-08-20 19:59:12 +02:00
Christian Hewitt
f997fe0ceb Merge pull request #2880 from MilhouseVH/le90_linux4180_generic
linux (Generic): update to linux-4.18.3
2018-08-20 21:22:17 +04:00
MilhouseVH
2af9c40552 bzip2: download from mirror as bzip.org no longer available
https://lwn.net/Articles/762264/
2018-08-18 05:59:41 +01:00
Ian Leonard
e40e967b45 zstd: update to 1.3.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-16 21:02:12 +00:00
MilhouseVH
a84b6e0cb3 elfutils: install shared libelf libs on host build
And fix libelf detection

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-13 22:46:50 +01:00
CvH
c8601550aa spdx: packages/compress 2018-07-17 23:58:49 +02:00
MilhouseVH
cc0b9b8e5b zstd: update to zstd-1.3.4 2018-06-20 21:21:52 +01:00