sys-apps/caelestia-cli: update LICENSE
Signed-off-by: Ceres <ceres@ceressees.dev> metadata/md5-cache/sys-apps: Update cache Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
parent
7fd9da55eb
commit
5e1bd4df00
2 changed files with 9 additions and 10 deletions
|
|
@ -14,10 +14,9 @@ HOMEPAGE="https://github.com/caelestia-dots/cli"
|
|||
|
||||
EGIT_REPO_URI="https://github.com/caelestia-dots/cli.git"
|
||||
|
||||
LICENSE="GPL-3.0"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
IUSE="swappy record"
|
||||
|
||||
DEPEND="dev-lang/python
|
||||
dev-python/pillow
|
||||
|
|
@ -31,8 +30,8 @@ DEPEND="dev-lang/python
|
|||
gnome-base/dconf
|
||||
media-libs/libpulse
|
||||
media-video/mpv
|
||||
swappy? ( ~gui-apps/swappy )
|
||||
record? ( ~media-video/gpu-screen-recorder )
|
||||
amd64? ( gui-apps/swappy )
|
||||
media-video/gpu-screen-recorder
|
||||
"
|
||||
RDEPEND=${DEPEND}
|
||||
|
||||
|
|
@ -47,4 +46,4 @@ src_compile() {
|
|||
src_install() {
|
||||
python -m installer --destdir="${D}" dist/*.whl || die
|
||||
dofishcomp completions/caelestia.fish
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue