Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kafkacat-1.5.0
Date: Tue, 14 Jan 2020 01:14:35 +0100	[thread overview]
Message-ID: <20200114001435.LgkW6tU002YWLrNhrpsJ0zDiaj0tlESk4Y1wvd6fHqw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17565@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

There is an updated pull request by steinex against master on the void-packages repository

https://github.com/steinex/void-packages kafkacat
https://github.com/void-linux/void-packages/pull/17565

New package: kafkacat-1.5.0


A patch file from https://github.com/void-linux/void-packages/pull/17565.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kafkacat-17565.patch --]
[-- Type: text/x-diff, Size: 1422 bytes --]

From 36440032708bb8cdf351aaafdf04d104124e815b Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinborn@sipgate.de>
Date: Tue, 17 Dec 2019 15:19:36 +0100
Subject: [PATCH] New package: kafkacat-1.5.0

---
 common/shlibs             |  2 ++
 srcpkgs/kafkacat/template | 17 +++++++++++++++++
 2 files changed, 19 insertions(+)
 create mode 100644 srcpkgs/kafkacat/template

diff --git a/common/shlibs b/common/shlibs
index 51692ea249d..71628c1bc94 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3705,3 +3705,5 @@ libnvpair.so.1 zfs-0.8.2_1
 libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.11 intel-gmmlib-19.4.1_1
+librdkafka.so.1 librdkafka-1.3.0_1
+librdkafka++.so.1 librdkafka-1.3.0_1
diff --git a/srcpkgs/kafkacat/template b/srcpkgs/kafkacat/template
new file mode 100644
index 00000000000..ea501ff6df9
--- /dev/null
+++ b/srcpkgs/kafkacat/template
@@ -0,0 +1,17 @@
+# Template file for 'kafkacat'
+pkgname=kafkacat
+version=1.5.0
+revision=1
+build_style=configure
+configure_args="--prefix=/usr"
+makedepends="librdkafka-devel"
+short_desc="Command line Apache Kafka producer and consumer"
+maintainer="Frank Steinborn <steinex@nognu.de>"
+license="BSD-2-Clause"
+homepage="https://github.com/edenhill/kafkacat"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=16f358fab258cbefc328cf642f72ee8b5dae1648657d508997279ca5bd0fbef0
+
+post_install() {
+	vlicense LICENSE
+}

       reply	other threads:[~2020-01-14  0:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17565@inbox.vuxu.org>
2020-01-14  0:14 ` voidlinux-github [this message]
2020-01-24 10:17 ` voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200114001435.LgkW6tU002YWLrNhrpsJ0zDiaj0tlESk4Y1wvd6fHqw@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).