From: "Okamura Kazuya" <trakrailysurely@danceylove.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/ls-qpack/
Date: Sun, 9 Jul 2023 11:21:05 +0000 (UTC) [thread overview]
Message-ID: <1688901650.e001f86aaebdf1465195425e7d1319664dbd3395.trakrailysurely@gentoo> (raw)
commit: e001f86aaebdf1465195425e7d1319664dbd3395
Author: Okamura Kazuya <gentoo-guru <AT> danceylove <DOT> net>
AuthorDate: Sun Jul 9 11:20:50 2023 +0000
Commit: Okamura Kazuya <trakrailysurely <AT> danceylove <DOT> net>
CommitDate: Sun Jul 9 11:20:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e001f86a
dev-libs/ls-qpack: drop 2.5.0
Signed-off-by: Okamura Kazuya <gentoo-guru <AT> danceylove.net>
dev-libs/ls-qpack/ls-qpack-2.5.0.ebuild | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/dev-libs/ls-qpack/ls-qpack-2.5.0.ebuild b/dev-libs/ls-qpack/ls-qpack-2.5.0.ebuild
deleted file mode 100644
index ab716aa5b..000000000
--- a/dev-libs/ls-qpack/ls-qpack-2.5.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="QPACK compression library for use with HTTP/3"
-HOMEPAGE="https://github.com/litespeedtech/ls-qpack/"
-SRC_URI="https://github.com/litespeedtech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="static-libs"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_SHARED_LIBS=$(usex !static-libs)
- )
- cmake_src_configure
-}
-
-src_install() {
- mkdir -p ${D}/usr/include/
- mkdir -p ${D}/usr/lib64/
- cp ${S}_build/libls* ${D}/usr/lib64/
- cp ${S}/lsxpack_header.h ${D}/usr/include/
- cp ${S}/lsqpack.h ${D}/usr/include/
- einstalldocs
-}
next reply other threads:[~2023-07-09 11:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-09 11:21 Okamura Kazuya [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-05 1:17 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/ls-qpack/ Okamura Kazuya
2024-04-27 18:32 Lucio Sauer
2024-04-27 16:40 Okamura Kazuya
2023-06-27 15:29 Okamura Kazuya
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=1688901650.e001f86aaebdf1465195425e7d1319664dbd3395.trakrailysurely@gentoo \
--to=trakrailysurely@danceylove.net \
--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