Files
chromebrew/tools
Satadru Pramanik, DO, MPH, MEng a9028243bf Add tmate & gnome updates (#9439)
* Add tmate, update libevent, msgpack_c

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

* adjust tmate deps

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

* gnome updates

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

* fixup

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

* adjust gtk4 deps

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

* adjust gtk4 deps

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

* update gtk4

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

* gnome updates part 1

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

* fixup

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

* more gnome updates

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

* update gtkmm4

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

* update transmission

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

* adjust packages

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

* update gstreamer

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

* adjust gstreamer deps order

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

* avoid not building tests in package files

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

* cleanup gtkmm4 deps

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

* remove i686 from atkmm

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

* suggested changes

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

* Add boost license to msgpack_c

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

* add gtkmm4 dep

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

* docs removed from gtkmm4

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-03-06 21:11:49 -06:00
..
2024-01-25 09:04:04 -05:00
2023-11-16 09:36:34 -05: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