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 EEE46138359 for ; Wed, 11 Nov 2020 16:51:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06F32E0BC2; Wed, 11 Nov 2020 16:51:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D7435E0BC2 for ; Wed, 11 Nov 2020 16:51:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B59CD340C79 for ; Wed, 11 Nov 2020 16:50:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3705E3C3 for ; Wed, 11 Nov 2020 16:50:58 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1605113434.6f595821713122e8420ee3b1933f806312978cba.epsilon-0@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/bibata-cursor-theme/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-themes/bibata-cursor-theme/Manifest x11-themes/bibata-cursor-theme/bibata-cursor-theme-1.0.3.ebuild x11-themes/bibata-cursor-theme/metadata.xml X-VCS-Directories: x11-themes/bibata-cursor-theme/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: 6f595821713122e8420ee3b1933f806312978cba X-VCS-Branch: dev Date: Wed, 11 Nov 2020 16:50: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: 55287bbe-28cb-44aa-8b54-e74985b3d1fa X-Archives-Hash: 7c04765ff7ce73485f230f9fbd97c9fd commit: 6f595821713122e8420ee3b1933f806312978cba Author: Aisha Tammy aisha cc> AuthorDate: Wed Nov 11 16:49:38 2020 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Wed Nov 11 16:50:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f595821 x11-themes/bibata-cursor-theme: hidpi cursor theme Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Aisha Tammy aisha.cc> x11-themes/bibata-cursor-theme/Manifest | 1 + .../bibata-cursor-theme-1.0.3.ebuild | 40 ++++++++++++++++++++++ x11-themes/bibata-cursor-theme/metadata.xml | 12 +++++++ 3 files changed, 53 insertions(+) diff --git a/x11-themes/bibata-cursor-theme/Manifest b/x11-themes/bibata-cursor-theme/Manifest new file mode 100644 index 00000000..37ab25bb --- /dev/null +++ b/x11-themes/bibata-cursor-theme/Manifest @@ -0,0 +1 @@ +DIST bibata-cursor-theme-1.0.3.tar.gz 20085864 BLAKE2B ba0e6b6016270dadd45c806129eb6b43787e01a02b990f08176fdfe561c7581762b96d50dce28f40796f57ddb4885c56c326f34745d340f2d3639745a7efe003 SHA512 a9233c3e6511f237ec91e174e4a67ff01243284fa92ac05cab12f6814064b581f31fc19f703e83de12e680fac9bc99c9f2ad7f423d18211973585300589eed36 diff --git a/x11-themes/bibata-cursor-theme/bibata-cursor-theme-1.0.3.ebuild b/x11-themes/bibata-cursor-theme/bibata-cursor-theme-1.0.3.ebuild new file mode 100644 index 00000000..1925a23e --- /dev/null +++ b/x11-themes/bibata-cursor-theme/bibata-cursor-theme-1.0.3.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +DESCRIPTION="material based cursor theme" +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" +S="${WORKDIR}" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +LICENSE="GPL-3" +SLOT="0" +IUSE="+modern original" +REQUIRED_USE="?? ( modern original )" + +src_install() { + local flavors_modern=( + Bibata-Modern-Amber + Bibata-Modern-Classic + Bibata-Modern-Ice + ) + if use modern; then + for flavor in ${flavors_modern[@]}; do + insinto /usr/share/themes/${flavor} + doins -r ${flavor}/. + done + fi + local flavors_original=( + Bibata-Original-Amber + Bibata-Original-Classic + Bibata-Original-Ice + ) + if use original; then + for flavor in ${flavors_original[@]}; do + insinto /usr/share/themes/${flavor} + doins -r ${flavor}/. + done + fi +} diff --git a/x11-themes/bibata-cursor-theme/metadata.xml b/x11-themes/bibata-cursor-theme/metadata.xml new file mode 100644 index 00000000..449767d3 --- /dev/null +++ b/x11-themes/bibata-cursor-theme/metadata.xml @@ -0,0 +1,12 @@ + + + + + gentoo@aisha.cc + Aisha Tammy + + + install modern variants of theme + install original variation theme + +