Github messages for voidlinux
 help / color / mirror / Atom feed
From: rev1e <rev1e@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lemonbar: update to 1.4.
Date: Sat, 02 Jan 2021 13:41:05 +0100	[thread overview]
Message-ID: <20210102124105.NqUaTlMH5KdvtS_Rk30wINV7pI0S5OfVatXm2jSvFog@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27609@inbox.vuxu.org>

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

There is an updated pull request by rev1e against master on the void-packages repository

https://github.com/rev1e/void-packages lemonbar
https://github.com/void-linux/void-packages/pull/27609

lemonbar: update to 1.4.


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

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

From f14b90add0c7e4e3f04c6ee9c436ad0d8398c83a Mon Sep 17 00:00:00 2001
From: rev1e <62853071+rev1e@users.noreply.github.com>
Date: Fri, 1 Jan 2021 22:13:27 +0100
Subject: [PATCH 1/2] lemonbar: update to 1.4.

---
 srcpkgs/lemonbar/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lemonbar/template b/srcpkgs/lemonbar/template
index 35afe81e454..616994b5b06 100644
--- a/srcpkgs/lemonbar/template
+++ b/srcpkgs/lemonbar/template
@@ -1,6 +1,6 @@
 # Template file for 'lemonbar'
 pkgname=lemonbar
-version=1.3
+version=1.4
 revision=1
 wrksrc="bar-${version}"
 build_style=gnu-makefile
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://github.com/LemonBoy/bar"
 license="MIT"
 distfiles="https://github.com/LemonBoy/bar/archive/v${version}.tar.gz"
-checksum=eae784c5e375b2d0b12138be1a9902beb4b5eeb807f3512f30f14ba23ddaa37d
+checksum=7bfd36d7a4a950f61ed0d32c7d219678e7787a546d9ef4bc33f02393d60e4939
 
 pre_build() {
 	sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile

From d7aa72ce978b94c92931b8379f5cc8f29d039071 Mon Sep 17 00:00:00 2001
From: rev1e <62853071+rev1e@users.noreply.github.com>
Date: Sat, 2 Jan 2021 13:40:32 +0100
Subject: [PATCH 2/2] lemonbar: fix xlint

---
 srcpkgs/lemonbar/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lemonbar/template b/srcpkgs/lemonbar/template
index 616994b5b06..74bcedf324f 100644
--- a/srcpkgs/lemonbar/template
+++ b/srcpkgs/lemonbar/template
@@ -6,16 +6,16 @@ wrksrc="bar-${version}"
 build_style=gnu-makefile
 hostmakedepends="perl"
 makedepends="libxcb-devel"
-short_desc="A lightweight xcb based bar"
+short_desc="Lightweight xcb based bar"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="https://github.com/LemonBoy/bar"
 license="MIT"
+homepage="https://github.com/LemonBoy/bar"
 distfiles="https://github.com/LemonBoy/bar/archive/v${version}.tar.gz"
 checksum=7bfd36d7a4a950f61ed0d32c7d219678e7787a546d9ef4bc33f02393d60e4939
 
 pre_build() {
-	sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
-	sed -i 's/^\(LDFLAGS *+=\)/override \1/' Makefile
+	vsed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
+	vsed -i 's/^\(LDFLAGS *+=\)/override \1/' Makefile
 }
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2021-01-02 12:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-01 21:21 [PR PATCH] " rev1e
2021-01-02  0:48 ` [PR REVIEW] " ericonr
2021-01-02 12:41 ` rev1e [this message]
2021-01-29  3:59 ` [PR PATCH] [Closed]: " 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=20210102124105.NqUaTlMH5KdvtS_Rk30wINV7pI0S5OfVatXm2jSvFog@z \
    --to=rev1e@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).