polybar: mark conf file
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'polybar'
|
# Template file for 'polybar'
|
||||||
pkgname=polybar
|
pkgname=polybar
|
||||||
version=3.7.2
|
version=3.7.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_DOC_HTML=OFF $(vopt_bool alsa ENABLE_ALSA)
|
configure_args="-DBUILD_DOC_HTML=OFF $(vopt_bool alsa ENABLE_ALSA)
|
||||||
$(vopt_bool curl ENABLE_CURL) $(vopt_bool i3 ENABLE_I3) $(vopt_bool mpd ENABLE_MPD)
|
$(vopt_bool curl ENABLE_CURL) $(vopt_bool i3 ENABLE_I3) $(vopt_bool mpd ENABLE_MPD)
|
||||||
@@ -21,6 +21,7 @@ distfiles="https://github.com/polybar/polybar/releases/download/${version}/polyb
|
|||||||
checksum=e2feacbd02e7c94baed7f50b13bcbf307d95df0325c3ecae443289ba5b56af29
|
checksum=e2feacbd02e7c94baed7f50b13bcbf307d95df0325c3ecae443289ba5b56af29
|
||||||
# tries to download and build unstable/unreleased googletest during configure
|
# tries to download and build unstable/unreleased googletest during configure
|
||||||
make_check=no
|
make_check=no
|
||||||
|
conf_files="/etc/polybar/config.ini"
|
||||||
|
|
||||||
build_options="alsa curl i3 mpd network pulseaudio"
|
build_options="alsa curl i3 mpd network pulseaudio"
|
||||||
build_options_default="$build_options"
|
build_options_default="$build_options"
|
||||||
|
|||||||
Reference in New Issue
Block a user