Commit graph

17 commits

Author SHA1 Message Date
Tim Steinbach 2fc28603b8
rdkafka: 0.11.6 -> 1.0.0 2019-04-01 08:51:48 -04:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
R. RyanTM 92e1cf23e6 rdkafka: 0.11.5 -> 0.11.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdkafka/versions
2018-10-27 10:06:35 -07:00
R. RyanTM a55bbee997 rdkafka: 0.11.4 -> 0.11.5 (#43932)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rdkafka/versions.
2018-07-31 00:53:28 +02:00
Shea Levy e821f40c26
rdkafka: Build with openssl support. 2018-04-19 09:20:18 -04:00
R. RyanTM 9f447ca367 rdkafka: 0.11.3 -> 0.11.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rdkafka/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.11.4 with grep in /nix/store/p7dbh8kabl3bqr28icnkzp55s6636mpl-rdkafka-0.11.4
- directory tree listing: https://gist.github.com/ab8b067a5f31e07af4ed6b1dbdc1a8a4
2018-03-31 05:33:53 -07:00
Ryan Mulligan 32cecea960 rdkafka: 0.9.5 -> 0.11.3
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.11.3 with grep in /nix/store/z53qgvkdj04v2wspk7ril70qy1ckwh8k-rdkafka-0.11.3
- found 0.11.3 in filename of file in /nix/store/z53qgvkdj04v2wspk7ril70qy1ckwh8k-rdkafka-0.11.3

cc "@boothead @wkennington"
2018-02-27 13:03:06 -08:00
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