istg
This commit is contained in:
parent
01e7971ccc
commit
24ed178702
1 changed files with 3 additions and 5 deletions
|
|
@ -33,6 +33,8 @@ DEPEND="${RDEPEND}
|
|||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
MYMESONARGS="-Dcava_font=false"
|
||||
|
||||
S="${WORKDIR}/cava-${PV}"
|
||||
|
||||
src_prepare() {
|
||||
|
|
@ -45,10 +47,6 @@ src_configure() {
|
|||
meson_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
rm -r "${D}/usr/share/consolefonts"
|
||||
}
|
||||
pkg_postinst() {
|
||||
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
||||
elog "A default ~/.config/cava/config will be created after initial"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue