Github messages for voidlinux
 help / color / mirror / Atom feed
From: pbui <pbui@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] polybar: update to 3.5.2.
Date: Mon, 14 Dec 2020 14:52:50 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27144@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2020-12-14 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14 13:52 pbui [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27144@inbox.vuxu.org \
    --to=pbui@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).