From 8dd17625671faf6a47abf31d4c96a1e20d764ba5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 20 Feb 2023 02:17:30 +0000 Subject: gentoo auto-resync : 20:02:2023 - 02:17:29 --- net-libs/nghttp3/Manifest | 6 ++-- net-libs/nghttp3/nghttp3-0.8.0-r1.ebuild | 40 ++++++++++++++++++++++++++ net-libs/nghttp3/nghttp3-0.8.0.ebuild | 39 ------------------------- net-libs/nghttp3/nghttp3-0_pre20190912.ebuild | 41 --------------------------- net-libs/nghttp3/nghttp3-9999.ebuild | 3 +- 5 files changed, 44 insertions(+), 85 deletions(-) create mode 100644 net-libs/nghttp3/nghttp3-0.8.0-r1.ebuild delete mode 100644 net-libs/nghttp3/nghttp3-0.8.0.ebuild delete mode 100644 net-libs/nghttp3/nghttp3-0_pre20190912.ebuild (limited to 'net-libs/nghttp3') diff --git a/net-libs/nghttp3/Manifest b/net-libs/nghttp3/Manifest index 4d45d30d5042..91a4d419f4f2 100644 --- a/net-libs/nghttp3/Manifest +++ b/net-libs/nghttp3/Manifest @@ -1,6 +1,4 @@ DIST nghttp3-0.8.0.tar.xz 365072 BLAKE2B 132332f785f015a5e62e751ad6fe6d1dae49911837ef26cb24453245ca2cd5a80c92092db4b712f1fb515caa900ac190c2fa586fbf7314df9e60928595791679 SHA512 dab545aff7f85ee10c0f43985cb7f937e33a793c4bb0ca8e7878652f8d0b2500497cdd435256f401bf35a0c7af21aec08cd821beddff3e96b4810efb4c798591 -DIST nghttp3-0_pre20190912.tar.gz 155172 BLAKE2B fabd472e429222502288b7a4030b4aa51f8a1b609590d63b51ab3f918b8cdb462b766a40911986b3f72f2f1b0debee1f0ebdf8802991bf4fc5d4a6d14297bdcc SHA512 89c7b40843bde9d2c2ab24211794b6ae0e1fa15413e92dcf2238b876552f29bb2f0db724d9a205c2a1c98f25a14ef570c9e53df52fb519230b6f78dcc04d2117 -EBUILD nghttp3-0.8.0.ebuild 824 BLAKE2B e2d6e52fedb5de2cdd870e92860f22071a69bec4cacef29fae479cdac922b7051a30ee866967962da69396e438e84f06b1b8774e49502446583c3c4e150b7268 SHA512 a49afbf4c1f26be6638963d345898101d6c9420ab0fc4b73829448a3b4b209d951550afc3fb438a8b49086e07d0c50950f472ae877a890adb9f34ec2cd65b284 -EBUILD nghttp3-0_pre20190912.ebuild 922 BLAKE2B f88e6f9426efb68a0b257ce942b066834ffb9da6fc26ec88b58ae3c78d5c09fa2ebbd57f3604fa6b9b52834e15b15ba4f5edff11da8fa44c94491df3cd7bc2f6 SHA512 008393024ceb9fdef8369146478d09681ee492c4e6651425afaf3b68d98562ecfba51f18a3be1f3002cb17ff7b2b90d0a9ffee6ad1079ce5919e97cfb9475b17 -EBUILD nghttp3-9999.ebuild 824 BLAKE2B e2d6e52fedb5de2cdd870e92860f22071a69bec4cacef29fae479cdac922b7051a30ee866967962da69396e438e84f06b1b8774e49502446583c3c4e150b7268 SHA512 a49afbf4c1f26be6638963d345898101d6c9420ab0fc4b73829448a3b4b209d951550afc3fb438a8b49086e07d0c50950f472ae877a890adb9f34ec2cd65b284 +EBUILD nghttp3-0.8.0-r1.ebuild 878 BLAKE2B 49d670331582f6d8c895b3bceab220312346e8988b728c6912f480f141ea14a097d63dba4b7e1decacb42b1b26871d63ce69565003fa9230b339498bbdce0339 SHA512 0e2a1cc0513f808cb8cbf1777fb1d45f1f69972da89bd7b80502ee59c2e03741a6a096d6050567f2c1d2aff8227df05c0163582d1920749fe60c7ba772bb4050 +EBUILD nghttp3-9999.ebuild 878 BLAKE2B 49d670331582f6d8c895b3bceab220312346e8988b728c6912f480f141ea14a097d63dba4b7e1decacb42b1b26871d63ce69565003fa9230b339498bbdce0339 SHA512 0e2a1cc0513f808cb8cbf1777fb1d45f1f69972da89bd7b80502ee59c2e03741a6a096d6050567f2c1d2aff8227df05c0163582d1920749fe60c7ba772bb4050 MISC metadata.xml 327 BLAKE2B 57c198cb15bb8a8982d7c93149b595e0fd03fb0b63cde2d49349dc3dcefa7873f310a4c6accf7089320c6a38376aef8bf6d98afe689d743c96636eebc53a2365 SHA512 580f5c33715cac0b138070349342d4d2e62c179e05aa1e66fc801001fa8dbb064d1291f8c38ff3b0e68cb392bc2f339c28afeab1d9a77d786497968fae2505a8 diff --git a/net-libs/nghttp3/nghttp3-0.8.0-r1.ebuild b/net-libs/nghttp3/nghttp3-0.8.0-r1.ebuild new file mode 100644 index 000000000000..719966f4eab6 --- /dev/null +++ b/net-libs/nghttp3/nghttp3-0.8.0-r1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake-multilib + +if [[ ${PV} == 9999 ]] ; then + EGIT_REPO_URI="https://github.com/ngtcp2/nghttp3.git" + inherit git-r3 +else + SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~hppa" +fi + +DESCRIPTION="HTTP/3 library written in C" +HOMEPAGE="https://github.com/ngtcp2/nghttp3/" + +LICENSE="MIT" +SLOT="0/0" +IUSE="static-libs test" + +BDEPEND="virtual/pkgconfig" +DEPEND="test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" +RDEPEND="" +RESTRICT="!test? ( test )" + +multilib_src_configure() { + local mycmakeargs=( + -DENABLE_LIB_ONLY=ON + -DENABLE_STATIC_LIB=$(usex static-libs) + -DENABLE_EXAMPLES=OFF + -DCMAKE_DISABLE_FIND_PACKAGE_CUnit=$(usex !test) + ) + cmake_src_configure +} + +multilib_src_test() { + cmake_build check +} diff --git a/net-libs/nghttp3/nghttp3-0.8.0.ebuild b/net-libs/nghttp3/nghttp3-0.8.0.ebuild deleted file mode 100644 index 3685e3ee33ca..000000000000 --- a/net-libs/nghttp3/nghttp3-0.8.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake-multilib - -if [[ ${PV} == 9999 ]] ; then - EGIT_REPO_URI="https://github.com/ngtcp2/nghttp3.git" - inherit git-r3 -else - SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~hppa" -fi - -DESCRIPTION="HTTP/3 library written in C" -HOMEPAGE="https://github.com/ngtcp2/nghttp3/" - -LICENSE="MIT" -SLOT="0/0" -IUSE="test" - -BDEPEND="virtual/pkgconfig" -DEPEND="test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" -RDEPEND="" -RESTRICT="!test? ( test )" - -multilib_src_configure() { - local mycmakeargs=( - -DENABLE_LIB_ONLY=ON - -DENABLE_EXAMPLES=OFF - -DCMAKE_DISABLE_FIND_PACKAGE_CUnit=$(usex !test) - ) - cmake_src_configure -} - -multilib_src_test() { - cmake_build check -} diff --git a/net-libs/nghttp3/nghttp3-0_pre20190912.ebuild b/net-libs/nghttp3/nghttp3-0_pre20190912.ebuild deleted file mode 100644 index 13c321f3927c..000000000000 --- a/net-libs/nghttp3/nghttp3-0_pre20190912.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake-multilib - -if [[ ${PV} == 9999 ]] ; then - EGIT_REPO_URI="https://github.com/ngtcp2/nghttp3.git" - inherit git-r3 -else - GIT_COMMIT="51379a041174ad953dc6ad437712f3b279f81919" - SRC_URI="https://github.com/ngtcp2/nghttp3/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/${PN}-${GIT_COMMIT}" - KEYWORDS="~amd64 ~hppa" -fi - -DESCRIPTION="HTTP/3 library written in C" -HOMEPAGE="https://github.com/ngtcp2/nghttp3/" - -LICENSE="MIT" -SLOT="0/0" -IUSE="test" - -BDEPEND="virtual/pkgconfig" -DEPEND="test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" -RDEPEND="" -RESTRICT="!test? ( test )" - -multilib_src_configure() { - local mycmakeargs=( - -DENABLE_LIB_ONLY=ON - -DENABLE_EXAMPLES=OFF - -DCMAKE_DISABLE_FIND_PACKAGE_CUnit=$(usex !test) - ) - cmake_src_configure -} - -multilib_src_test() { - cmake_build check -} diff --git a/net-libs/nghttp3/nghttp3-9999.ebuild b/net-libs/nghttp3/nghttp3-9999.ebuild index 3685e3ee33ca..719966f4eab6 100644 --- a/net-libs/nghttp3/nghttp3-9999.ebuild +++ b/net-libs/nghttp3/nghttp3-9999.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ngtcp2/nghttp3/" LICENSE="MIT" SLOT="0/0" -IUSE="test" +IUSE="static-libs test" BDEPEND="virtual/pkgconfig" DEPEND="test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )" @@ -28,6 +28,7 @@ RESTRICT="!test? ( test )" multilib_src_configure() { local mycmakeargs=( -DENABLE_LIB_ONLY=ON + -DENABLE_STATIC_LIB=$(usex static-libs) -DENABLE_EXAMPLES=OFF -DCMAKE_DISABLE_FIND_PACKAGE_CUnit=$(usex !test) ) -- cgit v1.2.3