From: "罗百科" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy-dataplaneapi/
Date: Wed, 3 Jan 2024 10:09:34 +0000 (UTC) [thread overview]
Message-ID: <1704276569.0d2a47dfa31618905a3cc708a71f8f1afdc077c3.patrick@gentoo> (raw)
commit: 0d2a47dfa31618905a3cc708a71f8f1afdc077c3
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 10:09:15 2024 +0000
Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 10:09:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2a47df
net-proxy/haproxy-dataplaneapi: add 2.8.1
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
.../haproxy-dataplaneapi-2.8.1.ebuild | 27 ++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/net-proxy/haproxy-dataplaneapi/haproxy-dataplaneapi-2.8.1.ebuild b/net-proxy/haproxy-dataplaneapi/haproxy-dataplaneapi-2.8.1.ebuild
new file mode 100644
index 000000000000..10b3b3affc66
--- /dev/null
+++ b/net-proxy/haproxy-dataplaneapi/haproxy-dataplaneapi-2.8.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit go-module
+
+DESCRIPTION="haproxy dataplane api / sidecar"
+HOMEPAGE="https://github.com/haproxytech/dataplaneapi https://www.haproxy.com/documentation/dataplaneapi/latest/"
+
+SRC_URI="https://github.com/haproxytech/dataplaneapi/archive/v${PV}.tar.gz -> ${P}.tar.gz
+ http://gentooexperimental.org/~patrick/${P}-vendor.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+S="${WORKDIR}/dataplaneapi-${PV}"
+
+src_compile() {
+ ego build -o ./build/dataplaneapi ./cmd/dataplaneapi/
+}
+
+src_install() {
+ dobin build/dataplaneapi
+ dodoc README.md
+}
next reply other threads:[~2024-01-03 10:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-03 10:09 罗百科 [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 14:28 [gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy-dataplaneapi/ Patrick Lauer
2024-09-25 14:28 Patrick Lauer
2024-09-25 14:28 Patrick Lauer
2024-01-03 9:54 罗百科
2024-01-03 9:54 罗百科
2023-07-04 16:29 罗百科
2023-05-08 7:05 罗百科
2022-09-30 23:24 Sam James
2022-03-16 10:30 罗百科
2021-05-20 8:45 罗百科
2021-01-16 7:08 罗百科
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=1704276569.0d2a47dfa31618905a3cc708a71f8f1afdc077c3.patrick@gentoo \
--to=patrick@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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