Files
chromebrew/tools
Satadru Pramanik, DO, MPH, MEng 70933949b3 libgnome_games_support1 → 1.8.2,gnome_klotski → 3.38.2-1,gnome_mines → 49.0.1,gnome_nibbles → 4.4.2,libgnome_games_support → 2.0.2,librsvg → 2.61.3-1 (#13435)
* Add unbuilt gnome_mines to updater-gnome_mines-49.0.1

* Update gnome_mines to use gtk4

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

* Adjust deps.

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

* Fix builds and rebuild librsvg.

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

* Refactor libgnome_games_support.

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

* lint

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

* Remove libgnome_games_support2 filelists.

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-11-12 21:30:50 +00:00
..
2023-11-16 09:36:34 -05:00
2025-11-09 14:28:48 +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