util 003
This commit is contained in:
parent
d33127f32b
commit
b77eb49bb6
2 changed files with 6 additions and 9 deletions
|
|
@ -1,32 +0,0 @@
|
|||
EAPI=8
|
||||
|
||||
DESCRIPTION="Assortment of utility scripts for lithium host"
|
||||
HOMEPAGE="https://stvnliu.me/git/steven/util-scripts"
|
||||
SRC_URI="https://stvnliu.me/git/steven/util-scripts/archive/0.0.2.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
|
||||
# Automatically installed {awk,}
|
||||
DEPEND="
|
||||
media-video/wireplumber
|
||||
sci-calculators/wcalc
|
||||
gui-apps/wlr-randr
|
||||
gui-apps/slurp
|
||||
gui-apps/grim
|
||||
gui-apps/wl-clipboard
|
||||
x11-misc/dunst
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue