Commit graph

1711 commits

Author SHA1 Message Date
heitbaum
cde2407387 libcap: update to 2.62 and HSTS 2022-01-03 00:57:41 +00:00
heitbaum
a89d42ead4 libbpf: update to 0.6.1 2022-01-03 00:57:41 +00:00
heitbaum
1297cd7746 glib: update to 2.71.0 and PKG_URL and https
update 2.70.0 (2021-09-17) to 2.71.0 (2021-12-16)

release notes:
- https://gitlab.gnome.org/GNOME/glib/-/releases
2022-01-03 00:57:41 +00:00
heitbaum
0754828d17 fribidi: update to 1.0.11 2022-01-03 00:57:41 +00:00
heitbaum
9d9f6d2958 libffi: update to 3.4.2 and PKG_URL 2022-01-03 00:57:41 +00:00
heitbaum
1430a9ce57 boost: update to 1.78.0 2022-01-03 00:57:41 +00:00
heitbaum
2120174ce9 fakeroot: update to 1.26 2022-01-03 00:57:41 +00:00
heitbaum
f2abc5f0ed crossguid: update githash to 2019-05-30 2022-01-03 00:57:34 +00:00
heitbaum
743c9c569a flatbuffers: update to 2.0.0
release notes:
- https://github.com/google/flatbuffers/releases/tag/v2.0.0
2022-01-03 00:49:43 +00:00
heitbaum
aac6041a06 glib: remove needs_exe_wrapper from makefile 2021-12-26 11:19:02 +00:00
Ian Leonard
3824066715 glibc: update to 2.34
Refresh patches.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-25 21:28:35 +00:00
Ian Leonard
fc06d0807c glibc: update to 2.33
Drop --enable-lock-elision. Always enabled since 2017.

Disable building with Werror. Building currently generates
warnings that instead halt the build.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-25 21:28:35 +00:00
Ian Leonard
a521c82ec1 binutils: update to 2.37
Refresh patches.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-25 21:28:35 +00:00
CvH
abe9cfd552
Merge pull request #5944 from mglae/le11_ncursesw
ncurses: build ncursesw for UTF-8 support
2021-12-19 10:22:11 +01:00
CvH
4acde92ee2
Merge pull request #5928 from ihipop/patch/fix-pcre-uri
[le11] pcre/pcre2: fix pkg site URL
2021-12-18 06:19:07 +01:00
heitbaum
62265a5571 cmake: update to 3.22.1 2021-12-11 02:39:17 +00:00
mglae
4fa3e0ef44 ncurses: build ncursesw for UTF-8 support
- update to 6.3
- Update patches 001 (terminfo xterm) and 002 (alloc fallback)
- add patch 003: fix USE_SCROLL_HINTS/USE_HASHMAP logic
- add patch 004: fix configure option --with-pkg-config-libdir is broken for
  cross compilation
- Add symbolic links of ncursesw to common ncurses lib and header files to allow
  all packages to be build.
2021-12-05 12:19:05 +01:00
ihipop
356b403cff
pcre: update PKG_URL
to ${SOURCEFORGE_SRC} format

(cherry picked from commit 9c2c286055)
2021-11-30 12:33:23 +08:00
ihipop
9c2c286055
pcre: update PKG_URL
to ${SOURCEFORGE_SRC} format
2021-11-30 12:24:17 +08:00
heitbaum
11b90ab7bd cmake: update to 3.22.0 2021-11-28 11:56:56 +00:00
heitbaum
cf2400ccfa attr: update to 2.5.1
update 2.4.48 (2017-09-15) to 2.5.1 (2021-03-16)
log: https://git.savannah.nongnu.org/cgit/attr.git/log/
2021-11-28 11:56:17 +00:00
heitbaum
171c6332d6 elfutils: update to 0.186
update 0.182 (2020-10-31) to 0.186 (2021-11-10)
announce:
- https://sourceware.org/pipermail/elfutils-devel/2021q1/003486.html
- https://sourceware.org/pipermail/elfutils-devel/2021q2/003797.html
- https://sourceware.org/pipermail/elfutils-devel/2021q2/003843.html
- https://sourceware.org/pipermail/elfutils-devel/2021q4/004346.html
2021-11-28 11:52:43 +00:00
GavinDarkglider
82e5d624f6
More Nintendo Switch fixes (#1548)
* Downgrade glibc to 2.27 for L4T Builds.
* Downgrade binutils to 2.32 for L4T Builds.
* Update L4T Project Options
* Refactor tegra-bsp package
* Import/Rebase CTC's ffmpeg patches, and switch decoder to nvv4l2 from nvmpi. Fixes decoder issues
* Enable all disabled cores
* Remove hack in busybox package to dump firmware into L4T Builds, we now handle this in tegra-bsp package.
* More L4T project cleanups
* Bring switch-bootloader package.mk inline with upstream formatting
* Fix reboot_payload
* Add proper tegra-bsp:init support
* Bootloader cleanups, seperate bootloader stuff for libreelec builds
* Update init for supporting all distros on Nintendo Switch
* Add proper splash images for libreelec builds.
* Final bootloader fixes
* switch-bootloader-merge-fixes
* Fix uboot merge issues
* fix bmp
* It all builds
* add Basic USB Gadget(Serial console only)
* Properly fix mtp, and finish gadget stuff
2021-11-24 00:06:43 +01:00
CvH
1988d37ac7
Merge pull request #5859 from heitbaum/pcre
pcre: update to 8.45 and PKG_URL
2021-11-15 12:50:48 +01:00
heitbaum
bc82e7a9ff slang: add pcre dependancy 2021-11-11 01:12:42 +11:00
heitbaum
6d206bf1d5 pcre: update PKG_URL 2021-11-08 11:28:36 +11:00
heitbaum
f89e4675bf pcre: update to 8.45 and PKG_URL 2021-11-08 03:30:21 +11:00
GavinDarkglider
4d58d3cf00
Add support for Nintendo Switch (#1536) 2021-10-27 09:47:55 +02:00
CvH
36dcdfdc8b
Merge pull request #5779 from antonlacon/assorted-minors
Assorted minors
2021-10-26 11:43:35 +02:00
heitbaum
3a96920e32 glib: Drop internal libpcre copy from meson build 2021-10-25 12:52:52 +11:00
Matthias Reichl
a473188e18
Merge pull request #5776 from heitbaum/v4l-utils
Update v4l-utils
2021-10-24 11:58:45 +02:00
CvH
f7c307ad13
Merge pull request #5716 from heitbaum/glib
glib: update to 2.70.0
2021-10-22 16:21:09 +02:00
Ian Leonard
185fa1c200 glibc: update minimum kernel to 5.10.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-17 21:58:45 +00:00
heitbaum
7db11926f4 libbpf: initial package 2021-10-17 18:09:07 +11:00
heitbaum
1db1a0edbb cmake: update to 3.21.3 2021-10-14 20:55:25 +11:00
heitbaum
0ced927741 bison: update to 3.8.2
update 3.8.1 (2021-09-11) to 3.8.2 (2021-09-25)

* Noteworthy changes in release 3.8.2 (2021-09-25) [stable]

  Fixed portability issues of bison on Cygwin.

  Improvements in glr2.cc: add support for custom error messages (`%define
  parse.error custom`), allow linking several parsers together.
2021-10-14 20:53:35 +11:00
heitbaum
5909f2a601 automake: update to 1.16.5 2021-10-14 20:52:53 +11:00
Ian Leonard
4e765b5d91 spdlog: update to 1.9.2
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-09 23:49:22 +00:00
Ian Leonard
78c6e415b4 libfmt: update to 8.0.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-09 23:49:22 +00:00
heitbaum
5449eb216e glib: update to 2.70.0
updated 2.68.1 (9 Apr 2021) to 2.70.0 (17 Sep 2021)
changelog:
- https://raw.githubusercontent.com/GNOME/glib/master/NEWS
- https://gitlab.gnome.org/GNOME/glib/-/releases#2.68.2
- https://gitlab.gnome.org/GNOME/glib/-/releases#2.68.3
- https://gitlab.gnome.org/GNOME/glib/-/releases#2.69.0
- https://gitlab.gnome.org/GNOME/glib/-/releases#2.69.1
- https://gitlab.gnome.org/GNOME/glib/-/releases#2.69.2
- https://gitlab.gnome.org/GNOME/glib/-/releases#2.69.3
- https://gitlab.gnome.org/GNOME/glib/-/releases#2.70.0

- enable compile with glibc2.34
2021-10-04 16:52:13 +11:00
gouchi
04f8df9d9e pcsx2: add new libretro core 2021-09-29 09:19:00 +02:00
heitbaum
954f9fafec heimdal: yyerror match posix standard
required to compile with GNU Bison 3.8

Patch has been upstreamed and works with Bison 2.x --> 3.8
2021-09-12 00:26:40 +10:00
heitbaum
fc1ccb3710 glibc: dont run aclocal and autoconf on target build
required to address following error:

aclocal.m4:6: error: Exactly version 2.69 of Autoconf is required but you have 2.71
aclocal.m4:6: the top level
autom4te: error: toolchain/bin/m4 failed with exit status: 63
2021-09-12 00:26:01 +10:00
heitbaum
84e22e09db heimdal: autoconf-2.70 and newer are more strict 2021-09-11 23:21:26 +10:00
heitbaum
820898ea42 qemu: remove --static to successfully compile on hirsute-proposed glibc 2.33
binutils: gdb HEAD requires --enable-static

to compile 668c18f17fc4ea91675a2b638c31bfbefa29665f
as mentioned in PR5159
2021-09-11 23:21:26 +10:00
heitbaum
a8c83f87d0 cmake: update to 3.21.2
update 3.19.2 to 3.21.2
release notes:
- https://cmake.org/cmake/help/latest/release/3.19.html#id6
- https://cmake.org/cmake/help/latest/release/3.20.html
- https://cmake.org/cmake/help/latest/release/3.21.html
2021-09-11 23:21:26 +10:00
heitbaum
3a8f590f8f m4: update to 1.4.19
update 1.4.18 (2017-01-01) to 1.4.19 (2021-05-28)
ann: https://lists.gnu.org/archive/html/m4-announce/2021-05/msg00002.html

Includes upstreamed patch for fix-compilation-with-glibc-2.28.patch

NEWS
* Noteworthy changes in release 1.4.19 (2021-05-28) [stable]
** A number of portability improvements inherited from gnulib, including
   the ability to perform stack overflow detection on more platforms
   without linking to GNU libsigsegv.

* Noteworthy changes in release 1.4.18d (2021-05-11) [beta]
** A number of portability improvements inherited from gnulib.

* Noteworthy changes in release 1.4.18b (2021-05-07) [beta]
** The symbol hash table now defaults to 65537 buckets instead of 509, as
   modern systems have enough memory to benefit from fewer hash collisions
   by default.
** Introduce the use of gettext, with the immediate benefit of nicer
   UTF-8 author names.  Over time, more translations of program messages
   will become available.
** A number of portability improvements inherited from gnulib.
2021-09-11 23:21:26 +10:00
heitbaum
3f3733272a bison: update to 3.8.1
update 3.7.4 (2020-11-14) to 3.8.1 (2021-09-11)
news: https://git.savannah.gnu.org/cgit/bison.git/plain/NEWS
log: https://git.savannah.gnu.org/cgit/bison.git/log/
2021-09-11 23:21:05 +10:00
heitbaum
5f2281d3e2 autoconf: update to 2.71
update 2.69 (2012-04-24) to 2.71 (2021-01-28)
release 2.70: https://lists.gnu.org/archive/html/autotools-announce/2020-12/msg00001.html
release 2.71: https://lists.gnu.org/archive/html/autotools-announce/2021-01/msg00000.html
news: https://git.savannah.gnu.org/cgit/autoconf.git/tree/NEWS
2021-09-11 23:21:05 +10:00
heitbaum
e0eaf35ad7 autoconf-archive: update to 2021.02.19
update 2019.01.06 to 2021.02.19
news: https://github.com/autoconf-archive/autoconf-archive/blob/master/NEWS
2021-09-11 23:21:05 +10:00