Skip to content

KDAB/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew formulas for KDAB projects

How to install the formulae

First add this tap to your homebrew using (you only need to do this once to initialize the tap):

brew tap KDAB/tap

Then install a formula using

brew install <formula>

Updating versions

See outdated versions with:

./info.py

Update a version with:

./update_one.py kdreports-qt6.rb 2.3.0

Or to open a PR automatically:

./update_one.py kdreports-qt6.rb 2.3.0 --pr KDAB/homebrew-tap

Adding new packages

Besides adding a new <package>.rb file also adapt .github/workflows/build.yml and utils.py.

Documentation

brew help, man brew or check Homebrew's documentation.

About

Homebrew formulas for KDAB projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published