From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7105015800A for ; Sun, 16 Jul 2023 13:31:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14275E08F4; Sun, 16 Jul 2023 13:31:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C973E07E6 for ; Sun, 16 Jul 2023 13:31:19 +0000 (UTC) Message-ID: <1b3be700-bf3f-19a0-12be-1dd990432181@gentoo.org> Date: Sun, 16 Jul 2023 15:31:13 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 To: Sam James , gentoo-dev@lists.gentoo.org References: <20230716123830.78932-1-xgqt@gentoo.org> <20230716123830.78932-6-xgqt@gentoo.org> <87a5vwrozp.fsf@gentoo.org> Content-Language: en-US From: =?UTF-8?Q?Maciej_Bar=c4=87?= Subject: Re: [gentoo-dev] [PATCH 6/7] dev-dotnet/dotnet-sdk-bin: update packaging mechanism In-Reply-To: <87a5vwrozp.fsf@gentoo.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archives-Salt: ac15d7e9-389c-4e01-832e-8e489986c48a X-Archives-Hash: d4e9f0f7aaa54e2b37ee850ff6ce57e4 >> +RESTRICT+=" splitdebug " >> + > > Why? Add a comment. > Added by previous maint. >> +PDEPEND=" >> + ~dev-dotnet/dotnet-runtime-nugets-${RUNTIME_SLOT} >> + ~dev-dotnet/dotnet-runtime-nugets-3.1.32 >> +" >> + > > What's this about? Wanted to comment right away, but needed to wait for mialing list to digest my patches. Ok, so essentially when building .NET packages dotnet-sdk will **always** pull in a set of predefined nugets that need to be in the ${NUGET_PACKAGES} dir. If they are not there, then the build fails. Because otherwise we would have to have a very ugly if-else in the eclass we pull them regardless if user will build dev-dotnet packages. The elcass later copies those nugets from /opt/dotnet-nugest to NUGEt_PACKAGES dir. This set is different for each dotnet-sdk version and has to be checked while packaging new dotnet-sdk versions by restoring a package without other dependencies for each supported .NET version: that is: 3.1, 6.0 and 7.0. W dniu 16.07.2023 o 14:58, Sam James pisze: > > Maciej Barć writes: > >> Bug: https://bugs.gentoo.org/900597 >> Bug: https://github.com/gentoo/gentoo/pull/29309 >> Signed-off-by: Maciej Barć >> --- >> dev-dotnet/dotnet-sdk-bin/Manifest | 36 ++++++---- >> .../dotnet-sdk-bin-6.0.402-r3.ebuild | 65 ++++++++++++++++++ >> .../dotnet-sdk-bin-6.0.404-r1.ebuild | 65 ++++++++++++++++++ >> .../dotnet-sdk-bin-7.0.200-r1.ebuild | 66 +++++++++++++++++++ >> .../dotnet-sdk-bin-7.0.203.ebuild | 66 +++++++++++++++++++ >> dev-dotnet/dotnet-sdk-bin/metadata.xml | 6 +- >> 6 files changed, 287 insertions(+), 17 deletions(-) >> create mode 100644 dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.402-r3.ebuild >> create mode 100644 dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild >> create mode 100644 dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.200-r1.ebuild >> create mode 100644 dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.203.ebuild >> >> diff --git a/dev-dotnet/dotnet-sdk-bin/Manifest b/dev-dotnet/dotnet-sdk-bin/Manifest >> index 0db1365533..34d9d16893 100644 >> --- a/dev-dotnet/dotnet-sdk-bin/Manifest >> +++ b/dev-dotnet/dotnet-sdk-bin/Manifest >> @@ -1,12 +1,24 @@ >> -DIST dotnet-sdk-6.0.404-linux-arm.tar.gz 181563995 BLAKE2B ff359d26264f0298d6210a2b7ae8cd0f1b577bf9937aaff09805f361e54349bdab5338182b674c81c8cb330c90f7a17a601ccce899e63f2e837a90bfd02c3726 SHA512 1b9b5e0c45f90a4c752bf6990e5dda4110403a62392dc78abf9145c69b1d329b2630945a88cb4d7756322b188b7f4a9334bfc376067edff5dcfabfd85098d7d8 >> -DIST dotnet-sdk-6.0.404-linux-arm64.tar.gz 180324700 BLAKE2B 33780337294f427da0b8d44d8a3819c4276c0b01ffefe5a846cc5524039a5af203a231fe5893c63dce5b1557cd1288c4cb3e1d93505320a49eeccd4fd22cefe7 SHA512 7c58595aa57b655ff5a268ae4fc680ff3fb15a84dcc0ce84ae7eb25ba27bf66f0c5273c985f15034583f5b05437a5354db68c4064953030dc4caebb11339ac76 >> -DIST dotnet-sdk-6.0.404-linux-musl-arm.tar.gz 182613890 BLAKE2B f0475535f703a80c23a881ef578eeac87923586b27bcc7ed018b75aa88dccc84dcbd9e20543b1e502e0e800b947afd8e6bbc3a44b4101ad786674d0ad2fb196a SHA512 d7818ea567db81832cfeed5057c42255d2f19750a741a2cbc57e2d7134267a27e9937f86846b30f393c6f0ad2dbf0f4c73a902ed78b0de56138f077f62f34686 >> -DIST dotnet-sdk-6.0.404-linux-musl-arm64.tar.gz 180323728 BLAKE2B ff32a89653f265df2fda39dc0bb2ff6853e6fced029fb1a16096436a7876ad061e55a1d45fd29f395e4d6585f67cde2e5d95b0c0c2bbaec2b073cfd2785c87e5 SHA512 999220f7247881d44c7f5a429b25c04d31044a1b91af5ede3f899df142af2d9f056a4ac6058c9e56f14b014a479f3a7455bd499f42f8e0f9b4fcacfeabc023b5 >> -DIST dotnet-sdk-6.0.404-linux-musl-x64.tar.gz 185037621 BLAKE2B 0ff97d56c4d061cb5f227c745afb34cf462c286f4c0347224885360cec861dfd59f90a6ef85571c49aa79b12d558111b07a29ac48451739f721e5b13d45f94c1 SHA512 5313d8cbb41e27f462a141914f852e3d3e729886ce063be82778e1444df2d44dadcd2829f60ae97ae300d19798fab9d3b3932a7d9b9d00e948a80ccebbf5e106 >> -DIST dotnet-sdk-6.0.404-linux-x64.tar.gz 185546757 BLAKE2B ce8447f82b93880c6491e06fd35d556b880f59403fd7c6161d228271de6bffc6c74810e5ec5d834e35a715b9bc6173cb028aeb443bd28717a2d8838b543eec9f SHA512 7a0f4b308d3fe98df9b426b0f8f8fb7bd7247244af3570e867a3969349c62c7ea4c6da81a1a2280788e300784167a2933db523f461985aef0681e0cf14bf8f0d >> -DIST dotnet-sdk-7.0.200-linux-arm.tar.gz 192996891 BLAKE2B 43c271a53d2eeebfbbeb7702e0c7a203960b57246f4b1f557d78391abdf10d0cca87c7ee364a37151f8e9e91df53e427df077a7cc25e1ccce5ac5d37fc73bc3a SHA512 7b1072c8080a0f38946d207945417dbeea4cbb688c2ea2dba1cb31330da15652da0823d8571c063a08830fe2157dbacb635eb2a8c7f20033cd1b8a35a9cfde36 >> -DIST dotnet-sdk-7.0.200-linux-arm64.tar.gz 193106712 BLAKE2B 5db6eab8bf56a85a15e6107bd4bca0dd4669d9eb2b3db287b8aa7621e38e07ce213c8e2446add010623b78b7092c0658d17bf4c90a059440778519e5aa117a9e SHA512 2990b7d2b23adb2b2621786ba774450e8cf73bf872173ab57026d7658599accdb5a4cefb5292945e264408f833503210621ed787c8d77eb467d3b204da8073a8 >> -DIST dotnet-sdk-7.0.200-linux-musl-arm.tar.gz 192955116 BLAKE2B 5b5549e158ebc7059b123d601566efddaacd04aa6ee531699b3c70327b2f2005ed11cbb7dea7b9a8a9c5f792fcc7461ea34b0a33a81828b4085327f219224d19 SHA512 1e4f9160cb93ca9704015e787491bf78c5850c2a0aa7f5794b35f607f6f342903c9d8aa182593133d6609d5b9aded9bed769855213e0464311f357a65df0a640 >> -DIST dotnet-sdk-7.0.200-linux-musl-arm64.tar.gz 192893152 BLAKE2B ea793eebc9d414f5f8dd0c4a1b2c0330bf762db8fb1626aaa97d84b8fffe2a6b8d85f8cf735467dd49d6f588cd17254dad7ced926410f7e26488da08e0bb593a SHA512 63c568b1e0014e2039def200fde47d932e5366ba794fcd89f0efbcfd845e8b8b1c0ede6406a518f366356f5b566df2d0a1b53e6fdc9b58a26a59bdaa89e0ce32 >> -DIST dotnet-sdk-7.0.200-linux-musl-x64.tar.gz 197209986 BLAKE2B 4219149ed4f682ecb3d2c00cb2ed24f5352153ca0a5063bf07e7d42ddce95a5d3b4924e257bc166e1a1ca779dd9fb1d8e52d7a17a37ae73a596f3b5f4ed98c5b SHA512 e907c96e7f1c7a3497f8726176b1fad9e93050b7b5f30900a634d253c4c5c822c8d729b22b36fa00d5bb2be0834f6c683d47db8c22077fbb191e38ae67e12119 >> -DIST dotnet-sdk-7.0.200-linux-x64.tar.gz 197802070 BLAKE2B 100af2f1e3fda195542f383a449473b1e52a7c5c1ff40b3ee666305a883885e1440996be7e588d8ccad44702917cf8d5e87900a59d80b8a43f9ba76a8e602927 SHA512 bb88cc5099bcb090608f5e02e7fcdc4f6a82114881378efd469afb210e00909d8dcc4d07d188851ef2782ba755321096de175d83ca67af3c4dcb8d3c1d217756 >> +DIST dotnet-sdk-6.0.402-linux-arm.tar.gz 181622588 BLAKE2B 1010a7cd9f598e0487af127f9e1dac86681479cd6d95e39eb5f1fbf555fd3923be7e2a56bf0bc878259c17e7eb66b711da9587fcfc8ac3ab5f5b17abff1c6da7 >> +DIST dotnet-sdk-6.0.402-linux-arm64.tar.gz 179368834 BLAKE2B 102b1f2ce6d3162ad423b1e24c7f4730b2846aee5d6eb19a2fbbc52271f18cda1d98121c39fd9e2dd375c2837ab5a6714f8acc81245ab720f13c5b4c6e4e9dc3 >> +DIST dotnet-sdk-6.0.402-linux-musl-arm.tar.gz 181678689 BLAKE2B 66d059106c0daab97497585935f85febcc1099474dc8f72e25e7ec2ad91b0f118a4978a0875508d11f1d5b47b75ce29e0a6782fa84c4ab654f8f6a44444c31b2 >> +DIST dotnet-sdk-6.0.402-linux-musl-arm64.tar.gz 179488323 BLAKE2B 459bfc25c250e36ed351eb76037aac29f999ae111889662079d13555707e2006c719ec88516ffed013e6d88fc836d41148b81d194afaa3049ae2696b8c606d63 >> +DIST dotnet-sdk-6.0.402-linux-musl-x64.tar.gz 185028850 BLAKE2B 92f24b251d8d36d7cf154c44ff5096b069cd4df1fd3a1a3aea9d4aedb8934ab81ae2c33ae891cd892d942ecceb0ed677ee4c8eb242ad43a7c7f9a4ac2303a79a >> +DIST dotnet-sdk-6.0.402-linux-x64.tar.gz 185619780 BLAKE2B 1880ec1f94bd8c79db550fae5c0bd684e7e96e5ee99d5bf41c20a0d9678facb6aaca0065d246015feaa265b0e99d95afaff4f1468fabd04594a9834224afc118 >> +DIST dotnet-sdk-6.0.404-linux-arm.tar.gz 181563995 BLAKE2B ff359d26264f0298d6210a2b7ae8cd0f1b577bf9937aaff09805f361e54349bdab5338182b674c81c8cb330c90f7a17a601ccce899e63f2e837a90bfd02c3726 >> +DIST dotnet-sdk-6.0.404-linux-arm64.tar.gz 180324700 BLAKE2B 33780337294f427da0b8d44d8a3819c4276c0b01ffefe5a846cc5524039a5af203a231fe5893c63dce5b1557cd1288c4cb3e1d93505320a49eeccd4fd22cefe7 >> +DIST dotnet-sdk-6.0.404-linux-musl-arm.tar.gz 182613890 BLAKE2B f0475535f703a80c23a881ef578eeac87923586b27bcc7ed018b75aa88dccc84dcbd9e20543b1e502e0e800b947afd8e6bbc3a44b4101ad786674d0ad2fb196a >> +DIST dotnet-sdk-6.0.404-linux-musl-arm64.tar.gz 180323728 BLAKE2B ff32a89653f265df2fda39dc0bb2ff6853e6fced029fb1a16096436a7876ad061e55a1d45fd29f395e4d6585f67cde2e5d95b0c0c2bbaec2b073cfd2785c87e5 >> +DIST dotnet-sdk-6.0.404-linux-musl-x64.tar.gz 185037621 BLAKE2B 0ff97d56c4d061cb5f227c745afb34cf462c286f4c0347224885360cec861dfd59f90a6ef85571c49aa79b12d558111b07a29ac48451739f721e5b13d45f94c1 >> +DIST dotnet-sdk-6.0.404-linux-x64.tar.gz 185546757 BLAKE2B ce8447f82b93880c6491e06fd35d556b880f59403fd7c6161d228271de6bffc6c74810e5ec5d834e35a715b9bc6173cb028aeb443bd28717a2d8838b543eec9f >> +DIST dotnet-sdk-7.0.200-linux-arm.tar.gz 192996891 BLAKE2B 43c271a53d2eeebfbbeb7702e0c7a203960b57246f4b1f557d78391abdf10d0cca87c7ee364a37151f8e9e91df53e427df077a7cc25e1ccce5ac5d37fc73bc3a >> +DIST dotnet-sdk-7.0.200-linux-arm64.tar.gz 193106712 BLAKE2B 5db6eab8bf56a85a15e6107bd4bca0dd4669d9eb2b3db287b8aa7621e38e07ce213c8e2446add010623b78b7092c0658d17bf4c90a059440778519e5aa117a9e >> +DIST dotnet-sdk-7.0.200-linux-musl-arm.tar.gz 192955116 BLAKE2B 5b5549e158ebc7059b123d601566efddaacd04aa6ee531699b3c70327b2f2005ed11cbb7dea7b9a8a9c5f792fcc7461ea34b0a33a81828b4085327f219224d19 >> +DIST dotnet-sdk-7.0.200-linux-musl-arm64.tar.gz 192893152 BLAKE2B ea793eebc9d414f5f8dd0c4a1b2c0330bf762db8fb1626aaa97d84b8fffe2a6b8d85f8cf735467dd49d6f588cd17254dad7ced926410f7e26488da08e0bb593a >> +DIST dotnet-sdk-7.0.200-linux-musl-x64.tar.gz 197209986 BLAKE2B 4219149ed4f682ecb3d2c00cb2ed24f5352153ca0a5063bf07e7d42ddce95a5d3b4924e257bc166e1a1ca779dd9fb1d8e52d7a17a37ae73a596f3b5f4ed98c5b >> +DIST dotnet-sdk-7.0.200-linux-x64.tar.gz 197802070 BLAKE2B 100af2f1e3fda195542f383a449473b1e52a7c5c1ff40b3ee666305a883885e1440996be7e588d8ccad44702917cf8d5e87900a59d80b8a43f9ba76a8e602927 >> +DIST dotnet-sdk-7.0.203-linux-arm.tar.gz 193128471 BLAKE2B 38f4c3d001770890b0de6f816a42e41ca7f05463f1924069fcbc15c344f2d713d68d5c8bbcbaba3adb1679b987cc543ef7c75a5f0afa0ba5def54cd1e3023a5d >> +DIST dotnet-sdk-7.0.203-linux-arm64.tar.gz 193040248 BLAKE2B 38eb2d586de235bfa30b297099fe2287ce47afca648275d1a6b80e5237588107448f5310ab9e16e93eed91b4a2cb93727ec82451ab643d737a0467dce445bc46 >> +DIST dotnet-sdk-7.0.203-linux-musl-arm.tar.gz 193086103 BLAKE2B fbd943578a9ad1eeeb01a4d31c662b7bbf61409041f5595dd4d52e036fd76c55ea28d0d4f8b1b6ef213f2a7afbf8d724d7b1bd27925a0a7d3d34d9632e8a17bb >> +DIST dotnet-sdk-7.0.203-linux-musl-arm64.tar.gz 193132851 BLAKE2B 6375b410b5e0c3163c4de0306aa618f72104574195b6076854a5222ba9720cc9fe7eb1ddff37f88a78758311dca58a3c093b503233aa4df60d93494b79435ada >> +DIST dotnet-sdk-7.0.203-linux-musl-x64.tar.gz 197345038 BLAKE2B 7c9a016c0ac9a78b0337fc58670788e11950cd5db9d22ef9845ab40ff6969138f76d878dca9972183f73c35fef0940e690a57fa7e44bf7236e9cd73010e30267 >> +DIST dotnet-sdk-7.0.203-linux-x64.tar.gz 197819323 BLAKE2B f95c9d34f7feba5c0e1407c9c4012361f1bb282748d7644a9e823d3b39d62a42ab3de3e8ce2a310b40ea180069bddea3eef07973043ba2f20020365f9adfd52c >> diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.402-r3.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.402-r3.ebuild >> new file mode 100644 >> index 0000000000..f2f49466ae >> --- /dev/null >> +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.402-r3.ebuild >> @@ -0,0 +1,65 @@ >> +# Copyright 1999-2023 Gentoo Authors >> +# Distributed under the terms of the GNU General Public License v2 >> + >> +EAPI=8 >> + >> +DESCRIPTION=".NET is a free, cross-platform, open-source developer platform" >> +HOMEPAGE="https://dotnet.microsoft.com/" >> +SRC_URI=" >> +amd64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-x64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-x64.tar.gz ) >> +) >> +arm? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm.tar.gz ) >> +) >> +arm64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm64.tar.gz ) >> +) >> +" >> +S="${WORKDIR}" >> + >> +SDK_SLOT="$(ver_cut 1-2)" >> +RUNTIME_SLOT="${SDK_SLOT}.12" >> +SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" >> + >> +LICENSE="MIT" >> +KEYWORDS="~amd64 ~arm ~arm64" >> +RESTRICT+=" splitdebug " >> + > > Why? Add a comment. > >> +RDEPEND=" >> + app-crypt/mit-krb5:0/0 >> + dev-libs/icu >> + dev-util/lttng-ust:0/2.12 >> + sys-libs/zlib:0/1 >> +" >> +IDEPEND="app-eselect/eselect-dotnet" >> +PDEPEND=" >> + ~dev-dotnet/dotnet-runtime-nugets-${RUNTIME_SLOT} >> + ~dev-dotnet/dotnet-runtime-nugets-3.1.32 >> +" >> + > > What's this about? > >> +QA_PREBUILT="*" >> + >> +src_install() { >> + local dest=opt/${PN}-${SDK_SLOT} >> + dodir "${dest%/*}" >> + >> + # Create a magic workloads file, bug #841896 >> + local featureband="$(ver_cut 3 | sed "s/[0-9]/0/2g")" >> + local workloads="metadata/workloads/${SDK_SLOT}.${featureband}" >> + { mkdir -p "${S}/${workloads}" && touch "${S}/${workloads}/userlocal"; } || die >> + >> + { mv "${S}" "${ED}/${dest}" && mkdir "${S}" && fperms 0755 "/${dest}"; } || die >> + dosym ../../${dest}/dotnet /usr/bin/dotnet-bin-${SDK_SLOT} >> +} >> + >> +pkg_postinst() { >> + eselect dotnet update ifunset >> +} >> + >> +pkg_postrm() { >> + eselect dotnet update ifunset >> +} >> diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild >> new file mode 100644 >> index 0000000000..f2f49466ae >> --- /dev/null >> +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild >> @@ -0,0 +1,65 @@ >> +# Copyright 1999-2023 Gentoo Authors >> +# Distributed under the terms of the GNU General Public License v2 >> + >> +EAPI=8 >> + >> +DESCRIPTION=".NET is a free, cross-platform, open-source developer platform" >> +HOMEPAGE="https://dotnet.microsoft.com/" >> +SRC_URI=" >> +amd64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-x64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-x64.tar.gz ) >> +) >> +arm? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm.tar.gz ) >> +) >> +arm64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm64.tar.gz ) >> +) >> +" >> +S="${WORKDIR}" >> + >> +SDK_SLOT="$(ver_cut 1-2)" >> +RUNTIME_SLOT="${SDK_SLOT}.12" >> +SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" >> + >> +LICENSE="MIT" >> +KEYWORDS="~amd64 ~arm ~arm64" >> +RESTRICT+=" splitdebug " >> + >> +RDEPEND=" >> + app-crypt/mit-krb5:0/0 >> + dev-libs/icu >> + dev-util/lttng-ust:0/2.12 >> + sys-libs/zlib:0/1 >> +" >> +IDEPEND="app-eselect/eselect-dotnet" >> +PDEPEND=" >> + ~dev-dotnet/dotnet-runtime-nugets-${RUNTIME_SLOT} >> + ~dev-dotnet/dotnet-runtime-nugets-3.1.32 >> +" >> + >> +QA_PREBUILT="*" >> + >> +src_install() { >> + local dest=opt/${PN}-${SDK_SLOT} >> + dodir "${dest%/*}" >> + >> + # Create a magic workloads file, bug #841896 >> + local featureband="$(ver_cut 3 | sed "s/[0-9]/0/2g")" >> + local workloads="metadata/workloads/${SDK_SLOT}.${featureband}" >> + { mkdir -p "${S}/${workloads}" && touch "${S}/${workloads}/userlocal"; } || die >> + >> + { mv "${S}" "${ED}/${dest}" && mkdir "${S}" && fperms 0755 "/${dest}"; } || die >> + dosym ../../${dest}/dotnet /usr/bin/dotnet-bin-${SDK_SLOT} >> +} >> + >> +pkg_postinst() { >> + eselect dotnet update ifunset >> +} >> + >> +pkg_postrm() { >> + eselect dotnet update ifunset >> +} >> diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.200-r1.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.200-r1.ebuild >> new file mode 100644 >> index 0000000000..21f829f18d >> --- /dev/null >> +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.200-r1.ebuild >> @@ -0,0 +1,66 @@ >> +# Copyright 1999-2023 Gentoo Authors >> +# Distributed under the terms of the GNU General Public License v2 >> + >> +EAPI=8 >> + >> +DESCRIPTION=".NET is a free, cross-platform, open-source developer platform" >> +HOMEPAGE="https://dotnet.microsoft.com/" >> +SRC_URI=" >> +amd64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-x64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-x64.tar.gz ) >> +) >> +arm? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm.tar.gz ) >> +) >> +arm64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm64.tar.gz ) >> +) >> +" >> +S="${WORKDIR}" >> + >> +SDK_SLOT="$(ver_cut 1-2)" >> +RUNTIME_SLOT="${SDK_SLOT}.3" >> +SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" >> + >> +LICENSE="MIT" >> +KEYWORDS="~amd64 ~arm ~arm64" >> +RESTRICT+=" splitdebug " >> + >> +RDEPEND=" >> + app-crypt/mit-krb5:0/0 >> + dev-libs/icu >> + dev-util/lttng-ust:0/2.12 >> + sys-libs/zlib:0/1 >> +" >> +IDEPEND="app-eselect/eselect-dotnet" >> +PDEPEND=" >> + ~dev-dotnet/dotnet-runtime-nugets-${RUNTIME_SLOT} >> + ~dev-dotnet/dotnet-runtime-nugets-3.1.32 >> + ~dev-dotnet/dotnet-runtime-nugets-6.0.14 >> +" >> + >> +QA_PREBUILT="*" >> + >> +src_install() { >> + local dest=opt/${PN}-${SDK_SLOT} >> + dodir "${dest%/*}" >> + >> + # Create a magic workloads file, bug #841896 >> + local featureband="$(ver_cut 3 | sed "s/[0-9]/0/2g")" >> + local workloads="metadata/workloads/${SDK_SLOT}.${featureband}" >> + { mkdir -p "${S}/${workloads}" && touch "${S}/${workloads}/userlocal"; } || die >> + >> + { mv "${S}" "${ED}/${dest}" && mkdir "${S}" && fperms 0755 "/${dest}"; } || die >> + dosym ../../${dest}/dotnet /usr/bin/dotnet-bin-${SDK_SLOT} >> +} >> + >> +pkg_postinst() { >> + eselect dotnet update ifunset >> +} >> + >> +pkg_postrm() { >> + eselect dotnet update ifunset >> +} >> diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.203.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.203.ebuild >> new file mode 100644 >> index 0000000000..2677f7beeb >> --- /dev/null >> +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.203.ebuild >> @@ -0,0 +1,66 @@ >> +# Copyright 1999-2023 Gentoo Authors >> +# Distributed under the terms of the GNU General Public License v2 >> + >> +EAPI=8 >> + >> +DESCRIPTION=".NET is a free, cross-platform, open-source developer platform" >> +HOMEPAGE="https://dotnet.microsoft.com/" >> +SRC_URI=" >> +amd64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-x64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-x64.tar.gz ) >> +) >> +arm? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm.tar.gz ) >> +) >> +arm64? ( >> + elibc_glibc? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-arm64.tar.gz ) >> + elibc_musl? ( https://dotnetcli.azureedge.net/dotnet/Sdk/${PV}/dotnet-sdk-${PV}-linux-musl-arm64.tar.gz ) >> +) >> +" >> +S="${WORKDIR}" >> + >> +SDK_SLOT="$(ver_cut 1-2)" >> +RUNTIME_SLOT="${SDK_SLOT}.5" >> +SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" >> + >> +LICENSE="MIT" >> +KEYWORDS="~amd64 ~arm ~arm64" >> +RESTRICT+=" splitdebug " >> + >> +RDEPEND=" >> + app-crypt/mit-krb5:0/0 >> + dev-libs/icu >> + dev-util/lttng-ust:0/2.12 >> + sys-libs/zlib:0/1 >> +" >> +IDEPEND="app-eselect/eselect-dotnet" >> +PDEPEND=" >> + ~dev-dotnet/dotnet-runtime-nugets-${RUNTIME_SLOT} >> + ~dev-dotnet/dotnet-runtime-nugets-3.1.32 >> + ~dev-dotnet/dotnet-runtime-nugets-6.0.16 >> +" >> + >> +QA_PREBUILT="*" >> + >> +src_install() { >> + local dest=opt/${PN}-${SDK_SLOT} >> + dodir "${dest%/*}" >> + >> + # Create a magic workloads file, bug #841896 >> + local featureband="$(ver_cut 3 | sed "s/[0-9]/0/2g")" >> + local workloads="metadata/workloads/${SDK_SLOT}.${featureband}" >> + { mkdir -p "${S}/${workloads}" && touch "${S}/${workloads}/userlocal"; } || die >> + >> + { mv "${S}" "${ED}/${dest}" && mkdir "${S}" && fperms 0755 "/${dest}"; } || die >> + dosym ../../${dest}/dotnet /usr/bin/dotnet-bin-${SDK_SLOT} >> +} >> + >> +pkg_postinst() { >> + eselect dotnet update ifunset >> +} >> + >> +pkg_postrm() { >> + eselect dotnet update ifunset >> +} >> diff --git a/dev-dotnet/dotnet-sdk-bin/metadata.xml b/dev-dotnet/dotnet-sdk-bin/metadata.xml >> index e32a6dd415..f0c088d014 100644 >> --- a/dev-dotnet/dotnet-sdk-bin/metadata.xml >> +++ b/dev-dotnet/dotnet-sdk-bin/metadata.xml >> @@ -6,13 +6,9 @@ >> dotnet@gentoo.org >> Gentoo Dotnet Project >> >> - >> - >> - Install a dotnet symlink that points to dotnet-bin. >> - >> - >> >> https://learn.microsoft.com/en-us/dotnet/ >> + https://github.com/dotnet/sdk/issues/ >> dotnet/sdk >> >> > -- Have a great day! ~ Maciej XGQT Barć xgqt@gentoo.org Gentoo Linux developer (dotnet, emacs, math, ml, nim, scheme, sci) https://wiki.gentoo.org/wiki/User:Xgqt 9B0A 4C5D 02A3 B43C 9D6F D6B1 14D7 4A1F 43A6 AC3C