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
|
virtual/pkgconfig
|
||||||
"
|
"
|
||||||
|
|
||||||
|
MYMESONARGS="-Dcava_font=false"
|
||||||
|
|
||||||
S="${WORKDIR}/cava-${PV}"
|
S="${WORKDIR}/cava-${PV}"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
|
|
@ -42,13 +44,9 @@ src_prepare() {
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
meson_src_configure
|
meson_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
|
||||||
meson_src_install
|
|
||||||
rm -r "${D}/usr/share/consolefonts"
|
|
||||||
}
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
||||||
elog "A default ~/.config/cava/config will be created after initial"
|
elog "A default ~/.config/cava/config will be created after initial"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue