Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions bootstrap.d/app-arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ packages:
source:
subdir: 'ports'
git: 'https://github.com/libarchive/libarchive.git'
tag: 'v3.7.2'
version: '3.7.2'
tag: 'v3.7.3'
version: '3.7.3'
tools_required:
- host-cmake
- system-gcc
Expand All @@ -177,7 +177,6 @@ packages:
- libexpat
- libxml
- zstd
revision: 5
configure:
- args:
- 'cmake'
Expand Down
30 changes: 13 additions & 17 deletions bootstrap.d/dev-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,14 +517,13 @@ packages:
source:
subdir: ports
git: 'https://github.com/json-c/json-c.git'
tag: 'json-c-0.16-20220414'
version: '0.16'
tag: 'json-c-0.17-20230812'
version: '0.17'
tools_required:
- system-gcc
- host-cmake
pkgs_required:
- mlibc
revision: 8
configure:
- args:
- 'cmake'
Expand Down Expand Up @@ -636,7 +635,7 @@ packages:
subdir: 'ports'
git: 'https://github.com/libexpat/libexpat.git'
tag: 'R_2_5_0'
version: '2.5.0'
version: '2.6.2'
tools_required:
- host-autoconf-v2.69
- host-automake-v1.15
Expand All @@ -651,7 +650,6 @@ packages:
- system-gcc
pkgs_required:
- mlibc
revision: 6
configure:
- args:
- '@THIS_SOURCE_DIR@/expat/configure'
Expand Down Expand Up @@ -715,7 +713,7 @@ packages:
pkgs_required:
- mlibc
- libgpg-error
revision: 5
revision: 6
configure:
- args:
- '@THIS_SOURCE_DIR@/configure'
Expand Down Expand Up @@ -793,8 +791,8 @@ packages:
source:
subdir: 'ports'
git: 'https://dev.gnupg.org/source/libgpg-error.git'
tag: 'libgpg-error-1.45'
version: '1.45'
tag: 'libgpg-error-1.48'
version: '1.48'
tools_required:
- host-autoconf-v2.69
- host-automake-v1.15
Expand All @@ -806,7 +804,6 @@ packages:
- system-gcc
pkgs_required:
- mlibc
revision: 7
configure:
# libgpg-error does not know about managarm, teach it
- args: ['cp', '-v', '@THIS_SOURCE_DIR@/src/syscfg/lock-obj-pub.x86_64-unknown-linux-gnu.h',
Expand All @@ -817,6 +814,7 @@ packages:
- '--prefix=/usr'
- '--disable-nls'
- '--disable-doc'
- '--enable-install-gpg-error-config'
build:
- args: ['make', '-j@PARALLELISM@']
- args: ['make', 'install']
Expand Down Expand Up @@ -902,8 +900,8 @@ packages:
source:
subdir: 'ports'
git: 'https://gitlab.freedesktop.org/libinput/libinput.git'
tag: '1.24.0'
version: '1.24.0'
tag: '1.25.0'
version: '1.25.0'
tools_required:
- host-pkg-config
- system-gcc
Expand All @@ -914,7 +912,6 @@ packages:
- eudev
- libevdev
- mtdev
revision: 5
configure:
- args:
- 'meson'
Expand Down Expand Up @@ -1168,11 +1165,11 @@ packages:
categories: ['dev-libs']
source:
subdir: 'ports'
url: 'https://github.com/libusb/libusb/releases/download/v1.0.26/libusb-1.0.26.tar.bz2'
url: 'https://github.com/libusb/libusb/releases/download/v1.0.27/libusb-1.0.27.tar.bz2'
format: 'tar.bz2'
checksum: blake2b:0cc397ecf4de0066abbff9b286a9e4fcd48658698d5e0d6b736abf56b48c1b55a05f15fff7be53fd33f767621e0c25d87275a47e05a4bcb44c4b8ac9221cd081
extract_path: 'libusb-1.0.26'
version: '1.0.26'
checksum: blake2b:bec2eb053159ffa719c794d234f8e99b895a4fae336b862a3197b88deb3d307a53ebb98d2aa993a2f390f14264f796b96ac47274c19f56db30440484ee336c8a
extract_path: 'libusb-1.0.27'
version: '1.0.27'
patch-path-strip: 1
tools_required:
- host-autoconf-v2.69
Expand All @@ -1189,7 +1186,6 @@ packages:
pkgs_required:
- mlibc
- eudev
revision: 7
configure:
- args:
- '@THIS_SOURCE_DIR@/configure'
Expand Down
5 changes: 2 additions & 3 deletions bootstrap.d/gui-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ packages:
source:
subdir: 'ports'
git: 'https://github.com/ii8/havoc.git'
tag: '0.4.0'
version: '0.4.0'
tag: '0.5.0'
version: '0.5.0'
tools_required:
- system-gcc
- host-pkg-config
Expand All @@ -24,7 +24,6 @@ packages:
- wayland
- wayland-protocols
- libxkbcommon
revision: 4
configure:
- args: ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
build:
Expand Down
2 changes: 1 addition & 1 deletion bootstrap.d/gui-wm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ packages:
- wayland-protocols
- wlroots
- xwayland
revision: 1
revision: 2
configure:
- args:
- 'meson'
Expand Down
14 changes: 6 additions & 8 deletions bootstrap.d/media-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,13 +211,12 @@ packages:
source:
subdir: ports
git: 'https://git.code.sf.net/p/giflib/code'
tag: '5.2.1'
version: '5.2.1'
tag: '5.2.2'
version: '5.2.2'
tools_required:
- system-gcc
pkgs_required:
- mlibc
revision: 9
configure:
- args: ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
build:
Expand Down Expand Up @@ -400,7 +399,7 @@ packages:
- libmodplug
- vulkan-headers
- libusb
revision: 4
revision: 5
configure:
- args:
- 'meson'
Expand Down Expand Up @@ -785,8 +784,8 @@ packages:
source:
subdir: 'ports'
git: 'https://github.com/libjpeg-turbo/libjpeg-turbo.git'
tag: '3.0.0'
version: '3.0.0'
tag: '3.0.2'
version: '3.0.2'
tools_required:
- host-pkg-config
- system-gcc
Expand All @@ -795,15 +794,14 @@ packages:
triple: "@OPTION:arch-triple@"
pkgs_required:
- mlibc
revision: 6
configure:
- args:
- 'cmake'
- '-DCMAKE_TOOLCHAIN_FILE=@SOURCE_ROOT@/scripts/CMakeToolchain-@OPTION:arch-triple@.txt'
- '-DCMAKE_INSTALL_PREFIX=/usr'
- '-DCMAKE_BUILD_TYPE=RELEASE'
- '-DENABLE_STATIC=FALSE'
- '-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/libjpeg-turbo-3.0.0'
- '-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/libjpeg-turbo-3.0.2'
- '-DCMAKE_INSTALL_DEFAULT_LIBDIR=lib'
- '-DWITH_JPEG8=ON'
- '-DCMAKE_SYSTEM_PROCESSOR=@OPTION:arch@'
Expand Down
5 changes: 2 additions & 3 deletions bootstrap.d/net-irc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ packages:
source:
subdir: 'ports'
git: 'https://github.com/hexchat/hexchat.git'
tag: 'v2.16.1'
version: '2.16.1'
tag: 'v2.16.2'
version: '2.16.2'
tools_required:
- system-gcc
- virtual: pkgconfig-for-target
Expand All @@ -25,7 +25,6 @@ packages:
- pango
- libx11
- openssl
revision: 5
configure:
- args:
- 'meson'
Expand Down
8 changes: 4 additions & 4 deletions bootstrap.d/net-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ packages:
source:
subdir: 'ports'
git: 'https://github.com/rockdaboot/libpsl.git'
tag: '0.21.2'
version: '0.21.2'
tag: '0.21.5'
version: '0.21.5'
tools_required:
- host-autoconf-v2.69
- host-automake-v1.15
Expand All @@ -177,7 +177,6 @@ packages:
- libidn2
- libunistring
- libiconv
revision: 5
configure:
- args:
- '@THIS_SOURCE_DIR@/configure'
Expand Down Expand Up @@ -224,7 +223,7 @@ packages:
- libxml
- sqlite
- libpsl
revision: 5
revision: 6
configure:
- args:
- 'meson'
Expand Down Expand Up @@ -284,6 +283,7 @@ packages:
- libpsl
- zlib
- gobject-introspection
revision: 1
configure:
- args:
- 'meson'
Expand Down
11 changes: 5 additions & 6 deletions bootstrap.d/net-misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ packages:
- openssl
- zlib
- zstd
revision: 5
revision: 6
configure:
- args:
- '@THIS_SOURCE_DIR@/configure'
Expand All @@ -47,14 +47,13 @@ packages:
default: true
source:
subdir: ports
url: 'https://github.com/Mic92/iana-etc/releases/download/20230316/iana-etc-20230316.tar.gz'
url: 'https://github.com/Mic92/iana-etc/releases/download/20240318/iana-etc-20240318.tar.gz'
format: 'tar.gz'
checksum: blake2b:aacae80527f0259f23675995075d78cb50da3ebab269f786ee36c6a6a4907fd79f640795a73e8a50cb9f9748c3a187b6aca5dcb41486d12527c272576a24be27
extract_path: 'iana-etc-20230316'
version: '20230316'
checksum: blake2b:658ab8d1c390f5fa412b71821c8a6ddc956588dc38e3a703283f21dfd7d5b6b3987b3e15311034d941153ed26adac9d2baea1c15819eb0c7ea1f5b6054a217bf
extract_path: 'iana-etc-20240318'
version: '20240318'
tools_required:
- system-gcc
revision: 4
configure:
- args: ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@']
build:
Expand Down
20 changes: 9 additions & 11 deletions bootstrap.d/sys-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ packages:
architecture: '@OPTION:arch@'
source:
subdir: 'ports'
url: 'https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz'
url: 'https://ftp.gnu.org/gnu/coreutils/coreutils-9.5.tar.xz'
format: tar.xz
checksum: 'blake2b:11502cd2dbeef150d0d4cece2546bf6b835941b94456c258f6058338f0477f22e68e88934d075b08fe51ee4d1c0c50cb23d8084ac06a457d6e8975f01643b1cd'
extract_path: 'coreutils-9.3'
version: '9.3'
checksum: 'blake2b:6fd3a77697c9e85f31415c6ad66559faf18acc7d346677a89d4a999c2027886551e78842a7283e7b3b44fe8ef2fde04ba2f88df32a7844d5f69d45bcb7a04b6f'
extract_path: 'coreutils-9.5'
version: '9.5'
tools_required:
- host-automake-v1.15
regenerate:
Expand All @@ -79,7 +79,6 @@ packages:
- system-gcc
pkgs_required:
- mlibc
revision: 7
configure:
# Huge hack: coreutils does not compile the build-machine binary make-prime-list
# using the build-machine compiler. Hence, build and invoke the binary manually here.
Expand Down Expand Up @@ -226,7 +225,7 @@ packages:
- mlibc
- libdrm
- json-c
revision: 7
revision: 8
configure:
- args:
- 'meson'
Expand Down Expand Up @@ -801,11 +800,11 @@ packages:
categories: ['sys-apps']
source:
subdir: 'ports'
url: 'https://github.com/gregkh/usbutils/archive/v015/usbutils-015.tar.gz'
url: 'https://github.com/gregkh/usbutils/archive/v017/usbutils-017.tar.gz'
format: 'tar.gz'
checksum: blake2b:6056947e3df829e988b9429827c69234a90b7ad1be666d54566211bc6c8e09e74372543059827a39cab2badd1df71deff1147503bef3850a38bffefe3b2ae0e2
extract_path: 'usbutils-015'
version: '015'
checksum: blake2b:1dc37f50bd214cd1612819c5814e5a6fe01609b21830e40f03c163a1e100f8d041e93defc0981da8a8a2a8c8a07283a09d3e37101e9ae1d61fd2842809ebcc0e
extract_path: 'usbutils-017'
version: '017'
tools_required:
- host-autoconf-v2.69
- host-automake-v1.15
Expand All @@ -821,7 +820,6 @@ packages:
- mlibc
- libusb
- eudev
revision: 6
configure:
- args:
- '@THIS_SOURCE_DIR@/configure'
Expand Down
5 changes: 2 additions & 3 deletions bootstrap.d/x11-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ packages:
source:
subdir: ports
git: 'https://gitlab.gnome.org/GNOME/gdk-pixbuf.git'
tag: '2.42.10'
version: '2.42.10'
tag: '2.42.11'
version: '2.42.11'
tools_required:
- system-gcc
- host-libtool
Expand All @@ -122,7 +122,6 @@ packages:
- shared-mime-info
- libx11
- gobject-introspection
revision: 7
configure:
- args:
- 'meson'
Expand Down
Loading