Commit graph

18 commits

Author SHA1 Message Date
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
David Christenson
05f150143c glog 0.3.4
Update to latest stable release, remove obsolete patches, change URLs
to GitHub, modernize formula.

Closes .

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-31 23:35:35 -07:00
Dominyk Tiller
877e16455e Revert "glog: gflags compatibility fix"
This reverts commit d12fcb69b9f8aaa29552195baec4c8099fcef32f.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-28 18:54:36 -05:00
BrewTestBot
15ee2fb32a glog: add 0.3.3 bottle. 2014-11-28 18:40:56 +00:00
Dominyk Tiller
cbb9f56169 glog: gflags compatibility fix
Closes . The upstream issue tracker for Glog is pretty dead, and
gflags development seems to be outpacing it considerably, so vendoring
the old version of gflags is a workaround.

Closes .

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-28 18:40:55 +00:00
Jack Nagel
8ef0b46216 Use githubusercontent domain 2014-04-26 14:48:32 -05:00
Jack Nagel
7dc7656681 glog: use checksummed patches 2014-03-16 19:57:48 -05:00
Ian Lancaster
9c098cb9b6 Batch convert http urls from Google Code to https
Closes .
2014-03-08 09:12:58 -08:00
Noah Manneschmidt
fc695880f9 glog: fix patches
Avoid using a patch URL with a token that expires
Avoid using a hash when patches need to be applied in order

Closes .

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-08 22:23:12 -06:00
Miguel Algaba
ce770197ad Minor fix to location of patch for glog
Closes .

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-10-27 11:52:13 -07:00
Daniel Sloof
ca6ab7289d glog: add patches to fix Mavericks build.
Two patches are applied:
- Since glog has not yet released a a version 0.3.4, we manually apply a
  a patch that mirrors the following changeset:
  https://code.google.com/p/google-glog/source/detail?r=134
  This patch cleans up the way of determining which logging includes
  need to be included (prefixed, etc).
- A patch making sure we are only including tr1 prefixed stuff
  and slist on when using libc++.

The first patch can likely be removed when upstream releases a new
version.

Upstream is aware of the second issue:
https://code.google.com/p/google-glog/issues/detail?id=121

Closes .

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-24 09:34:35 +01:00
Brett Koonce
6816a51502 glog 0.3.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:21 -06:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes .
2012-09-03 11:36:42 -07:00
Xiyue Deng
753277d9fa glog 0.3.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-08 20:13:12 -08:00
Max Howell
d224636ba4 More formula that now depend on automake
gst-plugins-base didn't need the autoreconf in any form I could see. So removed.
2012-02-29 02:03:26 +00:00
kaolin fire
0182eed278 glog 0.3.1-1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-21 17:24:15 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Douglas Creager
b8991ac3b4 glog
A C++ logging framework from Google.  The latest release doesn't compile
on Mac OS, but the SVN HEAD seems to work.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Comment why url is commented out

autoreconf:
    upstream has a libtool script checked into SVN that doesn't work on
    Mac OS. Just running configure/make gave me compile errors; explicitly
    running autoreconf first made it work.
2010-04-29 08:40:58 -07:00