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 84836138359 for ; Thu, 3 Sep 2020 09:50:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6AB3E07B3; Thu, 3 Sep 2020 09:50:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8A7C2E07B3 for ; Thu, 3 Sep 2020 09:50:32 +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 4FFA3340DBB for ; Thu, 3 Sep 2020 09:50:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD09B32C for ; Thu, 3 Sep 2020 09:50:29 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1599126623.66d456891b07fd93d45bfcc607b4bcbff086eb5e.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/valentina/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/valentina/Manifest media-gfx/valentina/valentina-0.6.1-r1.ebuild media-gfx/valentina/valentina-9999.ebuild X-VCS-Directories: media-gfx/valentina/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 66d456891b07fd93d45bfcc607b4bcbff086eb5e X-VCS-Branch: master Date: Thu, 3 Sep 2020 09:50:29 +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: f3005dd4-e4f4-4fe4-8140-4d3d06572f36 X-Archives-Hash: b6b896288124b18005f3a8ff7435f448 commit: 66d456891b07fd93d45bfcc607b4bcbff086eb5e Author: Miroslav Šulc gentoo org> AuthorDate: Thu Sep 3 09:50:10 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Sep 3 09:50:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66d45689 media-gfx/valentina: added missing dep + updates src uri Closes: https://bugs.gentoo.org/739986 Closes: https://bugs.gentoo.org/739992 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Miroslav Šulc gentoo.org> media-gfx/valentina/Manifest | 2 +- media-gfx/valentina/valentina-0.6.1-r1.ebuild | 10 ++++++---- media-gfx/valentina/valentina-9999.ebuild | 5 ++++- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/media-gfx/valentina/Manifest b/media-gfx/valentina/Manifest index 6f5a9f26ddd..e7fb660126b 100644 --- a/media-gfx/valentina/Manifest +++ b/media-gfx/valentina/Manifest @@ -1,2 +1,2 @@ -DIST valentina-0.6.1.zip 38326440 BLAKE2B 33d9163058b890254120bb0849972941f36526c71ed0acd8df82867a0116a35be4818c31c3ebb8a7322cf53bca4f9e77b2de10ea0df51c46b764f8f9e7abb8d2 SHA512 6511194c734a1b6cd8a1ed489213c288e90bd653dbd8373c4ee13be78e2ae4fe00a35e19a5ee074e868319ab1a13eb8baea35dedb7242b3888d03aa4b4dc69ce DIST valentina-5858.patch.bz2 4507 BLAKE2B 10bf1e48b9c822b5fecd040edea05a9fa16bc84d6d8a872a50329bd6b61ae250b489fbf71b19f0453ab5caea0bd7dc821d8c6fbe0fc24a6306d57ce5b34350f9 SHA512 037d2a5305d85d7d6be90c181ee6c39110a86c5f5d77c22453a2933e7d6a43c600f6ffb393015e98f9aab55b0d11291dca482352e1fc74f485578b65b3b84720 +DIST valentina-v0.6.1.tar.bz2 25575677 BLAKE2B 56d5adc973df319b3a65f877768c2195e1af2db39118e18fb17636e5739610d55e4ade4d4516a6817347dcdb0e4468e4587cff91fc5a5ea74a35029c52bf858c SHA512 52a3a02bd08f85c6241fe29baa9c8a2b80d2e8b071877bc68f98c3ff7bcdf810d9975903f804bf4e120f1a65c06de405fd44bc822292ab7b6191b778ec703542 diff --git a/media-gfx/valentina/valentina-0.6.1-r1.ebuild b/media-gfx/valentina/valentina-0.6.1-r1.ebuild index 3649628d922..ac59849d9ee 100644 --- a/media-gfx/valentina/valentina-0.6.1-r1.ebuild +++ b/media-gfx/valentina/valentina-0.6.1-r1.ebuild @@ -7,7 +7,7 @@ inherit qmake-utils gnome2-utils xdg DESCRIPTION="Cloth patternmaking software" HOMEPAGE="https://valentinaproject.bitbucket.io/" -SRC_URI="https://bitbucket.org/dismine/${PN}/get/v${PV}.zip -> ${P}.zip +SRC_URI="https://gitlab.com/smart-pattern/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 https://dev.gentoo.org/~fordfrog/distfiles/valentina-5858.patch.bz2" LICENSE="GPL-3" @@ -35,10 +35,12 @@ CDEPEND=" dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5" RDEPEND="${CDEPEND}" -DEPEND="${CDEPEND} - app-arch/unzip" +DEPEND=" + ${CDEPEND} + dev-qt/qttest:5 +" -S=${WORKDIR}/dismine-${PN}-b639b75d1688 +S=${WORKDIR}/${PN}-v${PV} PATCHES=( "${FILESDIR}/5823.patch" diff --git a/media-gfx/valentina/valentina-9999.ebuild b/media-gfx/valentina/valentina-9999.ebuild index 16d93280dd6..abe4eee7ed0 100644 --- a/media-gfx/valentina/valentina-9999.ebuild +++ b/media-gfx/valentina/valentina-9999.ebuild @@ -35,7 +35,10 @@ CDEPEND=" dev-qt/qtxml:5 dev-qt/qtxmlpatterns:5" RDEPEND="${CDEPEND}" -DEPEND="${CDEPEND}" +DEPEND=" + ${CDEPEND} + dev-qt/qttest:5 +" src_configure() { local locales=""