Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-themes/vimix-xcursors/
Date: Mon, 27 Dec 2021 14:44:13
Message-Id: 1640465225.7acdbd5dc48134f91fd24d158a6edd4689baab5b.flow@gentoo
1 commit: 7acdbd5dc48134f91fd24d158a6edd4689baab5b
2 Author: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
3 AuthorDate: Sat Dec 25 20:47:05 2021 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 25 20:47:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7acdbd5d
7
8 x11-themes/vimix-xcursors: add 20200224-r2
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>
12
13 ...-xcursors-20200224-r1.ebuild => vimix-xcursors-20200224-r2.ebuild} | 4 +++-
14 1 file changed, 3 insertions(+), 1 deletion(-)
15
16 diff --git a/x11-themes/vimix-xcursors/vimix-xcursors-20200224-r1.ebuild b/x11-themes/vimix-xcursors/vimix-xcursors-20200224-r2.ebuild
17 similarity index 84%
18 rename from x11-themes/vimix-xcursors/vimix-xcursors-20200224-r1.ebuild
19 rename to x11-themes/vimix-xcursors/vimix-xcursors-20200224-r2.ebuild
20 index 010bddc5b..662215fe7 100644
21 --- a/x11-themes/vimix-xcursors/vimix-xcursors-20200224-r1.ebuild
22 +++ b/x11-themes/vimix-xcursors/vimix-xcursors-20200224-r2.ebuild
23 @@ -5,7 +5,7 @@ EAPI=8
24
25 MY_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}"
26
27 -DESCRIPTION="Vimix-cursors for Linux desktop"
28 +DESCRIPTION="Theme inspired by Materia design and based on capitaine-cursors"
29 HOMEPAGE="https://github.com/vinceliuice/Vimix-cursors"
30 SRC_URI="https://github.com/vinceliuice/Vimix-cursors/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz"
31
32 @@ -13,6 +13,8 @@ LICENSE="GPL-3"
33 SLOT="0"
34 KEYWORDS="~amd64 ~x86"
35
36 +RDEPEND="x11-libs/libXcursor"
37 +
38 S="${WORKDIR}/Vimix-cursors-${MY_PV}"
39
40 src_install() {