Files
chromebrew/tools
Ed Reel a201ebeb1b Boost 1.85.0-icu77.1-py3.14 => 1.90.0-icu77.1-py3.14 (#15555)
* Boost 1.85.0-icu77.1-py3.14 => 1.90.0-icu77.1-py3.14

* Update boost 1.90.0-icu77.1-py3.14 binaries

* Add x86_64 boost.filelist for 1.90.0-icu77.1-py3.14

* Eigen 3.4.0-1 => 5.0.1

* Rebuild coin 4.0.8 with boost 1.90.0-icu77.1-py3.14

* Rebuild exempi 2.6.6 with boost 1.90.0-icu77.1-py3.14

* Grive 0.5.3-648ff8e-1 => 0.5.3-be52cb2

* Rebuild ledger 3.4.1 with boost 1.90.0-icu77.1-py3.14

* Rebuild libcdr 0.1.8-icu77.1 and librevenge 0.0.5 with boost 1.90.0-icu77.1-py3.14

* Rebuild libwpd 0.10.3 and libwpg 0.3.4 with boost 1.90.0-icu77.1-py3.14

* Build libtorrent 2.0.12 with boost 1.90.0-icu77.1-py3.14

* Rebuild libvisio 0.1.10 with boost 1.90.0-icu77.1-py3.14

* Remove librevenge.filelist for i686

* Build mysql 9.6.0-icu77.1 with boost 1.90.0-icu77.1-py3.14

* Build source_highlight 3.1.9-894cacd-boost1.90 with boost 1.90.0-icu77.1-py3.14

* Rebuild swig 4.4.1, taglib 2.2.1 and tcpflow 1.6.1-8d47b53 with boost 1.90.0-icu77.1-py3.14

---------

Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
2026-04-20 03:26:12 +00:00
..
2026-04-17 06:27:53 +00:00
2023-11-16 09:36:34 -05:00
2026-04-19 12:25:05 +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