Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chatterino2: update to 2.3.5.
@ 2022-04-11  0:42 tibequadorian
  2022-04-11 15:04 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: tibequadorian @ 2022-04-11  0:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages chatterino2
https://github.com/void-linux/void-packages/pull/36627

chatterino2: update to 2.3.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9d3cdfb723ad0168663d73e5cd4d684cecb37a4a Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 11 Apr 2022 02:40:10 +0200
Subject: [PATCH] chatterino2: update to 2.3.5.

---
 srcpkgs/chatterino2/template | 25 +++++++++++--------------
 srcpkgs/chatterino2/update   |  2 ++
 2 files changed, 13 insertions(+), 14 deletions(-)
 create mode 100644 srcpkgs/chatterino2/update

diff --git a/srcpkgs/chatterino2/template b/srcpkgs/chatterino2/template
index 7bf7d6a37d04..977fa9771498 100644
--- a/srcpkgs/chatterino2/template
+++ b/srcpkgs/chatterino2/template
@@ -1,19 +1,19 @@
 # Template file for 'chatterino2'
 pkgname=chatterino2
-version=2.3.4
+version=2.3.5
 revision=1
-_libcommuni_commit="c613600e6a52e6d3166247a05205cf1c755d4868"
+_libcommuni_commit="a7b32cd6fa0640721b6114b31d37d79ebf832411"
 _serialize_commit="7d37cbfd5ac3bfbe046118e1cec3d32ba4696469"
-_settings_commit="7cf8431d644332107a51a46c1e3de70e64692f0c"
-_signals_commit="baf5bb04bd13b090e405e0447c89a811f7e23ddc"
-_qtkeychain_commit="de954627363b0b4bff9a2616f1a409b7e14d5df9"
+_settings_commit="04792d853c7f83c9d7ab4df00279442a658d3be3"
+_signals_commit="25e4ec3b8d6ea94a5e65a26e7cfcbbce3b87c5d6"
 _sanitizers_cmake_commit="99e159ec9bc8dd362b08d18436bd40ff0648417b"
 create_wrksrc=yes
 build_wrksrc="chatterino2-${version}"
 build_style=cmake
+configure_args="-DUSE_SYSTEM_QTKEYCHAIN=ON"
 hostmakedepends="qt5-qmake qt5-host-tools"
 makedepends="qt5-tools-devel qt5-multimedia-devel qt5-svg-devel
- boost-devel openssl-devel rapidjson websocketpp"
+ qtkeychain-qt5-devel boost-devel openssl-devel rapidjson websocketpp"
 depends="qt5-imageformats qt5-svg"
 short_desc="Chat client for twitch.tv"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -25,14 +25,12 @@ distfiles="https://github.com/Chatterino/chatterino2/archive/refs/tags/v${versio
  https://github.com/pajlada/serialize/archive/${_serialize_commit}.tar.gz
  https://github.com/pajlada/settings/archive/${_settings_commit}.tar.gz
  https://github.com/pajlada/signals/archive/${_signals_commit}.tar.gz
- https://github.com/Chatterino/qtkeychain/archive/${_qtkeychain_commit}.tar.gz
  https://github.com/arsenm/sanitizers-cmake/archive/${_sanitizers_cmake_commit}.tar.gz"
-checksum="27d42138d48d807340fe4194b4cdada6183b0ff2127f24d39032b3ad1f66594c
- ba2179eb43638366ca65214137a850a127fb93a36fcc54658649c34e8d6f7dc4
+checksum="f1fff3523f5a3f633430d44f7ca6c6c718a515258d50004a855e69e4aa989b4e
+ d6fd560851357d1e52f93604314215c75b291104e054c84a16c34d7d83d40f14
  d0da2cebd5dfd7b20f7247f1e4fb6b8a866434db49316a067b6c798ec8217c63
- 0b35eb297f0949f27b3c54bc66d8b0c9293102fb52838d12371a5fcc80c590e5
- 7ffd43dbd05704af5bef64b0eae8c12174013d4c7105472019ef381ff82c0a46
- 4fdd7fd8bbae4fd7a505c917facc6e6b838850cd4f016c30fae45535dbaab4b7
+ 702e97d8f2fcaec65256e6f691c3ed055924430ce64b29ebe74f3769a9d50d71
+ ae098841b0f33079366eff8bc44fe3f2f2f65e70259c1cc9ff8d727c4edf974c
  f9cf386638f455c5d2e7a835b95941201387d2531b8682942d59827663b58341"
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
@@ -46,12 +44,11 @@ post_extract() {
 	rmdir ${build_wrksrc}/lib/libcommuni ${build_wrksrc}/lib/serialize \
 	      ${build_wrksrc}/lib/settings ${build_wrksrc}/lib/signals \
 	      ${build_wrksrc}/lib/rapidjson ${build_wrksrc}/lib/websocketpp \
-	      ${build_wrksrc}/lib/qtkeychain ${build_wrksrc}/cmake/sanitizers-cmake
+	      ${build_wrksrc}/cmake/sanitizers-cmake
 	mv "libcommuni-${_libcommuni_commit}" "${build_wrksrc}/lib/libcommuni"
 	mv "serialize-${_serialize_commit}" "${build_wrksrc}/lib/serialize"
 	mv "settings-${_settings_commit}" "${build_wrksrc}/lib/settings"
 	mv "signals-${_signals_commit}" "${build_wrksrc}/lib/signals"
-	mv "qtkeychain-${_qtkeychain_commit}" "${build_wrksrc}/lib/qtkeychain"
 	mv "sanitizers-cmake-${_sanitizers_cmake_commit}" "${build_wrksrc}/cmake/sanitizers-cmake"
 }
 
diff --git a/srcpkgs/chatterino2/update b/srcpkgs/chatterino2/update
new file mode 100644
index 000000000000..16563536cb32
--- /dev/null
+++ b/srcpkgs/chatterino2/update
@@ -0,0 +1,2 @@
+site="https://github.com/Chatterino/chatterino2/releases"
+pattern="v\K[0-9.]+(?=\.tar\.gz)"

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

* Re: [PR PATCH] [Merged]: chatterino2: update to 2.3.5.
  2022-04-11  0:42 [PR PATCH] chatterino2: update to 2.3.5 tibequadorian
@ 2022-04-11 15:04 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-04-11 15:04 UTC (permalink / raw)
  To: ml

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

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

chatterino2: update to 2.3.5.
https://github.com/void-linux/void-packages/pull/36627

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-04-11 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  0:42 [PR PATCH] chatterino2: update to 2.3.5 tibequadorian
2022-04-11 15:04 ` [PR PATCH] [Merged]: " paper42

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