Update Formula/tiv.rb
Format and fail on gcc 5
Remove redundant dependency
Relic from the old days when I didn't know there were test fixtures.
Add more whitespace
Simplify Formula/tiv.rb
Update Formula/tiv.rb for BSD
Revert tiv installation method
Update and rename tiv.rb to terminalimageviewer.rb
Add tiv alias
Fix tiv alias
Fix tiv alias again
Closes#94168.
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
The upstream project is called `arpack-ng`, so it would probably be
useful if `brew install arpack-ng` worked (instead of suggesting that
the user install `aircrack-ng`).
Closes#86755.
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Michael Cho <cho-m@tuta.io>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
Also, set `COMPILER_RT_DEFAULT_TARGET_ONLY` to `ON` on Linux to prevent
attempting (and failing) to compile 32-bit runtimes, and build with GCC
since GCC 5 fails to build LLDB.
Most other related formulae in Homebrew/core are suffixed with `-cpp`
rather than `-cxx`. Also, the upstream branch this formula is built on
is called `cpp_master`, despite the actual artefact being called
`msgpack-cxx`.
This makes it likely that some users are going to try to do `brew
install msgpack-cpp` and end up confused by the resulting error. Let's
try to avoid that by adding this alias.
The C++ library is now in a separate `msgpack-cxx` formula, so it seems
natural to try to `brew install msgpack-c` to install the C library,
which we've kept in the original `msgpack` formula.
Let's add an alias to make sure this and related commands succeed.
New formula for Basis Universal GPU Texture Codec command-line compression tool
Closes#82442.
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
Closes#81490.
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
* linux-headers@4.15: new formula
* linux-headers: rename to linux-headers@4.4
* linux-headers@4.4: renamed from linux-headers
* linux-headers: make alias to linux-headers@4.4
* formula_renames.json: rename linux-headers to linux-headers@4.4
* versioned_keg_only_allowlist: add linux-headers@4.4
* glibc: use linux-headers@4.4
* strace: use linux-headers@4.4
Closes#80992.
Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>