aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libtar.rb
AgeCommit message (Collapse)Author
2014-03-20libtar: add 1.2.20 bottle.BrewTestBot
Closes #27538. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-20libtar 1.2.20Steven Peters
Update libtar to 1.2.20, add build dependencies on autotools. Point to new repository where development has been taking place.
2013-04-13New formula: libtarSteven Peters
libtar provides a C interface to tar files. It installs include and library files as well as an executable called libtar, which provides similar functionality to tar and gnu-tar. I think there should be no conflicts since the executable has a different name. Closes #18780. Signed-off-by: Jack Nagel <jacknagel@gmail.com>