Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🍻@cdalvaro's custom formulae for the@Homebrew package manager

NotificationsYou must be signed in to change notification settings

cdalvaro/homebrew-tap

Repository files navigation

cdalvaro's Homebrew tap banner.

hombrew tap cdalvaro

Other languages:🇪🇸 Español

@cdalvaro's custom formulae for theHomebrew package manager.

What is this?

This is aHomebrew tap containing formulae for software that I use and that is not available in the main Homebrew repository or has been modified to suit my needs.

How to enable this tap?

Just typebrew tap cdalvaro/tap. This will allow you to install formulae from this tap.

You can directly typebrew install cdalvaro/tap/<formula> to install the specified<formula>.

Available formulae

Formulae list

catboost-cli

BadgeBadge

Fast, scalable, high performance Gradient Boosting on Decision Trees cli tool.

brew install cdalvaro/tap/catboost-cli

This formula is not available in homebrew-core repository because it does not meet the acceptance criteria. SeeHomebrew/homebrew-core#140960 for more information.

catboostmodel-cpp

BadgeBadge

Gradient Boosting on Decision Trees C++ Model Library.

brew install cdalvaro/tap/catboostmodel-cpp

Optional Parameters

  • --with-static Also install the static library

clang-format@14

BadgeBadge

Formatting tools for C, C++, Obj-C, Java, JavaScript, TypeScript.

This formula installs:clang-format-14 andgit-clang-format-14 to avoid collisions with their latest versions.

brew install cdalvaro/tap/clang-format@14

cpp-jwt

BadgeBadge

JSON Web Token library for C++.

brew install cdalvaro/tap/cpp-jwt

This is a header only C++ library, so it is not available in homebrew-core. But, for convenience, it is available in this tap.

cpp-plotly

BadgeBadge

Generate html/javascript charts from C++ data using javascript library plotly.js.

brew install cdalvaro/tap/cpp-plotly

This is a header only C++ library, so it is not available in homebrew-core. But, for convenience, it is available in this tap.

cpp-zmq

BadgeBadge

Header-only C++ binding for libzmq.

brew install cdalvaro/tap/cpp-zmq

This is a header only C++ library, so it is not available in homebrew-core. But, for convenience, it is available in this tap.

howard-hinnant-date

BadgeBadge

A date and time library based on the C++11/14/17 <chrono> header.

brew install cdalvaro/tap/howard-hinnant-date

This formulais available at homebrew-core repository. But I have added the option--without-string-view to disable the use ofstd::string_view in the library. This is becausestd::string_view is not available in versions earlier than C++17.

json11

BadgeBadge

A tiny JSON library for C++11.

brew install cdalvaro/tap/json11

This is a header only C++ library and the project was archived on March 2020, so it is not available in homebrew-core.

salt

BadgeBadge

Software to automate the management and configuration of any infrastructure or application at scale.

brew install cdalvaro/tap/salt

Salt now uses a vendored python, soit was removed from homebrew-core. But I keep it updated for convenience to install it on my Synology NAS.

simple-web-server

BadgeBadge

A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio.

brew install cdalvaro/tap/simple-web-server

wxwidgets

BadgeBadge

Cross-Platform GUI Library.

brew install cdalvaro/tap/wxwidgets

This formulais available at homebrew-core repository. But I have added the option--with-enable-abort to allow aborting a running task using awxGenericProgressDialog.

Available casks

Casks list

autofirma

BadgeBadge

Application for electronic signature developed by the Ministry of Economic Affairs and Digital Transformation of Spain.

This application can be used from the browser, allowing the signature on electronic administration pages when a signature is required in an administrative procedure.

brew install --cask cdalvaro/tap/autofirma

This caskis available at homebrew-cask repository. However, the uninstall postflight script is not working properly, so I've fixed it in this tap. I tried to fix it in the main repository, butit was not accepted.

salt

BadgeBadge

Software to automate the management and configuration of any infrastructure or application at scale.

This cask installs salt STS using the official installation package insteadof building the whole package from source as the formula does.

brew install --cask cdalvaro/tap/salt

This caskis available at homebrew-cask repository. However I have addeda patch to the.plist files to makesalt to work properly with Homebrew out of the box.

The patch adds:

  • HOMEBREW_PREFIX to the environment.
  • PATH env variable containing theHOMEBREW_PREFIX bin directory.
  • HOME env variable containing theroot home directory, to avoid an issue withbrew command.

salt@3006

BadgeBadge

Software to automate the management and configuration of any infrastructure or application at scale.

This cask installs salt LTS using the official installation package insteadof building the whole package from source as the formula does.

brew install --cask cdalvaro/tap/salt@3006

This cask includes all patches from thesalt cask.

More documentation

More documentation is available at:Homebrew - Taps


[8]ページ先頭

©2009-2025 Movatter.jp