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 09EA3158004 for ; Sat, 13 Jan 2024 12:00:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FFD5E29E4; Sat, 13 Jan 2024 12:00:04 +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 8030AE29E4 for ; Sat, 13 Jan 2024 12:00:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 100E03431A1 for ; Sat, 13 Jan 2024 12:00:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F22E14C7 for ; Sat, 13 Jan 2024 11:59:58 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1705147174.c7216d62ef7a6ea00d0f9c78cea047e6b29a8ff6.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/corestuff/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/corestuff/Manifest gui-apps/corestuff/corestuff-4.5.0.ebuild gui-apps/corestuff/corestuff-9999.ebuild X-VCS-Directories: gui-apps/corestuff/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: c7216d62ef7a6ea00d0f9c78cea047e6b29a8ff6 X-VCS-Branch: dev Date: Sat, 13 Jan 2024 11:59:58 +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: 7fe50f47-ef34-48ee-8ba1-9b9015ab0883 X-Archives-Hash: 2f88fbbc7ab4bcdccf8ca6e7c10615f7 commit: c7216d62ef7a6ea00d0f9c78cea047e6b29a8ff6 Author: Takuya Wakazono gmail com> AuthorDate: Sat Jan 13 11:45:58 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Sat Jan 13 11:59:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7216d62 gui-apps/corestuff: add 4.5.0, live sync Signed-off-by: Takuya Wakazono gmail.com> gui-apps/corestuff/Manifest | 1 + ...orestuff-9999.ebuild => corestuff-4.5.0.ebuild} | 27 ++++++++++++---------- gui-apps/corestuff/corestuff-9999.ebuild | 27 ++++++++++++---------- 3 files changed, 31 insertions(+), 24 deletions(-) diff --git a/gui-apps/corestuff/Manifest b/gui-apps/corestuff/Manifest index e3feee86e6..cd0e126088 100644 --- a/gui-apps/corestuff/Manifest +++ b/gui-apps/corestuff/Manifest @@ -1 +1,2 @@ DIST corestuff-4.2.0.tar.gz 1247589 BLAKE2B 9dff4a40a37e8b89ea59ed7c51d2016cf18386287597a2106afc92245afcb1f8708955af66c89cd830a2ab8fec640c05df67231f79d4060c57abe6778c6bd06f SHA512 88a7d5035b05d7b74a0dbe38b01c01b84cf614e7188ab94cf287828839a7210b622b8be48f3064b4e0f1fd77d13ba065a7ba5faee32e6f056c79706c6a11bb22 +DIST corestuff-v4.5.0.tar.bz2 1192001 BLAKE2B 5600c5e27b34d506d5951eb3a095501007be5a072a25680d1ab361eb9337b5c13afa2e2d56112ada07d9a81012050ac5deebf05a34b82944f8ea4b252998993d SHA512 c691a23ad8ef45941fe28f2eff554a668b2fb93c274609556d3bf5994406712e89db94f2b35f1520f82e57980a8a5ede6189b7152f05e80c3f3d65006ae7bfdf diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-4.5.0.ebuild similarity index 50% copy from gui-apps/corestuff/corestuff-9999.ebuild copy to gui-apps/corestuff/corestuff-4.5.0.ebuild index 7cee0438b7..fbf52783aa 100644 --- a/gui-apps/corestuff/corestuff-9999.ebuild +++ b/gui-apps/corestuff/corestuff-4.5.0.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -MY_PV="${PV/_/-}" +EAPI=8 inherit xdg cmake @@ -12,25 +10,30 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/corestuff" if [[ "${PV}" == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/${PN}.git" + EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/corestuff.git" else - SRC_URI="https://gitlab.com/cubocore/coreapps/${PN}/-/archive/v${MY_PV}/${PN}-v${MY_PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${MY_PV}" + S="${WORKDIR}/${PN}-v${PV}" fi -RESTRICT="test" LICENSE="GPL-3" SLOT="0" DEPEND=" - dev-qt/qtconcurrent:5 + dev-qt/qtcore:5 + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime gui-libs/libcsys kde-frameworks/kglobalaccel:5 + x11-libs/libX11 x11-libs/libXcomposite + x11-libs/libxcb:= + x11-libs/libXi + x11-libs/xcb-util-wm " -RDEPEND=" - ${DEPEND} -" +RDEPEND="${DEPEND}" diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-9999.ebuild index 7cee0438b7..fbf52783aa 100644 --- a/gui-apps/corestuff/corestuff-9999.ebuild +++ b/gui-apps/corestuff/corestuff-9999.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -MY_PV="${PV/_/-}" +EAPI=8 inherit xdg cmake @@ -12,25 +10,30 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/corestuff" if [[ "${PV}" == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/${PN}.git" + EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/corestuff.git" else - SRC_URI="https://gitlab.com/cubocore/coreapps/${PN}/-/archive/v${MY_PV}/${PN}-v${MY_PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${MY_PV}" + S="${WORKDIR}/${PN}-v${PV}" fi -RESTRICT="test" LICENSE="GPL-3" SLOT="0" DEPEND=" - dev-qt/qtconcurrent:5 + dev-qt/qtcore:5 + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime gui-libs/libcsys kde-frameworks/kglobalaccel:5 + x11-libs/libX11 x11-libs/libXcomposite + x11-libs/libxcb:= + x11-libs/libXi + x11-libs/xcb-util-wm " -RDEPEND=" - ${DEPEND} -" +RDEPEND="${DEPEND}"