Update Pkgfile

This commit is contained in:
mac-a-r0ni 2023-07-30 08:32:43 -04:00
parent 15aae44d82
commit 874f8f0922

View File

@ -1,7 +1,7 @@
# Description: Fork of xfce4-volumed with support for PulseAudio
# URL: https://xfce.org
# Maintainer: mac-a-r0ni, j at lngn dot net
# Depends on: glib gtk3 pulseaudio xfconf keybinder
# Depends on: glib gtk3 pulseaudio xfconf libkeybinder3 harfbuzz libnotify
name=xfce4-volumed-pulse
version=0.2.4
@ -16,7 +16,7 @@ build() {
--libexecdir=/usr/lib/$name \
--sysconfdir=/etc \
--disable-static \
--disable-nls
--disable-debug
make
make DESTDIR=$PKG install