x11-themes/vimix-xcursors: add 20200224-r2

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
This commit is contained in:
Alexey Zapparov
2021-12-25 21:47:05 +01:00
parent 3a130c4876
commit 7acdbd5dc4

View File

@@ -5,7 +5,7 @@ EAPI=8
MY_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}"
DESCRIPTION="Vimix-cursors for Linux desktop"
DESCRIPTION="Theme inspired by Materia design and based on capitaine-cursors"
HOMEPAGE="https://github.com/vinceliuice/Vimix-cursors"
SRC_URI="https://github.com/vinceliuice/Vimix-cursors/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz"
@@ -13,6 +13,8 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="x11-libs/libXcursor"
S="${WORKDIR}/Vimix-cursors-${MY_PV}"
src_install() {