mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
app-misc/zellij: -> to desktop eclass
Signed-off-by: Luciano Degni (Pungolo) <degni.public@gmail.com>
This commit is contained in:
@@ -331,7 +331,7 @@ CRATES="
|
|||||||
zeroize-1.5.4
|
zeroize-1.5.4
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit bash-completion-r1 cargo xdg
|
inherit bash-completion-r1 cargo xdg desktop
|
||||||
|
|
||||||
DESCRIPTION="A terminal workspace with batteries included"
|
DESCRIPTION="A terminal workspace with batteries included"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
|
|||||||
@@ -342,7 +342,7 @@ CRATES="
|
|||||||
zeroize-1.5.5
|
zeroize-1.5.5
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit bash-completion-r1 cargo xdg
|
inherit bash-completion-r1 cargo xdg desktop
|
||||||
|
|
||||||
DESCRIPTION="A terminal workspace with batteries included"
|
DESCRIPTION="A terminal workspace with batteries included"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
@@ -416,8 +416,8 @@ src_install() {
|
|||||||
|
|
||||||
doman assets/man/zellij.1
|
doman assets/man/zellij.1
|
||||||
|
|
||||||
insinto /usr/share/applications/
|
# insinto /usr/share/applications/
|
||||||
doins assets/zellij.desktop
|
domenu assets/zellij.desktop
|
||||||
|
|
||||||
dodoc README.md CHANGELOG.md docs/*.md
|
dodoc README.md CHANGELOG.md docs/*.md
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user