actions-marketplace-validations/Install TagLib

Checkout TagLib master, build it and install to the specified lib/include dirs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 14, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/anthepro_install-taglib@aa18594c185866c45f04c9013e41e9ea7382c409 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
includedirThe directory where the header file should be placed, relative to the current workspace.yesinclude
libdirThe directory where the lib file(s) should be placed, relative to the current workspace.yeslib
staticWhether to build a static or dynamic library.yestrue
artifactWhether to create an artifact that contains lib files and headers.yesfalse

no outputs