mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-shells/pwsh: drop old 7.6.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -38,7 +38,6 @@ DIST newtonsoft.json.13.0.4.nupkg 2484726 BLAKE2B 9b2e727cf3f6bc60c86ec32e07264c
|
||||
DIST packagemanagement.1.4.8.1.nupkg 1153134 BLAKE2B a56bfaddf35023b57682b7e39a5782cc9cfe746d231ed94ae7631b76d15c527e695d0dd3beda598d88caa09a078a6902ebc8d9b448e1605c7e1d88bc8aff0156 SHA512 5896bf6ae8496eafd81add32dc21216ded0fad0b4839598f6c9b04aaea8a1f903e6cc519d7ea432917b4641482d756bd50bc9473d3624e95964e39f3fc69ba39
|
||||
DIST powershellget.2.2.5.nupkg 270249 BLAKE2B 15f040cbbca89db9a455791d14bf30959c21da9c94507f3bfc4978c06557f0570272613b55d4b05b1dff630989c93e825a48a64a7d6dcac4d43fde5151dc5ff4 SHA512 5a4af7aa61b6ff0f449efa384e8d44cd7899d586515af9cf7ba266c26a625abf33c0c0dbe0d476cd17980af39a5c764d4ca722e752bec03ed478a73a38397c3c
|
||||
DIST psreadline.2.4.5.nupkg 234360 BLAKE2B 660472d53b20afbcc4058588b56ae562a0b09adead904cbcbc439ab6e82a06b0525faf6933c41d00b41af2681f22b82630721714cf700a5f9000f68598addcdd SHA512 240d7487d21f9cef419fd4e04b613ade1c5c86ade37b357d5acbab8ec63d0c0b6bad1676aac11fd168abd0cfd0f4de4d1fdc1de3c1c48289b57b5a3f05d7222c
|
||||
DIST pwsh-7.6.0.repackaged.tar.xz 9442772 BLAKE2B 814da0f09d549833e51a854db56803630aed1e10b5e38436ff94db74e0870efbdb48c081c23927c743f17b65a8eb3c1cd4716611deccb39e3709127ec4f645db SHA512 56ab8ab8f777d4380fd398f88e2a6f2e9dbdde018128fc1e488c388068447ca14b8ca14a3a9d34ad7fce9904d3d4f47f7aad65d1ab79d5243f55d21eeffa7900
|
||||
DIST pwsh-7.6.1.repackaged.tar.xz 8915972 BLAKE2B 45fa6f2dd7652d3c94108c0c45ef0f1e1563363bb3fb81835774b361767827935ad8eda50fee60a084382d104f7276e069a6efe9ac6fd067a5c4a4b47c728b60 SHA512 10650bb95d3ce974e5e4f9a7dcdbbbc2b47eaaddd0bcfae98e75f268890103a3630db1377ec3ff454f10113ea53d9bc1eb46827a81a29db6358d4ee76d1cabe9
|
||||
DIST pwsh-7.6.2.repackaged.tar.xz 8921840 BLAKE2B a0771dfe3f6484be51e4417ffe2230a6257f5c9e5a44fa57bf9e7857d1093574f10618b05fe5c0eda6b8d26e2fb37ad5ab850a858e88901e7652e1ef4b4cc785 SHA512 75b3b6fee1c1f11b0ef7a3a8183c048491c5d2d0f7f82dc401984ea3da73d4d27bab0f084d1659c30235ea586727d6b36d9c6462286871a31f07284379aac085
|
||||
DIST pwsh-7.6.3.repackaged.tar.xz 8922340 BLAKE2B a5492c39f2117a0fa97ab64fc6dae02b870a62b2f5a3dde26fbd206c53d5307fc1f98e898e15c7490105707ffbeb06a86b9c508e0d32de5a1a1bbb29865578b1 SHA512 3f43f3f4adc2f6d2622e0d156efbf3ff816c9c049cf23485d6764fd16e6158bb20e7699183abe9d47442adbf2b6959067e1cd358fbdf7c3e15ce519085473dbd
|
||||
|
||||
@@ -1,330 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# NOTICE: Before packaging we have to run "ResGen" and "GetDependencies".
|
||||
# See: https://git.alpinelinux.org/aports/tree/community/powershell/APKBUILD
|
||||
# The repackaged tarball contains some C# code generated by that subproject.
|
||||
|
||||
EAPI=8
|
||||
|
||||
DOTNET_PKG_COMPAT="10.0"
|
||||
NUGET_APIS=(
|
||||
"https://api.nuget.org/v3-flatcontainer"
|
||||
"https://www.powershellgallery.com/api/v2"
|
||||
)
|
||||
NUGETS="
|
||||
dotnetanalyzers.documentationanalyzers.unstable@1.0.0.59
|
||||
dotnetanalyzers.documentationanalyzers@1.0.0-beta.59
|
||||
humanizer.core@2.14.1
|
||||
json.more.net@2.1.1
|
||||
jsonpointer.net@5.3.1
|
||||
jsonschema.net@7.4.0
|
||||
markdig.signed@0.31.0
|
||||
markdig.signed@0.44.0
|
||||
microsoft.applicationinsights@2.23.0
|
||||
microsoft.bcl.asyncinterfaces@10.0.5
|
||||
microsoft.codeanalysis.analyzers@3.11.0
|
||||
microsoft.codeanalysis.analyzers@5.3.0
|
||||
microsoft.codeanalysis.common@5.0.0
|
||||
microsoft.codeanalysis.csharp@5.0.0
|
||||
microsoft.codecoverage@18.0.1
|
||||
microsoft.extensions.objectpool@10.0.0
|
||||
microsoft.extensions.objectpool@10.0.5
|
||||
microsoft.management.infrastructure.runtime.unix@3.0.0
|
||||
microsoft.management.infrastructure.runtime.win@3.0.0
|
||||
microsoft.management.infrastructure@3.0.0
|
||||
microsoft.net.test.sdk@18.0.1
|
||||
microsoft.netcore.platforms@1.1.2
|
||||
microsoft.powershell.markdownrender@7.2.1
|
||||
microsoft.powershell.native@700.0.0-rc.1
|
||||
microsoft.security.extensions@1.4.0
|
||||
microsoft.testplatform.objectmodel@18.0.1
|
||||
microsoft.testplatform.testhost@18.0.1
|
||||
microsoft.win32.registry.accesscontrol@10.0.5
|
||||
microsoft.win32.systemevents@10.0.5
|
||||
microsoft.windows.compatibility@10.0.5
|
||||
netstandard.library@2.0.3
|
||||
newtonsoft.json@13.0.3
|
||||
newtonsoft.json@13.0.4
|
||||
packagemanagement@1.4.8.1
|
||||
runtime.android-arm.runtime.native.system.io.ports@10.0.5
|
||||
runtime.android-arm64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.android-x64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.android-x86.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-arm.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-arm64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-bionic-arm64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-bionic-x64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-musl-arm.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-musl-arm64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-musl-x64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.linux-x64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.maccatalyst-arm64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.maccatalyst-x64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.native.system.data.sqlclient.sni@4.4.0
|
||||
runtime.native.system.io.ports@10.0.5
|
||||
runtime.osx-arm64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.osx-x64.runtime.native.system.io.ports@10.0.5
|
||||
runtime.win-arm64.runtime.native.system.data.sqlclient.sni@4.4.0
|
||||
runtime.win-x64.runtime.native.system.data.sqlclient.sni@4.4.0
|
||||
runtime.win-x86.runtime.native.system.data.sqlclient.sni@4.4.0
|
||||
stylecop.analyzers.unstable@1.2.0.556
|
||||
stylecop.analyzers@1.2.0-beta.556
|
||||
system.buffers@4.6.1
|
||||
system.codedom@10.0.5
|
||||
system.collections.immutable@9.0.14
|
||||
system.componentmodel.composition.registration@10.0.5
|
||||
system.componentmodel.composition@10.0.5
|
||||
system.configuration.configurationmanager@10.0.5
|
||||
system.data.odbc@10.0.5
|
||||
system.data.oledb@10.0.5
|
||||
system.data.sqlclient@4.9.0
|
||||
system.data.sqlclient@4.9.1
|
||||
system.diagnostics.eventlog@10.0.5
|
||||
system.diagnostics.performancecounter@10.0.5
|
||||
system.directoryservices.accountmanagement@10.0.5
|
||||
system.directoryservices.protocols@10.0.5
|
||||
system.directoryservices@10.0.5
|
||||
system.drawing.common@10.0.5
|
||||
system.io.packaging@10.0.5
|
||||
system.io.ports@10.0.5
|
||||
system.management@10.0.5
|
||||
system.memory@4.6.3
|
||||
system.net.http.winhttphandler@10.0.5
|
||||
system.numerics.vectors@4.6.1
|
||||
system.reflection.context@10.0.5
|
||||
system.reflection.metadata@9.0.14
|
||||
system.runtime.caching@10.0.5
|
||||
system.runtime.compilerservices.unsafe@6.1.2
|
||||
system.security.cryptography.pkcs@10.0.5
|
||||
system.security.cryptography.protecteddata@10.0.5
|
||||
system.security.cryptography.xml@10.0.0
|
||||
system.security.cryptography.xml@10.0.5
|
||||
system.security.permissions@10.0.5
|
||||
system.servicemodel.http@10.0.652802
|
||||
system.servicemodel.http@8.1.2
|
||||
system.servicemodel.netframingbase@10.0.652802
|
||||
system.servicemodel.nettcp@10.0.652802
|
||||
system.servicemodel.nettcp@8.1.2
|
||||
system.servicemodel.primitives@10.0.652802
|
||||
system.servicemodel.primitives@8.1.2
|
||||
system.servicemodel.syndication@10.0.5
|
||||
system.serviceprocess.servicecontroller@10.0.5
|
||||
system.speech@10.0.5
|
||||
system.text.encoding.codepages@8.0.0
|
||||
system.threading.tasks.extensions@4.6.3
|
||||
system.web.services.description@8.1.2
|
||||
system.windows.extensions@10.0.5
|
||||
validation@2.6.68
|
||||
xunit.abstractions@2.0.3
|
||||
xunit.analyzers@1.18.0
|
||||
xunit.assert@2.9.3
|
||||
xunit.core@2.9.3
|
||||
xunit.extensibility.core@2.4.0
|
||||
xunit.extensibility.core@2.9.3
|
||||
xunit.extensibility.execution@2.4.0
|
||||
xunit.extensibility.execution@2.9.3
|
||||
xunit.runner.visualstudio@3.1.5
|
||||
xunit.skippablefact@1.5.61
|
||||
xunit@2.9.3
|
||||
xunitxml.testlogger@8.0.0
|
||||
"
|
||||
|
||||
# Additional PowerShell Gallery modules.
|
||||
NUGETS+="
|
||||
microsoft.powershell.archive@1.2.5
|
||||
microsoft.powershell.psresourceget@1.2.0
|
||||
microsoft.powershell.threadjob@2.2.0
|
||||
packagemanagement@1.4.8.1
|
||||
powershellget@2.2.5
|
||||
psreadline@2.4.5
|
||||
"
|
||||
|
||||
inherit check-reqs desktop dotnet-pkg xdg-utils
|
||||
|
||||
DESCRIPTION="Cross-platform automation and configuration tool"
|
||||
HOMEPAGE="https://microsoft.com/powershell/
|
||||
https://github.com/PowerShell/PowerShell/"
|
||||
SRC_URI="
|
||||
https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.repackaged.tar.xz
|
||||
${NUGET_URIS}
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="$(ver_cut 1-2)"
|
||||
KEYWORDS="amd64 arm arm64"
|
||||
IUSE="gui vanilla"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libpsl-native-7.4.0:=
|
||||
dev-libs/openssl-compat:1.0.0
|
||||
sys-libs/pam:0/0
|
||||
gui? (
|
||||
dev-util/desktop-file-utils
|
||||
x11-misc/shared-mime-info
|
||||
)
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
IDEPEND="
|
||||
app-eselect/eselect-pwsh
|
||||
"
|
||||
|
||||
CHECKREQS_DISK_BUILD="2G"
|
||||
DOTNET_PKG_PROJECTS=(
|
||||
src/powershell-unix/powershell-unix.csproj
|
||||
src/Modules/PSGalleryModules.csproj
|
||||
)
|
||||
DOTNET_PKG_RESTORE_EXTRA_ARGS=(
|
||||
-p:"RollForward=Major"
|
||||
-p:"RuntimeIdentifiers="
|
||||
-p:"TreatWarningsAsErrors=false"
|
||||
)
|
||||
DOTNET_PKG_BUILD_EXTRA_ARGS=(
|
||||
"${DOTNET_PKG_RESTORE_EXTRA_ARGS[@]}"
|
||||
)
|
||||
PATCHES=(
|
||||
"${FILESDIR}/pwsh-7.3.3-disable-update-check.patch"
|
||||
)
|
||||
DOCS=( CHANGELOG CHANGELOG.md CODE_OF_CONDUCT.md README.md docs )
|
||||
|
||||
check_requirements_locale() {
|
||||
if [[ "${MERGE_TYPE}" != binary ]] ; then
|
||||
if use elibc_glibc ; then
|
||||
local locales="$(locale -a)"
|
||||
|
||||
if has en_US.utf8 ${locales} ; then
|
||||
LC_ALL="en_US.utf8"
|
||||
elif has en_US.UTF-8 ${locales} ; then
|
||||
LC_ALL="en_US.UTF-8"
|
||||
else
|
||||
eerror "The locale en_US.utf8 or en_US.UTF-8 is not available."
|
||||
eerror "Please generate en_US.UTF-8 before building ${CATEGORY}/${P}."
|
||||
|
||||
die "Could not switch to the en_US.UTF-8 locale."
|
||||
fi
|
||||
else
|
||||
LC_ALL="en_US.UTF-8"
|
||||
fi
|
||||
|
||||
export LC_ALL
|
||||
einfo "Successfully switched to the ${LC_ALL} locale."
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_pretend() {
|
||||
check-reqs_pkg_pretend
|
||||
|
||||
check_requirements_locale
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
check-reqs_pkg_setup
|
||||
dotnet-pkg_pkg_setup
|
||||
|
||||
check_requirements_locale
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
if ! use vanilla ; then
|
||||
PATCHES+=(
|
||||
"${FILESDIR}/pwsh-7.5.0-disable-telemetry.patch"
|
||||
)
|
||||
fi
|
||||
|
||||
# This is guarded by "RegexGitVersion" in "PowerShell.Common.props".
|
||||
local fake_describe="v${PV}-0-g0"
|
||||
sed -e "s|git describe --abbrev=60 --long|echo ${fake_describe}|g" \
|
||||
-i ./PowerShell.Common.props || die
|
||||
|
||||
echo "v${PV}" > ./powershell.version || die
|
||||
|
||||
dotnet-pkg_src_prepare
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
einfo 'Copying DLL files for the missing "ref" directory'
|
||||
efsi "${FILESDIR}/pwsh-7.3.3-copy-ref.fsx" "${WORKDIR}/${P}_ref"
|
||||
|
||||
dotnet-pkg_src_compile
|
||||
}
|
||||
|
||||
src_test() {
|
||||
local -a test_args=(
|
||||
"${DOTNET_PKG_RESTORE_EXTRA_ARGS[@]}"
|
||||
-p:"RuntimeIdentifier=${DOTNET_PKG_RUNTIME}"
|
||||
"${S}/test/xUnit/xUnit.tests.csproj"
|
||||
)
|
||||
dotnet-pkg-base_restore "${test_args[@]}"
|
||||
dotnet-pkg-base_test "${test_args[@]}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
local dest_root="/usr/share/${PN}-${SLOT}"
|
||||
|
||||
# Install additional PowerShell Gallery modules.
|
||||
local -a psg_modules=(
|
||||
Microsoft.PowerShell.Archive
|
||||
Microsoft.PowerShell.PSResourceGet
|
||||
Microsoft.PowerShell.ThreadJob
|
||||
PSReadLine
|
||||
PackageManagement
|
||||
PowerShellGet
|
||||
)
|
||||
local psg_module=""
|
||||
for psg_module in "${psg_modules[@]}" ; do
|
||||
insinto "${dest_root}/Modules/${psg_module}"
|
||||
doins -r "${NUGET_PACKAGES}/${psg_module,,}"/*
|
||||
done
|
||||
|
||||
dotnet-pkg-base_append_launchervar 'DOTNET_ROLL_FORWARD="Major"'
|
||||
dotnet-pkg-base_append_launchervar 'PSModulePath="${PSModulePath}:${EPREFIX}/usr/share/GentooPowerShell/Modules:"'
|
||||
dotnet-pkg-base_install "${dest_root}"
|
||||
dotnet-pkg-base_dolauncher-portable "${dest_root}/pwsh.dll" "pwsh-${SLOT}"
|
||||
|
||||
insinto "${dest_root}/ref"
|
||||
doins "${WORKDIR}/${P}_ref"/*
|
||||
|
||||
# Fix runtime config because we roll forward from .NET 9.0 into .NET >-10.0.
|
||||
sed -i "${ED}/${dest_root}/pwsh.runtimeconfig.json" \
|
||||
-e "s|.*rollForwardOnNoCandidateFx.*||g" \
|
||||
|| die "sed failed"
|
||||
|
||||
# Replace "libpsl-native.so" provided by "microsoft.powershell.native".
|
||||
rm "${ED}/${dest_root}/libpsl-native.so" || die
|
||||
dosym -r "/usr/$(get_libdir)/libpsl-native.so" "${dest_root}/libpsl-native.so"
|
||||
|
||||
# On musl remove "libSystem.IO.Ports.Native.so" linked against glibc.
|
||||
if ! use elibc_glibc ; then
|
||||
ewarn "libSystem.IO.Ports.Native.so is available only for glibc, removing it"
|
||||
|
||||
rm -f "${ED}/${dest_root}/libSystem.IO.Ports.Native.so" || die
|
||||
fi
|
||||
|
||||
if use gui ; then
|
||||
newicon ./assets/ps_black_128.svg "powershell-${SLOT}.svg"
|
||||
make_desktop_entry "pwsh-${SLOT} -l" "PowerShell ${SLOT}" \
|
||||
"powershell-${SLOT}" "ConsoleOnly;System;" "Terminal=true"
|
||||
fi
|
||||
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
if use gui ; then
|
||||
xdg_icon_cache_update
|
||||
xdg_desktop_database_update
|
||||
fi
|
||||
|
||||
eselect pwsh update ifunset
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
if use gui ; then
|
||||
xdg_icon_cache_update
|
||||
xdg_desktop_database_update
|
||||
fi
|
||||
|
||||
eselect pwsh update ifunset
|
||||
}
|
||||
Reference in New Issue
Block a user