Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pcsc-ccid: update to 1.5.4.
@ 2023-12-13 17:01 josegpt
  2023-12-13 17:15 ` [PR PATCH] [Updated] " josegpt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: josegpt @ 2023-12-13 17:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages ccid
https://github.com/void-linux/void-packages/pull/47737

pcsc-ccid: update to 1.5.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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

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

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

From b4f05aeb9b4139536791a7d7e6cab54b176402a3 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Wed, 13 Dec 2023 07:00:17 -0500
Subject: [PATCH] pcsc-ccid: update to 1.5.4.

---
 srcpkgs/pcsc-ccid/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pcsc-ccid/template b/srcpkgs/pcsc-ccid/template
index e211265f558bb..dfcb3ebfb971c 100644
--- a/srcpkgs/pcsc-ccid/template
+++ b/srcpkgs/pcsc-ccid/template
@@ -1,18 +1,18 @@
 # Template file for 'pcsc-ccid'
 pkgname=pcsc-ccid
-version=1.5.2
+version=1.5.4
 revision=1
 build_style=gnu-configure
 configure_args="--enable-twinserial"
 hostmakedepends="pkg-config perl"
-makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+makedepends="flex zlib-devel pcsclite-devel eudev-libudev-devel libusb-compat-devel"
 short_desc="PC/SC driver to support CCID compliant readers"
 maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://ccid.apdu.fr/"
 changelog="https://salsa.debian.org/rousseau/CCID/-/raw/master/README.md"
 distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2"
-checksum=13934487e6f8b48f699a16d367cc7a1af7a3ca874de721ac6e9633beb86e7219
+checksum=6e832adc172ecdcfdee2b56f33144684882cbe972daff1938e7a9c73a64f88bf
 
 post_install() {
 	vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/

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

* Re: [PR PATCH] [Updated] pcsc-ccid: update to 1.5.4.
  2023-12-13 17:01 [PR PATCH] pcsc-ccid: update to 1.5.4 josegpt
@ 2023-12-13 17:15 ` josegpt
  2023-12-14 13:39 ` josegpt
  2023-12-16 14:43 ` josegpt
  2 siblings, 0 replies; 4+ messages in thread
From: josegpt @ 2023-12-13 17:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages ccid
https://github.com/void-linux/void-packages/pull/47737

pcsc-ccid: update to 1.5.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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

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

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

From 485cb2d776cbe5f0df036a8eec58382b33e61b30 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Wed, 13 Dec 2023 07:00:17 -0500
Subject: [PATCH] pcsc-ccid: update to 1.5.4.

---
 srcpkgs/pcsc-ccid/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pcsc-ccid/template b/srcpkgs/pcsc-ccid/template
index e211265f558bb..e3d29407f076d 100644
--- a/srcpkgs/pcsc-ccid/template
+++ b/srcpkgs/pcsc-ccid/template
@@ -1,18 +1,18 @@
 # Template file for 'pcsc-ccid'
 pkgname=pcsc-ccid
-version=1.5.2
+version=1.5.4
 revision=1
 build_style=gnu-configure
 configure_args="--enable-twinserial"
-hostmakedepends="pkg-config perl"
-makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+hostmakedepends="pkg-config perl flex"
+makedepends="zlib-devel pcsclite-devel eudev-libudev-devel libusb-compat-devel"
 short_desc="PC/SC driver to support CCID compliant readers"
 maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://ccid.apdu.fr/"
 changelog="https://salsa.debian.org/rousseau/CCID/-/raw/master/README.md"
 distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2"
-checksum=13934487e6f8b48f699a16d367cc7a1af7a3ca874de721ac6e9633beb86e7219
+checksum=6e832adc172ecdcfdee2b56f33144684882cbe972daff1938e7a9c73a64f88bf
 
 post_install() {
 	vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/

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

* Re: [PR PATCH] [Updated] pcsc-ccid: update to 1.5.4.
  2023-12-13 17:01 [PR PATCH] pcsc-ccid: update to 1.5.4 josegpt
  2023-12-13 17:15 ` [PR PATCH] [Updated] " josegpt
@ 2023-12-14 13:39 ` josegpt
  2023-12-16 14:43 ` josegpt
  2 siblings, 0 replies; 4+ messages in thread
From: josegpt @ 2023-12-14 13:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages ccid
https://github.com/void-linux/void-packages/pull/47737

pcsc-ccid: update to 1.5.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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

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

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

From 54314819f6e5f3de7bd62415b17866d20e5d8113 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Wed, 13 Dec 2023 07:00:17 -0500
Subject: [PATCH] pcsc-ccid: update to 1.5.4.

---
 srcpkgs/pcsc-ccid/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pcsc-ccid/template b/srcpkgs/pcsc-ccid/template
index e211265f558bb..e3d29407f076d 100644
--- a/srcpkgs/pcsc-ccid/template
+++ b/srcpkgs/pcsc-ccid/template
@@ -1,18 +1,18 @@
 # Template file for 'pcsc-ccid'
 pkgname=pcsc-ccid
-version=1.5.2
+version=1.5.4
 revision=1
 build_style=gnu-configure
 configure_args="--enable-twinserial"
-hostmakedepends="pkg-config perl"
-makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+hostmakedepends="pkg-config perl flex"
+makedepends="zlib-devel pcsclite-devel eudev-libudev-devel libusb-compat-devel"
 short_desc="PC/SC driver to support CCID compliant readers"
 maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://ccid.apdu.fr/"
 changelog="https://salsa.debian.org/rousseau/CCID/-/raw/master/README.md"
 distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2"
-checksum=13934487e6f8b48f699a16d367cc7a1af7a3ca874de721ac6e9633beb86e7219
+checksum=6e832adc172ecdcfdee2b56f33144684882cbe972daff1938e7a9c73a64f88bf
 
 post_install() {
 	vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/

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

* Re: [PR PATCH] [Updated] pcsc-ccid: update to 1.5.4.
  2023-12-13 17:01 [PR PATCH] pcsc-ccid: update to 1.5.4 josegpt
  2023-12-13 17:15 ` [PR PATCH] [Updated] " josegpt
  2023-12-14 13:39 ` josegpt
@ 2023-12-16 14:43 ` josegpt
  2 siblings, 0 replies; 4+ messages in thread
From: josegpt @ 2023-12-16 14:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages ccid
https://github.com/void-linux/void-packages/pull/47737

pcsc-ccid: update to 1.5.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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

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

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

From 8919939ba40ad4d9a0c37a2670ae1e74bfcb346e Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Wed, 13 Dec 2023 07:00:17 -0500
Subject: [PATCH] pcsc-ccid: update to 1.5.4.

---
 srcpkgs/pcsc-ccid/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pcsc-ccid/template b/srcpkgs/pcsc-ccid/template
index e211265f558bb..e3d29407f076d 100644
--- a/srcpkgs/pcsc-ccid/template
+++ b/srcpkgs/pcsc-ccid/template
@@ -1,18 +1,18 @@
 # Template file for 'pcsc-ccid'
 pkgname=pcsc-ccid
-version=1.5.2
+version=1.5.4
 revision=1
 build_style=gnu-configure
 configure_args="--enable-twinserial"
-hostmakedepends="pkg-config perl"
-makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
+hostmakedepends="pkg-config perl flex"
+makedepends="zlib-devel pcsclite-devel eudev-libudev-devel libusb-compat-devel"
 short_desc="PC/SC driver to support CCID compliant readers"
 maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://ccid.apdu.fr/"
 changelog="https://salsa.debian.org/rousseau/CCID/-/raw/master/README.md"
 distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2"
-checksum=13934487e6f8b48f699a16d367cc7a1af7a3ca874de721ac6e9633beb86e7219
+checksum=6e832adc172ecdcfdee2b56f33144684882cbe972daff1938e7a9c73a64f88bf
 
 post_install() {
 	vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/

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

end of thread, other threads:[~2023-12-16 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-13 17:01 [PR PATCH] pcsc-ccid: update to 1.5.4 josegpt
2023-12-13 17:15 ` [PR PATCH] [Updated] " josegpt
2023-12-14 13:39 ` josegpt
2023-12-16 14:43 ` josegpt

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