Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] swirc: update to 3.3.1.
@ 2021-09-11 17:45 uhlin
  2021-09-11 20:28 ` [PR PATCH] [Updated] swirc: update to 3.3.1. [WIP] uhlin
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: uhlin @ 2021-09-11 17:45 UTC (permalink / raw)
  To: ml

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

There is a new 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.
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: 1553 bytes --]

From d4bab70d14084862deb59072137698ab7b954f87 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, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 7a2e90cf1dd8..d94beaa22578 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,11 +1,12 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.3.0
+version=3.3.1
 revision=1
 build_style=configure
 make_install_args="PREFIX=/usr"
-hostmakedepends="pkg-config which"
-makedepends="libcurl-devel openssl-devel ncurses-devel libidn-devel"
+hostmakedepends="gettext pkg-config which"
+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 +14,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"

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

end of thread, other threads:[~2021-09-16  1:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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).