Commit Graph

17 Commits (d36119b14628c186814db7b15c81acb67c959684)

Author SHA1 Message Date
Adam Vandenberg 456023ef53 libidn: make universal opt-in
Fixes Homebrew/homebrew#16098.
2012-11-25 09:24:24 -08:00
Jack Nagel 2c0d2b60bc libidn 1.25
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel 63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Jack Nagel 83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Jack Nagel 2387596568 libidn 1.23
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-27 18:38:31 -06:00
Jack Nagel a44cddda23 libidn: build universal
libidn is a dependency of the GnuTLS 3.x series, and even though we
probably won't move to 3.x anytime soon, it's good to get the
dependencies up to snuff and work out any problems that might arise.

I also added a test of the executable while I was here.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-10 21:27:36 -06:00
Jack Nagel fa3d89a7c0 Use automatic mirror selection for GNU downloads
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:08:20 -05:00
Birger J. Nordølum eb672540a1 Libidn 1.22
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-19 07:46:28 -07:00
Adam Vandenberg e0e839e04a libidn - checks for pkg-config at build time 2011-03-30 16:34:03 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg f0b199f7b3 libidn doesn't seem to actually require gettext 2010-08-15 16:03:33 -07:00
David Höppner bd54717ab9 libidn: update version to 1.19 2010-05-28 20:53:33 +02:00
David Höppner faa0539315 libidn: add gettext 2010-03-17 19:34:04 +01:00
David Höppner 0d8eccc30f libidn: update to version 1.18 2010-02-18 13:23:05 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Adam Vandenberg b1167cfc4b Fix name of libunistring, libidn and cluence classes 2009-09-25 19:22:01 +01:00
Max Howell 3225cb3841 Some renames from 0xffea's patches
I removed the gnu prefix from libidn and libunistring and I apologise because
I know I made it look like you should add this prefix on previous commits.

We add it when:

1. OS X has a non gnu equivalent pre-installed
2. The package is commonly called GNU foo, eg. GNU Go is not referred to as
   just 'Go'

I removed the core suffix from clucene as if anyone ever wants more than just
clucene teh additions should be added as variants to the clucene formula.

Otherwise first class formula, 0xffea noticed all the extra things I usually
do in cherry-picks.
2009-09-21 15:26:41 +01:00