Files
chromebrew/tools
github-actions[bot] 90b94eb1c6 AutoBuild: gimp started at 2025-06-24-21UTC (#12098)
* update gimp

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update babl

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update gegl

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update libheif

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update packages

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/386 to gimp

* Add x86_64 binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add arm binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Fix gem updater

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Fix ruby gem builds on i686.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/386 to gimp

* rebuild libavif

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild gegl and libheif for arm

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/amd64 to gimp

* Add built packages for linux/arm/v7 to gimp

* update openblas

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update openblas

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update ruby_debug

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* sort

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust CREW_NPROC in const.rb

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add ruby_matrix to essential packages.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* cleanup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Move to using M137 images as necessary.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-06-25 04:10:52 +00:00
..
2025-06-02 08:41:49 +00:00
2023-11-16 09:36:34 -05:00
2025-06-20 15:42:56 +00:00

Tools

This directory contains a number of tools used to assist in the development of Chromebrew.

Check for packages needing updates

These are a collection of scripts and files used to detect if packages need an update. Coverage is spotty, and the majority of packages are unsuppported.

  • check.rb
  • check_updates.sh
  • compare_packages.sh
  • core_packages.txt
  • packages.yaml

Add missing dependencies to packages

This script adds missing dependencies to packages by checking their library dependencies and what crew package provides them.

  • getrealdeps.sh

Upload package binaries to GitLab

This script uploads built packages to GitLab, where we currently host precompiled binaries.

  • gl.sh

Valid licenses for packages

This file contains guidance on formatting conventions for what to put in the license field of packages. There is also a rough list of what licenses are used, although this is incomplete and a little outdated.

  • licenses.txt