Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] polybar: update to 3.5.2.
@ 2020-12-14 13:52 pbui
  2020-12-14 13:56 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pbui @ 2020-12-14 13:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

There is a new pull request by pbui against master on the void-packages repository

https://github.com/pbui/void-packages polybar
https://github.com/void-linux/void-packages/pull/27144

polybar: update to 3.5.2.
Remove unneeded post_extract (tested cross-build).

A patch file from https://github.com/void-linux/void-packages/pull/27144.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-polybar-27144.patch --]
[-- Type: text/x-diff, Size: 1475 bytes --]

From 3a27cb5e62eacfe3ed9d036f59ba3c98b93af7df Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Mon, 14 Dec 2020 08:51:56 -0500
Subject: [PATCH] polybar: update to 3.5.2.

Remove unneeded post_extract (tested cross-build).
---
 srcpkgs/polybar/template | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/polybar/template b/srcpkgs/polybar/template
index 0854ced0eb0..1e90820de7b 100644
--- a/srcpkgs/polybar/template
+++ b/srcpkgs/polybar/template
@@ -1,6 +1,6 @@
 # Template file for 'polybar'
 pkgname=polybar
-version=3.5.1
+version=3.5.2
 revision=1
 build_style=cmake
 configure_args="
@@ -25,7 +25,7 @@ maintainer="Michael Carlberg <c@rlberg.se>"
 license="MIT"
 homepage="https://github.com/jaagr/polybar"
 distfiles="https://github.com/jaagr/polybar/releases/download/${version}/polybar-${version}.tar.gz"
-checksum=d342fdb1d37a475f3460e00e82445a3f7be812961fec6e455b33277af3cda719
+checksum=e411d9c091d0d4b5e8fbb44969e45c537d8c45900ecb3e90c49a248b885fe110
 
 build_options="alsa curl i3 mpd network pulseaudio"
 build_options_default="$build_options"
@@ -50,11 +50,6 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES='-latomic'"
 fi
 
-post_extract() {
-	# Fixes compilation with musl
-	sed -i 's|strncpy(header->magic, g_i3_ipc_magic.c_str(),|memcpy(header->magic, g_i3_ipc_magic.c_str(),|g' lib/i3ipcpp/src/ipc-util.cpp
-}
-
 post_install() {
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: polybar: update to 3.5.2.
  2020-12-14 13:52 [PR PATCH] polybar: update to 3.5.2 pbui
@ 2020-12-14 13:56 ` ericonr
  2020-12-14 14:30 ` pbui
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-14 13:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 211 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27144#issuecomment-744456504

Comment:
Did you figure out why it was needed? I couldn't find any explanation.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: polybar: update to 3.5.2.
  2020-12-14 13:52 [PR PATCH] polybar: update to 3.5.2 pbui
  2020-12-14 13:56 ` ericonr
@ 2020-12-14 14:30 ` pbui
  2020-12-14 14:40 ` ericonr
  2020-12-14 14:41 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: pbui @ 2020-12-14 14:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

New comment by pbui on void-packages repository

https://github.com/void-linux/void-packages/pull/27144#issuecomment-744478512

Comment:
No idea... it has been there since 6de5665eacda29543c0b7284b822604f59454049.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: polybar: update to 3.5.2.
  2020-12-14 13:52 [PR PATCH] polybar: update to 3.5.2 pbui
  2020-12-14 13:56 ` ericonr
  2020-12-14 14:30 ` pbui
@ 2020-12-14 14:40 ` ericonr
  2020-12-14 14:41 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-14 14:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27144#issuecomment-744484763

Comment:
Looks like it should have been a patch, possibly: https://github.com/polybar/i3ipcpp/commit/d4e4786be35b48d72dc7e59cf85ec34a90d129b5



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: polybar: update to 3.5.2.
  2020-12-14 13:52 [PR PATCH] polybar: update to 3.5.2 pbui
                   ` (2 preceding siblings ...)
  2020-12-14 14:40 ` ericonr
@ 2020-12-14 14:41 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-14 14:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

There's a merged pull request on the void-packages repository

polybar: update to 3.5.2.
https://github.com/void-linux/void-packages/pull/27144

Description:
Remove unneeded post_extract (tested cross-build).

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-14 14:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 13:52 [PR PATCH] polybar: update to 3.5.2 pbui
2020-12-14 13:56 ` ericonr
2020-12-14 14:30 ` pbui
2020-12-14 14:40 ` ericonr
2020-12-14 14:41 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).