commit: 3c5e2f2631798af76df3b5e83e1e8d1383afcfd7 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Sep 12 14:24:38 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Sep 12 14:40:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5e2f26
app-emulation/wine-mono: update HOMEPAGE, SRC_URI Some releases were formerly missing on winehq but seems they are all there now. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-emulation/wine-mono/wine-mono-7.0.0.ebuild | 12 ++++++++---- app-emulation/wine-mono/wine-mono-7.4.0.ebuild | 14 +++++++++----- app-emulation/wine-mono/wine-mono-8.1.0.ebuild | 12 ++++++++---- app-emulation/wine-mono/wine-mono-9.0.0.ebuild | 12 ++++++++---- app-emulation/wine-mono/wine-mono-9.1.0.ebuild | 12 ++++++++---- app-emulation/wine-mono/wine-mono-9.2.0.ebuild | 12 ++++++++---- app-emulation/wine-mono/wine-mono-9.3.0.ebuild | 12 ++++++++---- 7 files changed, 57 insertions(+), 29 deletions(-) diff --git a/app-emulation/wine-mono/wine-mono-7.0.0.ebuild b/app-emulation/wine-mono/wine-mono-7.0.0.ebuild index f943df20d059..145968f94d46 100644 --- a/app-emulation/wine-mono/wine-mono-7.0.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-7.0.0.ebuild @@ -1,14 +1,18 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Replacement for the .NET runtime and class libraries in Wine" -HOMEPAGE="https://wiki.winehq.org/Mono" +HOMEPAGE=" + https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono/ + https://gitlab.winehq.org/mono/wine-mono/ +" SRC_URI=" shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) - !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi )" -S="${WORKDIR}" + !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) +" +S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" diff --git a/app-emulation/wine-mono/wine-mono-7.4.0.ebuild b/app-emulation/wine-mono/wine-mono-7.4.0.ebuild index 27069cdc43d3..145968f94d46 100644 --- a/app-emulation/wine-mono/wine-mono-7.4.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-7.4.0.ebuild @@ -1,14 +1,18 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Replacement for the .NET runtime and class libraries in Wine" -HOMEPAGE="https://wiki.winehq.org/Mono" +HOMEPAGE=" + https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono/ + https://gitlab.winehq.org/mono/wine-mono/ +" SRC_URI=" - shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.tar.xz ) - !shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.msi )" -S="${WORKDIR}" + shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) + !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) +" +S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" diff --git a/app-emulation/wine-mono/wine-mono-8.1.0.ebuild b/app-emulation/wine-mono/wine-mono-8.1.0.ebuild index 420d2e8387b2..145968f94d46 100644 --- a/app-emulation/wine-mono/wine-mono-8.1.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-8.1.0.ebuild @@ -4,11 +4,15 @@ EAPI=8 DESCRIPTION="Replacement for the .NET runtime and class libraries in Wine" -HOMEPAGE="https://wiki.winehq.org/Mono" +HOMEPAGE=" + https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono/ + https://gitlab.winehq.org/mono/wine-mono/ +" SRC_URI=" - shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.tar.xz ) - !shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.msi )" -S="${WORKDIR}" + shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) + !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) +" +S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" diff --git a/app-emulation/wine-mono/wine-mono-9.0.0.ebuild b/app-emulation/wine-mono/wine-mono-9.0.0.ebuild index f756896e7c2e..43d16fc30de9 100644 --- a/app-emulation/wine-mono/wine-mono-9.0.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-9.0.0.ebuild @@ -4,11 +4,15 @@ EAPI=8 DESCRIPTION="Replacement for the .NET runtime and class libraries in Wine" -HOMEPAGE="https://wiki.winehq.org/Mono" +HOMEPAGE=" + https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono/ + https://gitlab.winehq.org/mono/wine-mono/ +" SRC_URI=" - shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.tar.xz ) - !shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.msi )" -S="${WORKDIR}" + shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) + !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) +" +S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" diff --git a/app-emulation/wine-mono/wine-mono-9.1.0.ebuild b/app-emulation/wine-mono/wine-mono-9.1.0.ebuild index 420d2e8387b2..145968f94d46 100644 --- a/app-emulation/wine-mono/wine-mono-9.1.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-9.1.0.ebuild @@ -4,11 +4,15 @@ EAPI=8 DESCRIPTION="Replacement for the .NET runtime and class libraries in Wine" -HOMEPAGE="https://wiki.winehq.org/Mono" +HOMEPAGE=" + https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono/ + https://gitlab.winehq.org/mono/wine-mono/ +" SRC_URI=" - shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.tar.xz ) - !shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.msi )" -S="${WORKDIR}" + shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) + !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) +" +S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" diff --git a/app-emulation/wine-mono/wine-mono-9.2.0.ebuild b/app-emulation/wine-mono/wine-mono-9.2.0.ebuild index f756896e7c2e..43d16fc30de9 100644 --- a/app-emulation/wine-mono/wine-mono-9.2.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-9.2.0.ebuild @@ -4,11 +4,15 @@ EAPI=8 DESCRIPTION="Replacement for the .NET runtime and class libraries in Wine" -HOMEPAGE="https://wiki.winehq.org/Mono" +HOMEPAGE=" + https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono/ + https://gitlab.winehq.org/mono/wine-mono/ +" SRC_URI=" - shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.tar.xz ) - !shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.msi )" -S="${WORKDIR}" + shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) + !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) +" +S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" diff --git a/app-emulation/wine-mono/wine-mono-9.3.0.ebuild b/app-emulation/wine-mono/wine-mono-9.3.0.ebuild index f756896e7c2e..43d16fc30de9 100644 --- a/app-emulation/wine-mono/wine-mono-9.3.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-9.3.0.ebuild @@ -4,11 +4,15 @@ EAPI=8 DESCRIPTION="Replacement for the .NET runtime and class libraries in Wine" -HOMEPAGE="https://wiki.winehq.org/Mono" +HOMEPAGE=" + https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono/ + https://gitlab.winehq.org/mono/wine-mono/ +" SRC_URI=" - shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.tar.xz ) - !shared? ( https://github.com/madewokherd/wine-mono/releases/download/${P}/${P}-x86.msi )" -S="${WORKDIR}" + shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) + !shared? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) +" +S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}"