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 4D38D158090 for ; Sun, 29 May 2022 21:05:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B772E095D; Sun, 29 May 2022 21:05: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19BDEE095D for ; Sun, 29 May 2022 21:05:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 23F8033E01A for ; Sun, 29 May 2022 21:05:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44F40506 for ; Sun, 29 May 2022 21:04:58 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1653858293.3c6a43c6e1c3baa9ac5053aad4c5abb50207f306.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/skia/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/skia/Manifest media-libs/skia/skia-97-r1.ebuild media-libs/skia/skia-97-r2.ebuild X-VCS-Directories: media-libs/skia/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 3c6a43c6e1c3baa9ac5053aad4c5abb50207f306 X-VCS-Branch: dev Date: Sun, 29 May 2022 21:04: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: e4cf3183-ba6b-419f-94be-528b6333cbf2 X-Archives-Hash: a335ef8b7fce76f8d18542a9fd9f6998 commit: 3c6a43c6e1c3baa9ac5053aad4c5abb50207f306 Author: Alessandro Barbieri gmail com> AuthorDate: Sun May 29 21:01:27 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sun May 29 21:04:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c6a43c6 media-libs/skia: add subslot Signed-off-by: Alessandro Barbieri gmail.com> media-libs/skia/Manifest | 2 +- media-libs/skia/{skia-97-r1.ebuild => skia-97-r2.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/skia/Manifest b/media-libs/skia/Manifest index 184ea284c..3595db41e 100644 --- a/media-libs/skia/Manifest +++ b/media-libs/skia/Manifest @@ -1 +1 @@ -DIST skia-97.tar.gz 55736513 BLAKE2B a3fddcab23b395e884b64179577c0e88b22c5580c484b79ce11a598ea8822fe797248071ca638541c9146f6752d93e99d9effb7e3499cf1f1efd75e375f9d3d5 SHA512 c30cd68fd69cbe998c04db8a9d7d201fefa2e72541745a1216a51bde809152c11f53fd3ba66a5c7bfb971c090e5eecc2be50a3cf013645052c2c447bf70d5f7a +DIST skia-97.gh.tar.gz 55736513 BLAKE2B a3fddcab23b395e884b64179577c0e88b22c5580c484b79ce11a598ea8822fe797248071ca638541c9146f6752d93e99d9effb7e3499cf1f1efd75e375f9d3d5 SHA512 c30cd68fd69cbe998c04db8a9d7d201fefa2e72541745a1216a51bde809152c11f53fd3ba66a5c7bfb971c090e5eecc2be50a3cf013645052c2c447bf70d5f7a diff --git a/media-libs/skia/skia-97-r1.ebuild b/media-libs/skia/skia-97-r2.ebuild similarity index 99% rename from media-libs/skia/skia-97-r1.ebuild rename to media-libs/skia/skia-97-r2.ebuild index 4c190e20b..6dbe9973c 100644 --- a/media-libs/skia/skia-97-r1.ebuild +++ b/media-libs/skia/skia-97-r2.ebuild @@ -15,12 +15,12 @@ HOMEPAGE=" https://skia.org https://github.com/google/skia " -SRC_URI="https://github.com/google/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/google/${PN}/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz" S="${WORKDIR}/${PN}-${COMMIT}" KEYWORDS="~amd64" LICENSE="BSD" -SLOT="0" +SLOT="0/${PV}" IUSE="+ccpr debug ffmpeg +fontconfig +freetype gpu +harfbuzz +icu jit +jpeg +lottie lua opencl +opengl +pdf +png +rive svg vulkan +webp +zlib +X +xml" #TODO: find out how to enable and link: angle dawn piex sfntly wuffs