Commit graph

10 commits

Author SHA1 Message Date
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Lukasz Czyzykowski 3edc6108c5 Enables rdkafka compilation on macOS
Without --disable-ssl librdkafka ./configure detects that OpenSSL is
installed but when it tries to link it fails because the default
version is incompatible (1.0.2 vs required 1.1.x).

https://github.com/edenhill/librdkafka/issues/49#issuecomment-280219158
2017-05-16 23:41:31 +02:00
Utku Demir 85ea6249bb rdkafka: 2015-11-03 -> 0.9.5 2017-05-05 14:55:07 +12:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
William A. Kennington III 4674e53eea rdkafka: 0.8.6 -> 2015-11-03 2015-11-08 20:42:12 -08:00
Vladimír Čunát 34e47d2079 rdkafka: work around a build problem, probably gcc-5 2015-10-28 19:41:26 +01:00
William A. Kennington III 80f331fc6c rdkafka: 0.8.5 -> 0.8.6 2015-03-28 02:26:43 -07:00
William A. Kennington III e6a486058f rdkafka: Cleanup 2015-03-11 18:50:03 -07:00
Ben Ford 12f9ea9773 Add the rdkafka c library 2015-02-03 08:46:25 +00:00