Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] AusweisApp2: update to 1.24.1.
@ 2022-09-02 14:21 dataCobra
  2022-09-02 14:26 ` dataCobra
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dataCobra @ 2022-09-02 14:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages AusweisApp2-1.24.1
https://github.com/void-linux/void-packages/pull/39063

AusweisApp2: update to 1.24.1.
#### Testing the changes
- I tested the changes in this PR: **Not yet**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From 671032b4a6767cb42703680b49fb48ed85e043f0 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 2 Sep 2022 16:15:20 +0200
Subject: [PATCH] AusweisApp2: update to 1.24.1.

---
 srcpkgs/AusweisApp2/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/AusweisApp2/template b/srcpkgs/AusweisApp2/template
index c6753ed80682..3e352c064a48 100644
--- a/srcpkgs/AusweisApp2/template
+++ b/srcpkgs/AusweisApp2/template
@@ -1,6 +1,6 @@
 # Template file for 'AusweisApp2'
 pkgname=AusweisApp2
-version=1.22.6
+version=1.24.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
@@ -12,4 +12,4 @@ maintainer="Justin Jagieniak <justin@jagieniak.net>"
 license="EUPL-1.2"
 homepage="https://www.ausweisapp.bund.de/ausweisapp2/"
 distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp2-${version}.tar.gz"
-checksum=3665502eb9fa5811c58ffd1952e15589216bcaaf88c63458ac5930c9ad588945
+checksum=ff3672db30a5156031b7bf85fd272f2aadc2d3458963c8dcead2c00f6da42042

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

* Re: AusweisApp2: update to 1.24.1.
  2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
@ 2022-09-02 14:26 ` dataCobra
  2022-09-02 19:42 ` Johnnynator
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dataCobra @ 2022-09-02 14:26 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39063#issuecomment-1235569868

Comment:
Can somebody help me with the cross compilation issue?

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

* Re: AusweisApp2: update to 1.24.1.
  2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
  2022-09-02 14:26 ` dataCobra
@ 2022-09-02 19:42 ` Johnnynator
  2022-09-03 11:06 ` [PR PATCH] [Updated] " dataCobra
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Johnnynator @ 2022-09-02 19:42 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/39063#issuecomment-1235841585

Comment:
Adding `build_helper=qemu` should help with this issue.

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

* Re: [PR PATCH] [Updated] AusweisApp2: update to 1.24.1.
  2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
  2022-09-02 14:26 ` dataCobra
  2022-09-02 19:42 ` Johnnynator
@ 2022-09-03 11:06 ` dataCobra
  2022-09-03 12:04 ` dataCobra
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dataCobra @ 2022-09-03 11:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages AusweisApp2-1.24.1
https://github.com/void-linux/void-packages/pull/39063

AusweisApp2: update to 1.24.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From 7d1700a725d436c973aa0d601fdadfef13d3a282 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 3 Sep 2022 13:06:24 +0200
Subject: [PATCH] AusweisApp2: update to 1.24.1.

---
 srcpkgs/AusweisApp2/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/AusweisApp2/template b/srcpkgs/AusweisApp2/template
index c6753ed80682..7c55bbe79b0a 100644
--- a/srcpkgs/AusweisApp2/template
+++ b/srcpkgs/AusweisApp2/template
@@ -1,8 +1,9 @@
 # Template file for 'AusweisApp2'
 pkgname=AusweisApp2
-version=1.22.6
+version=1.24.1
 revision=1
 build_style=cmake
+build_helper=qemu
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
 makedepends="qt5-devel qt5-tools-devel  qt5-svg-devel qt5-websockets-devel
  qt5-declarative-devel  qt5-quickcontrols2-devel openssl-devel pcsclite-devel"
@@ -12,4 +13,4 @@ maintainer="Justin Jagieniak <justin@jagieniak.net>"
 license="EUPL-1.2"
 homepage="https://www.ausweisapp.bund.de/ausweisapp2/"
 distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp2-${version}.tar.gz"
-checksum=3665502eb9fa5811c58ffd1952e15589216bcaaf88c63458ac5930c9ad588945
+checksum=ff3672db30a5156031b7bf85fd272f2aadc2d3458963c8dcead2c00f6da42042

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

* Re: AusweisApp2: update to 1.24.1.
  2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
                   ` (2 preceding siblings ...)
  2022-09-03 11:06 ` [PR PATCH] [Updated] " dataCobra
@ 2022-09-03 12:04 ` dataCobra
  2022-09-04  7:20 ` [PR PATCH] [Updated] " dataCobra
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dataCobra @ 2022-09-03 12:04 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39063#issuecomment-1236106339

Comment:
@classabbyamp or @Duncaen what is happening here with the checks? I don't understand the issue.

Building on my machine works without a problem.

I've also finally tested the whole program.

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

* Re: [PR PATCH] [Updated] AusweisApp2: update to 1.24.1.
  2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
                   ` (3 preceding siblings ...)
  2022-09-03 12:04 ` dataCobra
@ 2022-09-04  7:20 ` dataCobra
  2022-09-04  8:50 ` dataCobra
  2022-09-07 23:36 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: dataCobra @ 2022-09-04  7:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages AusweisApp2-1.24.1
https://github.com/void-linux/void-packages/pull/39063

AusweisApp2: update to 1.24.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From 0f392367b566ee88f3187bbbe083ec7a33519031 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sun, 4 Sep 2022 09:20:01 +0200
Subject: [PATCH] AusweisApps2: update to 1.24.1.

---
 srcpkgs/AusweisApp2/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/AusweisApp2/template b/srcpkgs/AusweisApp2/template
index c6753ed80682..7c55bbe79b0a 100644
--- a/srcpkgs/AusweisApp2/template
+++ b/srcpkgs/AusweisApp2/template
@@ -1,8 +1,9 @@
 # Template file for 'AusweisApp2'
 pkgname=AusweisApp2
-version=1.22.6
+version=1.24.1
 revision=1
 build_style=cmake
+build_helper=qemu
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
 makedepends="qt5-devel qt5-tools-devel  qt5-svg-devel qt5-websockets-devel
  qt5-declarative-devel  qt5-quickcontrols2-devel openssl-devel pcsclite-devel"
@@ -12,4 +13,4 @@ maintainer="Justin Jagieniak <justin@jagieniak.net>"
 license="EUPL-1.2"
 homepage="https://www.ausweisapp.bund.de/ausweisapp2/"
 distfiles="https://github.com/Governikus/AusweisApp2/releases/download/${version}/AusweisApp2-${version}.tar.gz"
-checksum=3665502eb9fa5811c58ffd1952e15589216bcaaf88c63458ac5930c9ad588945
+checksum=ff3672db30a5156031b7bf85fd272f2aadc2d3458963c8dcead2c00f6da42042

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

* Re: AusweisApp2: update to 1.24.1.
  2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
                   ` (4 preceding siblings ...)
  2022-09-04  7:20 ` [PR PATCH] [Updated] " dataCobra
@ 2022-09-04  8:50 ` dataCobra
  2022-09-07 23:36 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: dataCobra @ 2022-09-04  8:50 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39063#issuecomment-1236291429

Comment:
The checks passed. :+1:

I've successful tested the whole program.

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

* Re: [PR PATCH] [Merged]: AusweisApp2: update to 1.24.1.
  2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
                   ` (5 preceding siblings ...)
  2022-09-04  8:50 ` dataCobra
@ 2022-09-07 23:36 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-09-07 23:36 UTC (permalink / raw)
  To: ml

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

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

AusweisApp2: update to 1.24.1.
https://github.com/void-linux/void-packages/pull/39063

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

end of thread, other threads:[~2022-09-07 23:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02 14:21 [PR PATCH] AusweisApp2: update to 1.24.1 dataCobra
2022-09-02 14:26 ` dataCobra
2022-09-02 19:42 ` Johnnynator
2022-09-03 11:06 ` [PR PATCH] [Updated] " dataCobra
2022-09-03 12:04 ` dataCobra
2022-09-04  7:20 ` [PR PATCH] [Updated] " dataCobra
2022-09-04  8:50 ` dataCobra
2022-09-07 23:36 ` [PR PATCH] [Merged]: " classabbyamp

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