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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 91A491382C5 for ; Sat, 15 May 2021 14:19:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4BA9E0837; Sat, 15 May 2021 14:19:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0E28E0837 for ; Sat, 15 May 2021 14:19:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7EF0834092E for ; Sat, 15 May 2021 14:19:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 854215C4 for ; Sat, 15 May 2021 14:19:09 +0000 (UTC) From: "Matthias Coppens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Coppens" Message-ID: <1621088303.daa38a51f459b6f219cea859541fd90533d03eec.coppens.matthias@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wdisplays/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/wdisplays/Manifest gui-apps/wdisplays/metadata.xml gui-apps/wdisplays/wdisplays-1.0-r3.ebuild gui-apps/wdisplays/wdisplays-1.1.ebuild gui-apps/wdisplays/wdisplays-9999.ebuild X-VCS-Directories: gui-apps/wdisplays/ X-VCS-Committer: coppens.matthias X-VCS-Committer-Name: Matthias Coppens X-VCS-Revision: daa38a51f459b6f219cea859541fd90533d03eec X-VCS-Branch: dev Date: Sat, 15 May 2021 14:19:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 51ed661d-1ec7-46e5-aaaa-854bf55659d0 X-Archives-Hash: 93be5b479bd1aae80d4e2c49c5e6242b commit: daa38a51f459b6f219cea859541fd90533d03eec Author: Matthias Coppens gmail com> AuthorDate: Sat May 15 14:16:31 2021 +0000 Commit: Matthias Coppens gmail com> CommitDate: Sat May 15 14:18:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=daa38a51 gui-apps/wdisplays: Change upstream developer and version bump to 1.1 The GitHub user account cyclopsian does no longer exist. As pointed out in the referenced bug, there seem to be 2 main forks: one by luispabon and one by artizirk. luispabon stated that they might not want to maintain wdisplays, the artizirk fork has seen some commits and a bug fix release. Closes: https://bugs.gentoo.org/788163 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Coppens gmail.com> gui-apps/wdisplays/Manifest | 1 + gui-apps/wdisplays/metadata.xml | 4 ++-- gui-apps/wdisplays/wdisplays-1.0-r3.ebuild | 8 +++++--- .../{wdisplays-1.0-r3.ebuild => wdisplays-1.1.ebuild} | 10 +++++----- gui-apps/wdisplays/wdisplays-9999.ebuild | 10 +++++----- 5 files changed, 18 insertions(+), 15 deletions(-) diff --git a/gui-apps/wdisplays/Manifest b/gui-apps/wdisplays/Manifest index 0cb2a7b59..d262b7fd5 100644 --- a/gui-apps/wdisplays/Manifest +++ b/gui-apps/wdisplays/Manifest @@ -1 +1,2 @@ DIST wdisplays-1.0.tar.gz 106819 BLAKE2B d8a34ea82b88f99e27b5c42dc2e8bfed2bf69db719617d81d5f2c994e9020d206937e940f57452c99b534ceda241cea570899c7bdc74377009f7aa013e78b638 SHA512 876e883747331cf67d351b7afec963d6d52b6fa3870a57ed147acf898a662fb41407b3e835acc167d32de969d4001dbe8429340849ad09a7f7b8bfdabee61e3e +DIST wdisplays-1.1.tar.gz 108410 BLAKE2B 438030d835a0b01dc65c9e69ef0019ce53741aa3be63624ffd73d7cd44e37ccb102cbc4aedaa303d7f47267353640072b3de76437f45637abfd2192b612b23ad SHA512 1aabcb4fef1bde1b8f6bb9254804bba39fe5ebdd57ecc62894aca432527be54ead39ece4008f48ddf96a28111fc409fa5a093905c8017b79bb3f6495a0dc264d diff --git a/gui-apps/wdisplays/metadata.xml b/gui-apps/wdisplays/metadata.xml index 87001ec02..fe5b065b1 100644 --- a/gui-apps/wdisplays/metadata.xml +++ b/gui-apps/wdisplays/metadata.xml @@ -6,7 +6,7 @@ coppens.matthias.abc@gmail.com - https://github.com/cyclopsian/wdisplays/issues - cyclopian/wdisplays + https://github.com/artizirk/wdisplays/issues + artizirk/wdisplays diff --git a/gui-apps/wdisplays/wdisplays-1.0-r3.ebuild b/gui-apps/wdisplays/wdisplays-1.0-r3.ebuild index e9c017e2e..a5ac286ac 100644 --- a/gui-apps/wdisplays/wdisplays-1.0-r3.ebuild +++ b/gui-apps/wdisplays/wdisplays-1.0-r3.ebuild @@ -6,17 +6,19 @@ EAPI=7 inherit meson xdg DESCRIPTION="GUI display configurator for wlroots compositors" -HOMEPAGE="https://cyclopsian.github.io/wdisplays https://github.com/cyclopsian/wdisplays" +HOMEPAGE="https://github.com/artizirk/wdisplays" if [[ "${PV}" == 9999 ]] then inherit git-r3 - EGIT_REPO_URI="https://github.com/cyclopsian/wdisplays.git" + EGIT_REPO_URI="https://github.com/artizirk/wdisplays.git" else - SRC_URI="https://github.com/cyclopsian/wdisplays/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/artizirk/wdisplays/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86" fi +RESTRICT="mirror test" + RDEPEND=" dev-libs/glib media-libs/libepoxy diff --git a/gui-apps/wdisplays/wdisplays-1.0-r3.ebuild b/gui-apps/wdisplays/wdisplays-1.1.ebuild similarity index 62% copy from gui-apps/wdisplays/wdisplays-1.0-r3.ebuild copy to gui-apps/wdisplays/wdisplays-1.1.ebuild index e9c017e2e..030499155 100644 --- a/gui-apps/wdisplays/wdisplays-1.0-r3.ebuild +++ b/gui-apps/wdisplays/wdisplays-1.1.ebuild @@ -6,17 +6,19 @@ EAPI=7 inherit meson xdg DESCRIPTION="GUI display configurator for wlroots compositors" -HOMEPAGE="https://cyclopsian.github.io/wdisplays https://github.com/cyclopsian/wdisplays" +HOMEPAGE="https://github.com/artizirk/wdisplays" if [[ "${PV}" == 9999 ]] then inherit git-r3 - EGIT_REPO_URI="https://github.com/cyclopsian/wdisplays.git" + EGIT_REPO_URI="https://github.com/artizirk/wdisplays.git" else - SRC_URI="https://github.com/cyclopsian/wdisplays/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/artizirk/wdisplays/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86" fi +RESTRICT="mirror test" + RDEPEND=" dev-libs/glib media-libs/libepoxy @@ -31,5 +33,3 @@ BDEPEND=" LICENSE="GPL-3+" SLOT="0" - -PATCHES=( "${FILESDIR}/${PN}-1.0-pull20.patch" ) diff --git a/gui-apps/wdisplays/wdisplays-9999.ebuild b/gui-apps/wdisplays/wdisplays-9999.ebuild index e9c017e2e..030499155 100644 --- a/gui-apps/wdisplays/wdisplays-9999.ebuild +++ b/gui-apps/wdisplays/wdisplays-9999.ebuild @@ -6,17 +6,19 @@ EAPI=7 inherit meson xdg DESCRIPTION="GUI display configurator for wlroots compositors" -HOMEPAGE="https://cyclopsian.github.io/wdisplays https://github.com/cyclopsian/wdisplays" +HOMEPAGE="https://github.com/artizirk/wdisplays" if [[ "${PV}" == 9999 ]] then inherit git-r3 - EGIT_REPO_URI="https://github.com/cyclopsian/wdisplays.git" + EGIT_REPO_URI="https://github.com/artizirk/wdisplays.git" else - SRC_URI="https://github.com/cyclopsian/wdisplays/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/artizirk/wdisplays/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86" fi +RESTRICT="mirror test" + RDEPEND=" dev-libs/glib media-libs/libepoxy @@ -31,5 +33,3 @@ BDEPEND=" LICENSE="GPL-3+" SLOT="0" - -PATCHES=( "${FILESDIR}/${PN}-1.0-pull20.patch" )