Github messages for voidlinux
 help / color / mirror / Atom feed
From: uhlin <uhlin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] swirc: update to 3.3.1. [WIP]
Date: Sun, 12 Sep 2021 11:50:39 +0200	[thread overview]
Message-ID: <20210912095039.peIBn6xQ11JchBtL4GBDJQAXSkbVddthPXxyERc4jbQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32933@inbox.vuxu.org>

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

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

https://github.com/uhlin/void-packages master
https://github.com/void-linux/void-packages/pull/32933

swirc: update to 3.3.1. [WIP]
Swirc 3.3.1 out


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

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

From 04751ab4103709f49c1aef9827bdb7c401f7b6f1 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Sat, 11 Sep 2021 21:40:24 +0200
Subject: [PATCH] swirc: update to 3.3.1.

---
 srcpkgs/swirc/template | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 7a2e90cf1dd8..51c50908a5a0 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,11 +1,14 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.3.0
+version=3.3.1
 revision=1
 build_style=configure
+configure_args="--without-libintl"
 make_install_args="PREFIX=/usr"
+make_install_target="install-no-lc-msgs"
 hostmakedepends="pkg-config which"
-makedepends="libcurl-devel openssl-devel ncurses-devel libidn-devel"
+makedepends="libcurl-devel openssl-devel ncurses-devel libidn-devel
+ $(vopt_if notify libnotify-devel)"
 checkdepends="cmocka-devel"
 short_desc="Curses ICB and IRC client"
 maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
@@ -13,7 +16,11 @@ license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md"
 distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
-checksum="4faae10ab3e08d544f5377c7ba94d86d7d6c3a4c79e41b11b1b864faab0e5764"
+checksum="6066d3e31bb8d7930989586f7a8ade0a04901bc77befe2bcf58d99689d304685"
+
+build_options="notify"
+
+desc_option_notify="Enable support for desktop notifications"
 
 post_configure() {
 	local _file="options.mk"

  parent reply	other threads:[~2021-09-12  9:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-11 17:45 [PR PATCH] swirc: update to 3.3.1 uhlin
2021-09-11 20:28 ` [PR PATCH] [Updated] swirc: update to 3.3.1. [WIP] uhlin
2021-09-11 21:00 ` uhlin
2021-09-12  9:50 ` uhlin [this message]
2021-09-13 17:14 ` [PR REVIEW] swirc: update to 3.3.1 ericonr
2021-09-14  9:29 ` uhlin
2021-09-14 12:29 ` ericonr
2021-09-15 10:25 ` [PR PATCH] [Updated] swirc: update to 3.3.1. [WIP] uhlin
2021-09-15 10:52 ` uhlin
2021-09-15 13:21 ` [PR PATCH] [Updated] swirc: update to 3.3.1 uhlin
2021-09-16  1:39 ` [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=20210912095039.peIBn6xQ11JchBtL4GBDJQAXSkbVddthPXxyERc4jbQ@z \
    --to=uhlin@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).