Commit Graph

7 Commits (a6cac43c1ac81f165fbbe3fcc69f4a0a701f9947)

Author SHA1 Message Date
nibbles 2bits 79115be936 par2tbb: revert sha1
The sha1 for par2tbb was changed in 2814e3a9 but it's not right.
Correct the sha1 to be that of the download tarball. This change
matches the sha1 of the old tarball in my cache from March 20th.

Fixes Homebrew/homebrew#15666

Closes Homebrew/homebrew#15674.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 21:15:15 -07:00
Adam Vandenberg 891fdbd42f Fix typo
Fixes Homebrew/homebrew#13780.
2012-07-30 10:27:44 -07:00
Misty De Meo 596476ad78 Add conflicts_with DSL method
conflicts_with is a thin wrapper around Requirement which simplifies
marking conflicts between formulae.

Closes Homebrew/homebrew#13687.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-30 13:47:12 -03:00
Jack Nagel 72bc963f8f par2tbb: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05 16:49:00 -05:00
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Misty De Meo 9d13214210 par2tbb: add conflicts warnings, clang failure
* par2tbb conflicts with par2, so issue a warning if par2 is installed.
* update handling of clang failure; this should be changed once
  fails_with_clang is available
2012-02-02 12:44:36 -06:00
Kovensky 52080633d3 New formula: par2tbb
Note that par2tbb conflicts with the original par2 formula.

Closes Homebrew/homebrew#9132.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-02-02 12:44:19 -06:00