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 1C96E158020 for ; Tue, 25 Oct 2022 13:40:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30093E0C2F; Tue, 25 Oct 2022 13:40:29 +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 14E8EE0C2F for ; Tue, 25 Oct 2022 13:40:28 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B12793405BB for ; Tue, 25 Oct 2022 13:40:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FACD5D6 for ; Tue, 25 Oct 2022 13:40:26 +0000 (UTC) From: "Alexey Zapparov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Zapparov" Message-ID: <1666705170.67a1b60a1469f70f05714d513fda8bd4ee9d0f1f.alexey@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/bibata-xcursors/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-themes/bibata-xcursors/Manifest x11-themes/bibata-xcursors/bibata-xcursors-2.0.2.ebuild X-VCS-Directories: x11-themes/bibata-xcursors/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: 67a1b60a1469f70f05714d513fda8bd4ee9d0f1f X-VCS-Branch: dev Date: Tue, 25 Oct 2022 13:40:26 +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: ea4c8363-b8b5-4fc2-a7f7-8f425c7792fe X-Archives-Hash: cb0f049713bf8bbf20b601791b303b7a commit: 67a1b60a1469f70f05714d513fda8bd4ee9d0f1f Author: Alexey Zapparov zapparov com> AuthorDate: Tue Oct 25 13:39:30 2022 +0000 Commit: Alexey Zapparov zapparov com> CommitDate: Tue Oct 25 13:39:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67a1b60a x11-themes/bibata-xcursors: add 2.0.2 Signed-off-by: Alexey Zapparov zapparov.com> x11-themes/bibata-xcursors/Manifest | 1 + .../bibata-xcursors/bibata-xcursors-2.0.2.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/x11-themes/bibata-xcursors/Manifest b/x11-themes/bibata-xcursors/Manifest index c4a280b2d..e445cc061 100644 --- a/x11-themes/bibata-xcursors/Manifest +++ b/x11-themes/bibata-xcursors/Manifest @@ -1 +1,2 @@ DIST bibata-xcursors-1.1.2-r2.tar.gz 26397061 BLAKE2B 4bd1c9a2b8fc1cd636e855e876a9efefac6abc1ad464466000d444d98fbb675fa83beeba9633cfc98cf448e454ac0192793ef832586c186be52f4c5b3fb6427b SHA512 5acc71613fc8d4528d83d50f6e763ffc5645ede306c7f761ea3791bab74afbe2904711aa4ce5b88d204e3a0b074d9d61bef2d5bfa9b4147527c00a6dca9667f9 +DIST bibata-xcursors-2.0.2.tar.gz 96043910 BLAKE2B 38495942a40fd252a8d96e585b0da1b858ef702b6df806d9fdaafddb497df15ffef599801806161ae3108e4b80236503b9190ab021b82e476fa548fcc47dd68e SHA512 192cdd81c9ab0dc7d8acd1e20454f6c954ce1af031d083a5c8a22a1f28a101667e0c30eecb84a626cf843cc47068bf728726277bc0b56df757dff96d002aea98 diff --git a/x11-themes/bibata-xcursors/bibata-xcursors-2.0.2.ebuild b/x11-themes/bibata-xcursors/bibata-xcursors-2.0.2.ebuild new file mode 100644 index 000000000..f0cf55bc1 --- /dev/null +++ b/x11-themes/bibata-xcursors/bibata-xcursors-2.0.2.ebuild @@ -0,0 +1,21 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Opensource, compact, and material-designed cursor set" +HOMEPAGE="https://github.com/ful1e5/Bibata_Cursor" +SRC_URI="https://github.com/ful1e5/Bibata_Cursor/releases/download/v${PV}/Bibata.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="x11-libs/libXcursor" + +S="${WORKDIR}" + +src_install() { + insinto /usr/share/cursors/xorg-x11 + doins -r Bibata-{Modern,Original}-{Amber,Classic,Ice} +}