Search Criteria
Package Details: librdkafka-git 1.2.2.RC1.r0.gda83c934-1
Git Clone URL: | https://aur.archlinux.org/librdkafka-git.git (read-only, click to copy) |
---|---|
Package Base: | librdkafka-git |
Description: | Apache Kafka C driver library |
Upstream URL: | https://github.com/edenhill/librdkafka |
Keywords: | kafka librdkafka |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | farsaver |
Maintainer: | farsaver |
Last Packager: | farsaver |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-25 13:20 |
Last Updated: | 2019-11-02 07:43 |
Dependencies (7)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- git (git-git) (make)
- python (python-dbg) (make)
- libsasl (optional)
- lz4 (lz4-git, lz4-static-musl, lz4-static) (optional)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened) (optional)
Required by (12)
- bgpstream (requires librdkafka)
- cppkafka-git
- kafkacat (requires librdkafka)
- kafkacat-avro-git (requires librdkafka)
- kafkacat-git
- osquery-git (make)
- php-rdkafka (requires librdkafka)
- python-confluent_kafka (requires librdkafka)
- syslog-ng-git (requires librdkafka) (make)
- syslog-ng-git (requires librdkafka) (optional)
- syslog-ng-nosystemd (requires librdkafka) (make)
- syslog-ng-nosystemd (requires librdkafka) (optional)
Latest Comments
amos commented on 2019-02-26 13:48
Can you please add provides and conflicts with librdkafka?
zerocewl commented on 2017-11-06 12:01
Please update to current version v0.11.1
https://github.com/edenhill/librdkafka/releases/tag/v0.11.1
farsaver commented on 2017-05-06 16:41
Updating the dependency to `python` seems to be the correct solution. It seems some their scripts are in Python 2 format though.
galaux commented on 2017-05-06 15:05
Hi again. `makepkg` does not build without dependency to `python` (not `python2`). Please note I don't know enough about this package to tell what upstream expects by `/usr/bin/env python`: is it Python 2 or Python 3? Most of the Python scripts are tests, one is for packaging. Only one script remains and it looks like Python 3.
farsaver commented on 2017-04-11 19:13
Thanks, updated the info.
galaux commented on 2017-04-11 10:14
Hi! `python` is a compulsory build dependency for this package.
pyr commented on 2015-12-23 08:03
Hi!
You might be interested in checking out https://aur.archlinux.org/packages/kafkacat-git which I just submitted and depends on librdkafka-git.