Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] srain: update to 1.0.2.
@ 2020-04-12 15:02 daniel-eys
  2020-04-12 15:35 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-04-12 15:02 UTC (permalink / raw)
  To: ml

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

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages srain
https://github.com/void-linux/void-packages/pull/20920

srain: update to 1.0.2.
cross patch got upstreamed.

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

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

From a213548ec5b169874f64c286e01e14245385a6d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sun, 12 Apr 2020 16:01:45 +0200
Subject: [PATCH] srain: update to 1.0.2.

---
 srcpkgs/srain/patches/fix-cross.patch | 13 -------------
 srcpkgs/srain/template                |  9 +++++----
 2 files changed, 5 insertions(+), 17 deletions(-)
 delete mode 100644 srcpkgs/srain/patches/fix-cross.patch

diff --git a/srcpkgs/srain/patches/fix-cross.patch b/srcpkgs/srain/patches/fix-cross.patch
deleted file mode 100644
index 05e640a4679..00000000000
--- a/srcpkgs/srain/patches/fix-cross.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/Makefile~	2020-03-15 17:22:29.077747681 +0100
-+++ src/Makefile	2020-03-15 17:22:32.599747681 +0100
-@@ -3,7 +3,9 @@
- # Complie C source codes and output object files to $(BUILD_DIR), then links
- # them together to get a executable $(TARGET).
- 
--CC = gcc
-+ifeq "$(origin CC)" "default"
-+	CC = gcc
-+endif
- DEFS = -D PACKAGE='"$(PACKAGE)"' \
- 	   -D PACKAGE_NAME='"$(PACKAGE_NAME)"' \
- 	   -D PACKAGE_VERSION='"$(PACKAGE_VERSION)"' \
diff --git a/srcpkgs/srain/template b/srcpkgs/srain/template
index 3679e2679e3..a50d1c2fd4e 100644
--- a/srcpkgs/srain/template
+++ b/srcpkgs/srain/template
@@ -1,15 +1,16 @@
 # Template file for 'srain'
 pkgname=srain
-version=1.0.1
+version=1.0.2
 revision=1
 build_style=configure
 build_helper=gir
-configure_args="--prefix=/usr"
+configure_args="--prefix=/usr --sysconfdir=/etc"
 hostmakedepends="pkg-config gettext glib-devel"
-makedepends="glib-devel gtk+3-devel libconfig-devel libressl-devel libsecret-devel libsoup-devel"
+makedepends="glib-devel gtk+3-devel libconfig-devel libressl-devel
+ libsecret-devel libsoup-devel"
 short_desc="Modern IRC client written in GTK"
 maintainer="avoidr <avoidr@firemail.cc>"
 license="GPL-3.0-only"
 homepage="https://srain.im/"
 distfiles="https://github.com/SrainApp/srain/archive/${version}.tar.gz"
-checksum=104d0b56944b9eabed9ada7bbca28df4b0dedb972e67fa533079dcf5bde35254
+checksum=ecc8d5b1bfb7e72e8310f888a34415b66d4aa4da752776a4d46828c354844fc2

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

* Re: [PR PATCH] [Merged]: srain: update to 1.0.2.
  2020-04-12 15:02 [PR PATCH] srain: update to 1.0.2 daniel-eys
@ 2020-04-12 15:35 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-04-12 15:35 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

srain: update to 1.0.2.
https://github.com/void-linux/void-packages/pull/20920

Description:
cross patch got upstreamed.

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

end of thread, other threads:[~2020-04-12 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12 15:02 [PR PATCH] srain: update to 1.0.2 daniel-eys
2020-04-12 15:35 ` [PR PATCH] [Merged]: " xtraeme

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