x11-themes/papirus-folders: Add version 1.11.0.
This commit is contained in:
parent
3f4194b818
commit
515eca27b6
1
x11-themes/papirus-folders/Manifest
Normal file
1
x11-themes/papirus-folders/Manifest
Normal file
|
@ -0,0 +1 @@
|
||||||
|
DIST papirus-folders-1.11.0.tar.gz 10133 BLAKE2B 7c60b401251457862c55b4749f5220e65f0e30f08448f2bcbc16e810d4c9ad76a2466791efe422765d1ee17152ff8d4f3dac1cb9c0f93fa10b56f3e5515873b7 SHA512 1a87fd0edf7714f997f3a990880ed80f7f78990532f230c9139bd8b5797d8c39b4badb704cac595cf295f48768233b6f6de603fedb207fadfd3dcfff1ba6c0c2
|
24
x11-themes/papirus-folders/papirus-folders-1.11.0.ebuild
Normal file
24
x11-themes/papirus-folders/papirus-folders-1.11.0.ebuild
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# Copyright 2018-2021 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=8
|
||||||
|
|
||||||
|
DESCRIPTION="Allows changing the color of folders in Papirus icon theme"
|
||||||
|
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-folders"
|
||||||
|
SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-folders/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
|
LICENSE="MIT"
|
||||||
|
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64"
|
||||||
|
IUSE=""
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="
|
||||||
|
${DEPEND}
|
||||||
|
x11-themes/papirus-icon-theme
|
||||||
|
"
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
ZSHCOMPDIR="/usr/share/zsh/site-functions" default
|
||||||
|
}
|
Reference in New Issue
Block a user