summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorVlad Glagolev2020-05-14 22:36:46 +0000
committerVlad Glagolev2020-05-14 22:36:46 +0000
commit2e6557bea28d17f85a14adcf5ae8db209df82eab (patch)
tree9fda076df4c9dacede4f29da07437a03de463663 /x11
parenta0fcc25b66d096d0aff121f530d0a38793e61883 (diff)
polybar: => 3.4.3
Diffstat (limited to 'x11')
-rwxr-xr-xx11/polybar/CONFIGURE4
-rwxr-xr-xx11/polybar/DETAILS4
-rw-r--r--x11/polybar/HISTORY4
3 files changed, 10 insertions, 2 deletions
diff --git a/x11/polybar/CONFIGURE b/x11/polybar/CONFIGURE
index 627c8a8b7f..505eb42609 100755
--- a/x11/polybar/CONFIGURE
+++ b/x11/polybar/CONFIGURE
@@ -31,6 +31,10 @@ config_query_option POLYBAR_OPTS "Enable xkeyboard support?" y \
"-DWITH_XKB=ON -DENABLE_XKEYBOARD=ON" \
"-DWITH_XKB=OFF -DENABLE_XKEYBOARD=OFF" &&
+config_query_option POLYBAR_OPTS "Enable trace logging?" y \
+ "-DDEBUG_LOGGER=ON" \
+ "-DDEBUG_LOGGER=OFF" &&
+
config_query_list POLYBAR_NETWORK "Enable network support?" \
libnl \
wireless_tools \
diff --git a/x11/polybar/DETAILS b/x11/polybar/DETAILS
index 709cdcb842..7da31d4f10 100755
--- a/x11/polybar/DETAILS
+++ b/x11/polybar/DETAILS
@@ -1,8 +1,8 @@
SPELL=polybar
- VERSION=3.4.2
+ VERSION=3.4.3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/polybar/${SPELL}/archive/${VERSION}.tar.gz
- SOURCE_HASH=sha512:2205847ebc03040e8d2a2581d2c70e940157c5dba71e0c2d086c0f0971a6ffd83c42846a85dd93165512f35710e3f3af8b4494bcd695f71ef0ac501f74753dfd
+ SOURCE_HASH=sha512:20ac34375da4634a7fd596f38e98a245186c94f8fd624d1dfdcd6633a3c8470fcc57946a50a59177e9d34689aeb5f6cde49e95b30ad699239a2aabbf0635d31a
SPELL_LIB1=xpp
SPELL_LIB1_V=1.4.0
SOURCE2=${SPELL_LIB1}-${SPELL_LIB1_V}.tar.gz
diff --git a/x11/polybar/HISTORY b/x11/polybar/HISTORY
index 5cebbee33c..c6bf519902 100644
--- a/x11/polybar/HISTORY
+++ b/x11/polybar/HISTORY
@@ -1,3 +1,7 @@
+2020-05-14 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.4.3
+ * CONFIGURE: added trace logging option
+
2020-01-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 3.4.2
* DETAILS: fix hash of i3 module