Commit graph

16 commits

Author SHA1 Message Date
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
Vlad Shablinsky
69aa448601 calcurse: add test do, fix system make check
Closes Homebrew/homebrew#37669.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-14 19:29:40 -07:00
Vlad Shablinsky
d9603423af calcurse 4.0.0 2015-03-14 19:29:40 -07:00
Job Snijders
d02ccbd6c1 calcurse 3.2.1
Closes Homebrew/homebrew#32684.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-26 17:53:33 -05:00
Steven Peters
a649d9b4ec Use .diff instead of .patch for github commit sourced patches
This modifies multiple formulae in a single commit, replacing
the patch suffix with diff per Homebrew/homebrew#28315. I used the following
command:
~~~
sed -i -e 's@patch"$@diff"@' `grep -rlI 'commit.*patch"$' .`
~~~
The patch shasums are then computed using:
~~~
brew fetch --build-from-source `git st | sed -e 's@^ M@@'`
~~~
and manually updated.

Fixes Homebrew/homebrew#28315.
Fixes Homebrew/homebrew#28335.
Closes Homebrew/homebrew#28339.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-11 20:53:22 -05:00
Jack Nagel
fe1ca8542f calcurse: use checksummed patches 2014-03-16 19:35:06 -05:00
Jack Nagel
56df5f3fca calcurse 3.1.4 2013-11-09 20:25:21 -06:00
Adam Vandenberg
5cdc7e646c calcurse: still fails with clang 425 2013-05-06 12:26:54 -07:00
Adam Vandenberg
529ddb52a3 calcurse: style nits 2013-01-26 18:03:48 -08:00
Jack Nagel
6ba16a526b calcurse: fails with clang
Closes Homebrew/homebrew#15946.
2012-12-23 13:47:28 -06:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Nibbles 2bits
cd669a01a0 calcurse 2.9.2
Update calcurse to version 2.9.2.
Update to the new homepage.
Update to the new tarball location.
Remove patches merged upstream.
Remove ENV.O3 flag, which is the default now.
Remove mandir, which is fixed upstream.
Compiles and runs on Snow Leopard using XCode-4.0.2, clang, & llvm.

Closes Homebrew/homebrew#8486.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:09:18 -06:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
55b98a9421 Update formulae to use path shortcuts 2010-08-08 11:24:36 -07:00
Adam Vandenberg
226f3c2960 calcurse - fix man path 2010-02-09 09:27:19 -08:00
Rémi Prévost
0c14113bdb New formula: calcurse
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-09 09:23:30 -08:00