Commit graph

10 commits

Author SHA1 Message Date
Misty De Meo
2b5635a110 ossp-uuid: mark keg-only
Apple ships a uuid.h, which isn't linked into /usr/include but which
is used by some third-party libraries. Linking ossp-uuid results in
software picking it up over Apple's version, causing breakage.

Fixes Homebrew/homebrew#16077.
2012-11-16 09:52:59 -06:00
nibbles 2bits
353b795c5c ossp-uuid: change to a working mirror
ossp-uuid-1.6.2 has a flakey main ftp site, and they are no longer
hosted on the current `mirror` site. Change the mirror to use the
archive at googlecode.

Fixes Homebrew/homebrew#14265

Closes Homebrew/homebrew#14288.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 17:52:33 -05:00
Adam Vandenberg
dc9a6ae064 ossp-uuid: use options dsl 2012-08-10 09:04:59 -07:00
John Benediktsson
3f9b82f60a ossp-uuid: adding --universal support.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10 09:03:35 -07:00
Adam Vandenberg
30bcd55da9 ossp-uuid: add 32-bit only build 2012-02-03 22:11:20 -08:00
Jack Nagel
caf146863c Utilize mirror support where appropriate
These formulae were using mirrors before we added mirror support to
Homebrew; fix them.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-17 14:58:29 -05:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
2836a31f63 Use a mirror for ossp-uuid for now 2011-02-21 10:37:28 -08:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Paul Sadauskas
f08edbf74b Add ossp-uuid 2010-06-10 11:21:44 -07:00