Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pcsc-cyberjack-3.99.5
@ 2022-09-01 17:50 dataCobra
  2022-09-01 17:54 ` [PR PATCH] [Updated] " dataCobra
                   ` (34 more replies)
  0 siblings, 35 replies; 37+ messages in thread
From: dataCobra @ 2022-09-01 17:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **Not yet**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1298 bytes --]

From 1b90639173ba8149ebdd92940981715630daa240 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 1 Sep 2022 19:46:09 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..97719bcee6c5
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,18 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid libusb"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+#changelog=""
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
@ 2022-09-01 17:54 ` dataCobra
  2022-09-01 17:54 ` dataCobra
                   ` (33 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-01 17:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **Not yet**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1298 bytes --]

From 0f6cee032f11cfbd9bc1209a831dc4e46fc079c4 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 1 Sep 2022 19:54:05 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..97719bcee6c5
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,18 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid libusb"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+#changelog=""
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
  2022-09-01 17:54 ` [PR PATCH] [Updated] " dataCobra
@ 2022-09-01 17:54 ` dataCobra
  2022-09-03 11:07 ` dataCobra
                   ` (32 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-01 17:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **Not yet**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From 07218cbe3d3d66716b9abb144e0db4a34b8bb145 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 1 Sep 2022 19:54:46 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..e42c6bbd209c
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,18 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid libusb"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+#changelog=""
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
  2022-09-01 17:54 ` [PR PATCH] [Updated] " dataCobra
  2022-09-01 17:54 ` dataCobra
@ 2022-09-03 11:07 ` dataCobra
  2022-09-03 11:40 ` dataCobra
                   ` (31 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-03 11:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **Not yet**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From de535056df46c3b4f18a3fcd7cfef5b9b7ec5138 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 1 Sep 2022 19:54:46 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..e42c6bbd209c
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,18 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid libusb"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+#changelog=""
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (2 preceding siblings ...)
  2022-09-03 11:07 ` dataCobra
@ 2022-09-03 11:40 ` dataCobra
  2022-09-03 11:40 ` dataCobra
                   ` (30 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-03 11:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From d4eee496a53de45c3f4b63d52266aa18a292f5c6 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 3 Sep 2022 13:38:02 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..e42c6bbd209c
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,18 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid libusb"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+#changelog=""
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (3 preceding siblings ...)
  2022-09-03 11:40 ` dataCobra
@ 2022-09-03 11:40 ` dataCobra
  2022-09-03 12:01 ` dataCobra
                   ` (29 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-03 11:40 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1236102787

Comment:
I've fully tested the PR on my system. It works flawless. :+1:

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (4 preceding siblings ...)
  2022-09-03 11:40 ` dataCobra
@ 2022-09-03 12:01 ` dataCobra
  2022-09-03 13:32 ` paper42
                   ` (28 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-03 12:01 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1236105803

Comment:
@classabbyamp or @Duncaen could you help me with the check error message?

I don't know why this error appears.

Building on my machine worked without a problem.

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (5 preceding siblings ...)
  2022-09-03 12:01 ` dataCobra
@ 2022-09-03 13:32 ` paper42
  2022-09-04  7:19 ` [PR PATCH] [Updated] " dataCobra
                   ` (27 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: paper42 @ 2022-09-03 13:32 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1236121320

Comment:
> could you help me with the check error message?
> 
> I don't know why this error appears.
> 
> Building on my machine worked without a problem.

CI is currently broken, you can ignore it, but please don't ping random people.

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (6 preceding siblings ...)
  2022-09-03 13:32 ` paper42
@ 2022-09-04  7:19 ` dataCobra
  2022-09-04  8:51 ` dataCobra
                   ` (26 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-04  7:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From cdd7b98c42e8c38223a0988781047d9053c4eca1 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sun, 4 Sep 2022 09:19:27 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..e42c6bbd209c
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,18 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid libusb"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+#changelog=""
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (7 preceding siblings ...)
  2022-09-04  7:19 ` [PR PATCH] [Updated] " dataCobra
@ 2022-09-04  8:51 ` dataCobra
  2022-09-14  4:28 ` dataCobra
                   ` (25 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-04  8:51 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1236291586

Comment:
The checks passed. +1

I've successful tested this package in combination with PR #39063.

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (8 preceding siblings ...)
  2022-09-04  8:51 ` dataCobra
@ 2022-09-14  4:28 ` dataCobra
  2022-09-14  4:29 ` classabbyamp
                   ` (24 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-14  4:28 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1246217092

Comment:
Hey @classabbyamp,

you added the label so I assume you're the reviewer for this PR?

I use this now several weeks without any issues.

I think it can be merged. :+1:

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (9 preceding siblings ...)
  2022-09-14  4:28 ` dataCobra
@ 2022-09-14  4:29 ` classabbyamp
  2022-09-14  4:51 ` [PR PATCH] [Updated] " dataCobra
                   ` (23 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2022-09-14  4:29 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1246217660

Comment:
no I added the label because I saw it in the feed on IRC...

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (10 preceding siblings ...)
  2022-09-14  4:29 ` classabbyamp
@ 2022-09-14  4:51 ` dataCobra
  2022-09-14  4:57 ` [PR REVIEW] " classabbyamp
                   ` (22 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-14  4:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From c867ac5de029fa40fe0e211c7b0becad767a9551 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sun, 4 Sep 2022 09:19:27 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..e42c6bbd209c
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,18 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid libusb"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+#changelog=""
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR REVIEW] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (12 preceding siblings ...)
  2022-09-14  4:57 ` [PR REVIEW] " classabbyamp
@ 2022-09-14  4:57 ` classabbyamp
  2022-09-14  6:29 ` [PR PATCH] [Updated] " dataCobra
                   ` (20 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2022-09-14  4:57 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#discussion_r970307720

Comment:
`libusb` shouldn't be necessary, it's detected: `SONAME: libusb-1.0.so.0 <-> libusb>=1.0.0_1`

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

* Re: [PR REVIEW] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (11 preceding siblings ...)
  2022-09-14  4:51 ` [PR PATCH] [Updated] " dataCobra
@ 2022-09-14  4:57 ` classabbyamp
  2022-09-14  4:57 ` classabbyamp
                   ` (21 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: classabbyamp @ 2022-09-14  4:57 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#discussion_r970307819

Comment:
```suggestion
```

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (13 preceding siblings ...)
  2022-09-14  4:57 ` classabbyamp
@ 2022-09-14  6:29 ` dataCobra
  2022-09-14  6:31 ` [PR REVIEW] " dataCobra
                   ` (19 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-14  6:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From 8fd1f920b3c695f073ed9f29108318a014d8b2a5 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 14 Sep 2022 08:29:31 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..c497e04c8818
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR REVIEW] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (14 preceding siblings ...)
  2022-09-14  6:29 ` [PR PATCH] [Updated] " dataCobra
@ 2022-09-14  6:31 ` dataCobra
  2022-09-14  6:32 ` dataCobra
                   ` (18 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-14  6:31 UTC (permalink / raw)
  To: ml

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

New review comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#discussion_r970369354

Comment:
I checked once more for a changelog but couldn't find one. I removed this line as suggested. :+1:

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

* Re: [PR REVIEW] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (15 preceding siblings ...)
  2022-09-14  6:31 ` [PR REVIEW] " dataCobra
@ 2022-09-14  6:32 ` dataCobra
  2022-09-14  6:32 ` dataCobra
                   ` (17 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-14  6:32 UTC (permalink / raw)
  To: ml

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

New review comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#discussion_r970369977

Comment:
I've removed the libusb dependency and it build without a problem. Thanks for your hint. :+1:

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

* Re: [PR REVIEW] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (16 preceding siblings ...)
  2022-09-14  6:32 ` dataCobra
@ 2022-09-14  6:32 ` dataCobra
  2022-09-28 12:52 ` dataCobra
                   ` (16 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-14  6:32 UTC (permalink / raw)
  To: ml

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

New review comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#discussion_r970369977

Comment:
I've removed the `libusb` dependency and it build without a problem. Thanks for your hint. :+1:

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (17 preceding siblings ...)
  2022-09-14  6:32 ` dataCobra
@ 2022-09-28 12:52 ` dataCobra
  2022-10-15  7:58 ` [PR PATCH] [Updated] " dataCobra
                   ` (15 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-09-28 12:52 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1260861658

Comment:
It's a month now where I use the packages without a problem.

Do I miss something to get this merged?

The devices are officially supported by AusweisApp2 and also encouraged by the company Governikus.

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (18 preceding siblings ...)
  2022-09-28 12:52 ` dataCobra
@ 2022-10-15  7:58 ` dataCobra
  2022-10-27 15:33 ` dataCobra
                   ` (14 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-10-15  7:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From 208573fc99d73cfefa5c21d136a34ce7cb549c44 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 14 Sep 2022 08:29:31 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..c497e04c8818
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (19 preceding siblings ...)
  2022-10-15  7:58 ` [PR PATCH] [Updated] " dataCobra
@ 2022-10-27 15:33 ` dataCobra
  2022-11-04  6:27 ` dataCobra
                   ` (13 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-10-27 15:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From c3e4889a4ea8f0eabc9323a57437728435247d0e Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 14 Sep 2022 08:29:31 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..c497e04c8818
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (20 preceding siblings ...)
  2022-10-27 15:33 ` dataCobra
@ 2022-11-04  6:27 ` dataCobra
  2022-11-09  5:59 ` dataCobra
                   ` (12 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-04  6:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From d4ed7e6851e47ce2ace8306d08c0b6211bbc0269 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 14 Sep 2022 08:29:31 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..c497e04c8818
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (21 preceding siblings ...)
  2022-11-04  6:27 ` dataCobra
@ 2022-11-09  5:59 ` dataCobra
  2022-11-10  5:53 ` dataCobra
                   ` (11 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-09  5:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From 214be349fbc52dfbd548bcb565e4f5eb95499038 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 14 Sep 2022 08:29:31 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..c497e04c8818
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (22 preceding siblings ...)
  2022-11-09  5:59 ` dataCobra
@ 2022-11-10  5:53 ` dataCobra
  2022-11-10  7:09 ` dataCobra
                   ` (10 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-10  5:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From 841c0a357c9524587784b750bf4a64949e8dd055 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 14 Sep 2022 08:29:31 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..c497e04c8818
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (23 preceding siblings ...)
  2022-11-10  5:53 ` dataCobra
@ 2022-11-10  7:09 ` dataCobra
  2022-11-16 13:35 ` dataCobra
                   ` (9 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-10  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From 9c43122b1bbfe2dcd948b2a0e6a5b13467f15576 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 10 Nov 2022 08:09:29 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..71eff27aac5a
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a
+wrksrc=pcsc-cyberjack-${version}final.${_versext}

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (24 preceding siblings ...)
  2022-11-10  7:09 ` dataCobra
@ 2022-11-16 13:35 ` dataCobra
  2022-11-16 13:40 ` dataCobra
                   ` (8 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-16 13:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1297 bytes --]

From 7737263f64d54ccc6e437aa2936b0cd300cebb84 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 14 Sep 2022 08:29:31 +0200
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 0000000000000..c497e04c8818f
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,17 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+wrksrc=pcsc-cyberjack-${version}final.${_versext}
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (25 preceding siblings ...)
  2022-11-16 13:35 ` dataCobra
@ 2022-11-16 13:40 ` dataCobra
  2022-11-16 14:07 ` dataCobra
                   ` (7 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-16 13:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1243 bytes --]

From 39f466c552a8341b751a76b4a65d348b9ba0da81 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 16 Nov 2022 14:39:01 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..23b001e30443
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (26 preceding siblings ...)
  2022-11-16 13:40 ` dataCobra
@ 2022-11-16 14:07 ` dataCobra
  2022-11-16 14:28 ` dataCobra
                   ` (6 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-16 14:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1239 bytes --]

From f63724d1109463b07877c0551b9d70aced924168 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 16 Nov 2022 15:05:57 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..5834380bcabe
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-or-later, GPL-2.0-only"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (27 preceding siblings ...)
  2022-11-16 14:07 ` dataCobra
@ 2022-11-16 14:28 ` dataCobra
  2022-12-08  7:57 ` dataCobra
                   ` (5 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-11-16 14:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1235 bytes --]

From db943c684f4f1b6f963fe7bc05ba62714b9aaa74 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 16 Nov 2022 15:27:09 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..a549184c777f
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-only, GPL-2.0-only"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (28 preceding siblings ...)
  2022-11-16 14:28 ` dataCobra
@ 2022-12-08  7:57 ` dataCobra
  2022-12-18 11:38 ` dataCobra
                   ` (4 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-12-08  7:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1235 bytes --]

From f15e8e0d274890293072ef9c5a0c138514369acc Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 16 Nov 2022 15:27:09 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..a549184c777f
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-only, GPL-2.0-only"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (29 preceding siblings ...)
  2022-12-08  7:57 ` dataCobra
@ 2022-12-18 11:38 ` dataCobra
  2023-01-23  7:35 ` dataCobra
                   ` (3 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2022-12-18 11:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1235 bytes --]

From 1898fe59682064c4d0f317faedcdad2aebb25e01 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 16 Nov 2022 15:27:09 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..a549184c777f
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-only, GPL-2.0-only"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (30 preceding siblings ...)
  2022-12-18 11:38 ` dataCobra
@ 2023-01-23  7:35 ` dataCobra
  2023-03-02  7:08 ` dataCobra
                   ` (2 subsequent siblings)
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2023-01-23  7:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1235 bytes --]

From d9c95bf7a72789816bc4374bd7b107b95110f357 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 16 Nov 2022 15:27:09 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..a549184c777f
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-only, GPL-2.0-only"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (31 preceding siblings ...)
  2023-01-23  7:35 ` dataCobra
@ 2023-03-02  7:08 ` dataCobra
  2023-06-01  2:13 ` github-actions
  2023-06-16  1:59 ` [PR PATCH] [Closed]: " github-actions
  34 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2023-03-02  7:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-39039.patch --]
[-- Type: text/x-diff, Size: 1235 bytes --]

From 5bbfea2e126bf76aba34ed8440fd7031ddfd1654 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 16 Nov 2022 15:27:09 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 000000000000..a549184c777f
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP15
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-only, GPL-2.0-only"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack_${version}final.${_versext}.tar.bz2"
+checksum=acb7c2832450718756713767c4b3ef500832d652ed51b35110b910b11ebd467a

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

* Re: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (32 preceding siblings ...)
  2023-03-02  7:08 ` dataCobra
@ 2023-06-01  2:13 ` github-actions
  2023-06-16  1:59 ` [PR PATCH] [Closed]: " github-actions
  34 siblings, 0 replies; 37+ messages in thread
From: github-actions @ 2023-06-01  2:13 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39039#issuecomment-1571220819

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: pcsc-cyberjack-3.99.5
  2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
                   ` (33 preceding siblings ...)
  2023-06-01  2:13 ` github-actions
@ 2023-06-16  1:59 ` github-actions
  34 siblings, 0 replies; 37+ messages in thread
From: github-actions @ 2023-06-16  1:59 UTC (permalink / raw)
  To: ml

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

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

New package: pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/39039

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)
  - i686-musl (crossbuild)
  - i686 (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)


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

* Re: [PR PATCH] [Updated] New package: pcsc-cyberjack-3.99.5
  2024-01-19 17:34 [PR PATCH] " dataCobra
@ 2024-01-19 17:39 ` dataCobra
  0 siblings, 0 replies; 37+ messages in thread
From: dataCobra @ 2024-01-19 17:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages pcsc-cyberjack-3.99.5
https://github.com/void-linux/void-packages/pull/48285

New package: pcsc-cyberjack-3.99.5
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pcsc-cyberjack-3.99.5-48285.patch --]
[-- Type: text/x-diff, Size: 1237 bytes --]

From 8f652e95e8e001389a4d1b4b1647ea9fbb574c2d Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 19 Jan 2024 18:39:37 +0100
Subject: [PATCH] New package: pcsc-cyberjack-3.99.5

---
 srcpkgs/pcsc-cyberjack/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pcsc-cyberjack/template

diff --git a/srcpkgs/pcsc-cyberjack/template b/srcpkgs/pcsc-cyberjack/template
new file mode 100644
index 0000000000000..ecc1bdf1e45fa
--- /dev/null
+++ b/srcpkgs/pcsc-cyberjack/template
@@ -0,0 +1,16 @@
+# Template file for 'pcsc-cyberjack'
+pkgname=pcsc-cyberjack
+version=3.99.5
+revision=1
+_versext=SP16
+build_style=gnu-configure
+configure_args="--enable-udev"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+depends="pcsc-ccid"
+short_desc="Linux drivers for cyberJack® RFID"
+maintainer="dataCobra <datacobra@thinkbot.de>"
+license="LGPL-2.1-only, GPL-2.0-only"
+homepage="https://www.reiner-sct.com/lang/en/support"
+distfiles="https://support.reiner-sct.de/downloads/LINUX/V${version}_${_versext}/pcsc-cyberjack-${version}final.${_versext}.tar.bz2"
+checksum=141489261c0d436be4b92f78faf240c32694426685413d9d50e3585feba5eb79

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

end of thread, other threads:[~2024-01-19 17:39 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-01 17:50 [PR PATCH] New package: pcsc-cyberjack-3.99.5 dataCobra
2022-09-01 17:54 ` [PR PATCH] [Updated] " dataCobra
2022-09-01 17:54 ` dataCobra
2022-09-03 11:07 ` dataCobra
2022-09-03 11:40 ` dataCobra
2022-09-03 11:40 ` dataCobra
2022-09-03 12:01 ` dataCobra
2022-09-03 13:32 ` paper42
2022-09-04  7:19 ` [PR PATCH] [Updated] " dataCobra
2022-09-04  8:51 ` dataCobra
2022-09-14  4:28 ` dataCobra
2022-09-14  4:29 ` classabbyamp
2022-09-14  4:51 ` [PR PATCH] [Updated] " dataCobra
2022-09-14  4:57 ` [PR REVIEW] " classabbyamp
2022-09-14  4:57 ` classabbyamp
2022-09-14  6:29 ` [PR PATCH] [Updated] " dataCobra
2022-09-14  6:31 ` [PR REVIEW] " dataCobra
2022-09-14  6:32 ` dataCobra
2022-09-14  6:32 ` dataCobra
2022-09-28 12:52 ` dataCobra
2022-10-15  7:58 ` [PR PATCH] [Updated] " dataCobra
2022-10-27 15:33 ` dataCobra
2022-11-04  6:27 ` dataCobra
2022-11-09  5:59 ` dataCobra
2022-11-10  5:53 ` dataCobra
2022-11-10  7:09 ` dataCobra
2022-11-16 13:35 ` dataCobra
2022-11-16 13:40 ` dataCobra
2022-11-16 14:07 ` dataCobra
2022-11-16 14:28 ` dataCobra
2022-12-08  7:57 ` dataCobra
2022-12-18 11:38 ` dataCobra
2023-01-23  7:35 ` dataCobra
2023-03-02  7:08 ` dataCobra
2023-06-01  2:13 ` github-actions
2023-06-16  1:59 ` [PR PATCH] [Closed]: " github-actions
2024-01-19 17:34 [PR PATCH] " dataCobra
2024-01-19 17:39 ` [PR PATCH] [Updated] " dataCobra

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