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.7.
Date: Sat, 29 Oct 2022 22:23:27 +0200	[thread overview]
Message-ID: <20221029202327.CiKa6sK5COQAXkh1BOdwTINRnJ3CEqOgY-1KC--jIZE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40127@inbox.vuxu.org>

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

swirc: update to 3.3.7.
Swirc 3.3.7 out


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

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

From 4e1d1bd79765c22abde33f7839d2e6d2063529b3 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Sun, 23 Oct 2022 16:46:46 +0200
Subject: [PATCH] swirc: update to 3.3.7.

---
 srcpkgs/swirc/template | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index f8cd48bb2839..366d7e0cced3 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,9 +1,11 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.3.6
+version=3.3.7
 revision=1
 build_style=configure
 configure_args="$(vopt_with notify libnotify)"
+make_build_args="PREFIX=/usr"
+make_check_args="PREFIX=/usr"
 make_install_args="PREFIX=/usr"
 hostmakedepends="gettext-devel-tools pkg-config which"
 makedepends="gettext-devel libcurl-devel libidn-devel ncurses-devel openssl-devel
@@ -15,14 +17,10 @@ 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="d37b24bb5ede44e34a1fcbdfe70cbd94b0f2bec5cc69c76ff73554b5544b0418"
+checksum="c9fcfbec47e2aaebf5a5d714a41eaa8f03b063d172a615b465d5f543020ca9b0"
 
 build_options="notify"
-
-post_extract() {
-	vsed -i "${wrksrc}/src/events/privmsg.cpp" -e "s,/usr/local/share/swirc,/usr/share/swirc,"
-	vsed -i "${wrksrc}/src/main.cpp" -e "s,/usr/local/share/locale,/usr/share/locale,"
-}
+build_options_default="notify"
 
 post_configure() {
 	local _file="options.mk"
@@ -49,5 +47,5 @@ post_check() {
 }
 
 post_install() {
-	vlicense debian/copyright COPYING
+	vlicense License.rtf
 }

  parent reply	other threads:[~2022-10-29 20:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-23 15:05 [PR PATCH] " uhlin
2022-10-27 23:57 ` [PR REVIEW] " classabbyamp
2022-10-27 23:58 ` classabbyamp
2022-10-28  0:33 ` uhlin
2022-10-28  0:34 ` [PR REVIEW] " uhlin
2022-10-28  0:47 ` classabbyamp
2022-10-28  1:02 ` uhlin
2022-10-29 20:23 ` uhlin [this message]
2022-10-29 20:45 ` [PR PATCH] [Merged]: " classabbyamp

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=20221029202327.CiKa6sK5COQAXkh1BOdwTINRnJ3CEqOgY-1KC--jIZE@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).