From 3be0bd5d99282a26386713dc8d85c8f27a175a34 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 20 Dec 2024 17:15:50 +0100 Subject: [PATCH] chore: backup macbook 2019 --- homebrew/macbook-2019 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/homebrew/macbook-2019 b/homebrew/macbook-2019 index 4ed258c..d0f4474 100644 --- a/homebrew/macbook-2019 +++ b/homebrew/macbook-2019 @@ -28,7 +28,7 @@ brew "bat-extras" # GNU internationalization (i18n) and localization (l10n) library brew "gettext" # C/C++ and Java libraries for Unicode and globalization -brew "icu4c" +brew "icu4c@76" # Remove large files or passwords from Git history like git-filter-branch brew "bfg" # Parser generator @@ -117,8 +117,8 @@ brew "gnu-sed" brew "gnu-tar" # Open source programming language to build simple/reliable/efficient software brew "go" -# Manage compile and link flags for libraries -brew "pkg-config" +# Package compiler and linker metadata toolkit +brew "pkgconf" # Generate introspection data for GObject libraries brew "gobject-introspection" # Google Testing and Mocking Framework @@ -130,7 +130,7 @@ brew "gpgme" # Command-line tool for generating regular expressions brew "grex" # Open-source video transcoder available for Linux, Mac, and Windows -brew "handbrake" +brew "handbrake", link: false # Convert source code to formatted text with syntax highlighting brew "highlight" # Improved top (interactive process viewer)