Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] polybar: update to 3.4.1.
Date: Sat, 02 Nov 2019 14:04:45 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16051@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 339 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/16051

polybar: update to 3.4.1.
Upstream drops Python2 for Python3.

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

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

From e752903909554520a3b4d7f82e1dbf1133a4c454 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Sat, 2 Nov 2019 09:02:48 -0400
Subject: [PATCH] polybar: update to 3.4.1.

Upstream drops Python2 for Python3.
---
 srcpkgs/polybar/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/polybar/template b/srcpkgs/polybar/template
index be6fcb343cc..8aace648699 100644
--- a/srcpkgs/polybar/template
+++ b/srcpkgs/polybar/template
@@ -1,6 +1,6 @@
 # Template file for 'polybar'
 pkgname=polybar
-version=3.4.0
+version=3.4.1
 revision=1
 wrksrc="$pkgname"
 build_style=cmake
@@ -12,7 +12,7 @@ configure_args="
  -DENABLE_NETWORK=$(vopt_if network ON OFF)
  -DENABLE_PULSEAUDIO=$(vopt_if pulseaudio ON OFF)
  -DWITH_XCOMPOSITE=ON"
-hostmakedepends="pkg-config xcb-proto python"
+hostmakedepends="pkg-config xcb-proto python3"
 makedepends="cairo-devel xcb-util-image-devel xcb-util-wm-devel xcb-util-xrm-devel
  zlib-devel xcb-util-renderutil-devel xcb-util-cursor-devel libxcb-devel
  $(vopt_if alsa "alsa-lib-devel")
@@ -26,7 +26,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"
-checksum=69a098f22d7a72eb594030aff687801252b18520b097c12f5c7894a99c4bcd1b
+checksum=9e37fa48a1027881f14546f2b4f6ace4c91d09a20a293685f845da9cbaedc4eb
 
 build_options="alsa curl i3 mpd network pulseaudio"
 build_options_default="$build_options"

             reply	other threads:[~2019-11-02 13:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-02 13:04 voidlinux-github [this message]
2019-11-02 14:46 ` [PR PATCH] [Merged]: " voidlinux-github

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-16051@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).