Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libnitrokey: update to 3.8.
@ 2023-02-23 16:01 atisharma
  2023-02-23 16:02 ` atisharma
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: atisharma @ 2023-02-23 16:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From a627518f73fbe6f4d187e37dd20ee3317bec0265 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..665b9479aa87 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,6 +1,6 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="LGPL-3.0"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

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

* Re: libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
@ 2023-02-23 16:02 ` atisharma
  2023-02-23 16:41 ` [PR PATCH] [Updated] " atisharma
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-02-23 16:02 UTC (permalink / raw)
  To: ml

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

New comment by atisharma on void-packages repository

https://github.com/void-linux/void-packages/pull/42412#issuecomment-1442032904

Comment:
3.8 updates the udev rules for the new nitrokey 3 series.

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

* Re: [PR PATCH] [Updated] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
  2023-02-23 16:02 ` atisharma
@ 2023-02-23 16:41 ` atisharma
  2023-02-23 16:44 ` atisharma
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-02-23 16:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From a627518f73fbe6f4d187e37dd20ee3317bec0265 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH 1/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..665b9479aa87 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,6 +1,6 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="LGPL-3.0"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

From 2b8e872805f59a0ca4d34a0b34031440616d9048 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 16:40:12 +0000
Subject: [PATCH 2/2] libnitrokey: update to 3.8.

---
 srcpkgs/libnitrokey/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 665b9479aa87..27fdebff6282 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
 makedepends="hidapi-devel"
 short_desc="Communicate with Nitrokey devices in a clean and easy manner"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
-license="LGPL-3.0"
+license="LGPL-3.0-only"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633

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

* Re: [PR PATCH] [Updated] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
  2023-02-23 16:02 ` atisharma
  2023-02-23 16:41 ` [PR PATCH] [Updated] " atisharma
@ 2023-02-23 16:44 ` atisharma
  2023-02-23 19:12 ` [PR REVIEW] " mhmdanas
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-02-23 16:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From a627518f73fbe6f4d187e37dd20ee3317bec0265 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH 1/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..665b9479aa87 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,6 +1,6 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="LGPL-3.0"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

From 2b8e872805f59a0ca4d34a0b34031440616d9048 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 16:40:12 +0000
Subject: [PATCH 2/2] libnitrokey: update to 3.8.

---
 srcpkgs/libnitrokey/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 665b9479aa87..27fdebff6282 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
 makedepends="hidapi-devel"
 short_desc="Communicate with Nitrokey devices in a clean and easy manner"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
-license="LGPL-3.0"
+license="LGPL-3.0-only"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633

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

* Re: [PR REVIEW] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (2 preceding siblings ...)
  2023-02-23 16:44 ` atisharma
@ 2023-02-23 19:12 ` mhmdanas
  2023-02-23 19:52 ` [PR PATCH] [Updated] " atisharma
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mhmdanas @ 2023-02-23 19:12 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42412#discussion_r1116138145

Comment:
```suggestion
distfiles="https://github.com/Nitrokey/libnitrokey/archive/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (3 preceding siblings ...)
  2023-02-23 19:12 ` [PR REVIEW] " mhmdanas
@ 2023-02-23 19:52 ` atisharma
  2023-02-23 19:54 ` atisharma
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-02-23 19:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From a627518f73fbe6f4d187e37dd20ee3317bec0265 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH 1/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..665b9479aa87 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,6 +1,6 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="LGPL-3.0"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

From e2830ecf9af6f4234df62cfe3fa06fb343fc9487 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 16:40:12 +0000
Subject: [PATCH 2/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 665b9479aa87..907c2ad0ced2 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -7,9 +7,9 @@ hostmakedepends="pkg-config"
 makedepends="hidapi-devel"
 short_desc="Communicate with Nitrokey devices in a clean and easy manner"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
-license="LGPL-3.0"
+license="LGPL-3.0-only"
 homepage="https://github.com/Nitrokey/libnitrokey"
-distfiles="${homepage}/archive/v${version}.tar.gz"
+distfiles="https://github.com/Nitrokey/libnitrokey/archive/v${version}.tar.gz"
 checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {

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

* Re: [PR PATCH] [Updated] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (4 preceding siblings ...)
  2023-02-23 19:52 ` [PR PATCH] [Updated] " atisharma
@ 2023-02-23 19:54 ` atisharma
  2023-02-24 11:16 ` atisharma
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-02-23 19:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From a627518f73fbe6f4d187e37dd20ee3317bec0265 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH 1/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..665b9479aa87 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,6 +1,6 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="LGPL-3.0"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

From e2830ecf9af6f4234df62cfe3fa06fb343fc9487 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 16:40:12 +0000
Subject: [PATCH 2/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 665b9479aa87..907c2ad0ced2 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -7,9 +7,9 @@ hostmakedepends="pkg-config"
 makedepends="hidapi-devel"
 short_desc="Communicate with Nitrokey devices in a clean and easy manner"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
-license="LGPL-3.0"
+license="LGPL-3.0-only"
 homepage="https://github.com/Nitrokey/libnitrokey"
-distfiles="${homepage}/archive/v${version}.tar.gz"
+distfiles="https://github.com/Nitrokey/libnitrokey/archive/v${version}.tar.gz"
 checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {

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

* Re: [PR PATCH] [Updated] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (5 preceding siblings ...)
  2023-02-23 19:54 ` atisharma
@ 2023-02-24 11:16 ` atisharma
  2023-02-24 13:43 ` mhmdanas
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-02-24 11:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From a627518f73fbe6f4d187e37dd20ee3317bec0265 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH 1/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..665b9479aa87 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,6 +1,6 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
 license="LGPL-3.0"
 homepage="https://github.com/Nitrokey/libnitrokey"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

From e2830ecf9af6f4234df62cfe3fa06fb343fc9487 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 16:40:12 +0000
Subject: [PATCH 2/2] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 665b9479aa87..907c2ad0ced2 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -7,9 +7,9 @@ hostmakedepends="pkg-config"
 makedepends="hidapi-devel"
 short_desc="Communicate with Nitrokey devices in a clean and easy manner"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
-license="LGPL-3.0"
+license="LGPL-3.0-only"
 homepage="https://github.com/Nitrokey/libnitrokey"
-distfiles="${homepage}/archive/v${version}.tar.gz"
+distfiles="https://github.com/Nitrokey/libnitrokey/archive/v${version}.tar.gz"
 checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {

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

* Re: libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (6 preceding siblings ...)
  2023-02-24 11:16 ` atisharma
@ 2023-02-24 13:43 ` mhmdanas
  2023-02-24 14:47 ` [PR PATCH] [Updated] " atisharma
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mhmdanas @ 2023-02-24 13:43 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42412#issuecomment-1443699581

Comment:
Please squash all the commits into one (using e.g. `git rebase interactive`).

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

* Re: [PR PATCH] [Updated] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (7 preceding siblings ...)
  2023-02-24 13:43 ` mhmdanas
@ 2023-02-24 14:47 ` atisharma
  2023-03-01  1:30 ` sgn
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-02-24 14:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From 92fcd4c83b1e714a518bd33052b206684deaf2df Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..907c2ad0ced2 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,16 +1,16 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="hidapi-devel"
 short_desc="Communicate with Nitrokey devices in a clean and easy manner"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
-license="LGPL-3.0"
+license="LGPL-3.0-only"
 homepage="https://github.com/Nitrokey/libnitrokey"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+distfiles="https://github.com/Nitrokey/libnitrokey/archive/v${version}.tar.gz"
+checksum=ef8239a4ec651339064a505e195f810596a007b84a12445c5ddf86aa1ecea633
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (8 preceding siblings ...)
  2023-02-24 14:47 ` [PR PATCH] [Updated] " atisharma
@ 2023-03-01  1:30 ` sgn
  2023-03-01  1:30 ` [PR PATCH] [Merged]: " sgn
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sgn @ 2023-03-01  1:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atisharma/void-packages libnitrokey-v3.8
https://github.com/void-linux/void-packages/pull/42412

libnitrokey: update to 3.8.
#### 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):

  - armv6l


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

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

From 046a1b5e611f7d25efc7bbc235e92595d825e1d7 Mon Sep 17 00:00:00 2001
From: Ati Sharma <ati@agalmic.ltd>
Date: Thu, 23 Feb 2023 15:54:40 +0000
Subject: [PATCH] libnitrokey: update to 3.8.

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

diff --git a/srcpkgs/libnitrokey/template b/srcpkgs/libnitrokey/template
index 16860572431d..da0c2c49137c 100644
--- a/srcpkgs/libnitrokey/template
+++ b/srcpkgs/libnitrokey/template
@@ -1,16 +1,16 @@
 # Template file for 'libnitrokey'
 pkgname=libnitrokey
-version=3.5
+version=3.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="hidapi-devel"
 short_desc="Communicate with Nitrokey devices in a clean and easy manner"
 maintainer="Julio Galvan <juliogalvan@protonmail.com>"
-license="LGPL-3.0"
+license="LGPL-3.0-only"
 homepage="https://github.com/Nitrokey/libnitrokey"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
+distfiles="https://github.com/Nitrokey/libnitrokey/releases/download/v${version}/libnitrokey-v${version}.tar.gz"
+checksum=3b7ebcfc47b2c45313bc5f17842f0160cbaf87f41d2621af18c5b56837e393a1
 
 libnitrokey-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Merged]: libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (9 preceding siblings ...)
  2023-03-01  1:30 ` sgn
@ 2023-03-01  1:30 ` sgn
  2023-03-01  7:44 ` paper42
  2023-03-01 11:21 ` atisharma
  12 siblings, 0 replies; 14+ messages in thread
From: sgn @ 2023-03-01  1:30 UTC (permalink / raw)
  To: ml

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

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

libnitrokey: update to 3.8.
https://github.com/void-linux/void-packages/pull/42412

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

  - armv6l


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

* Re: libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (10 preceding siblings ...)
  2023-03-01  1:30 ` [PR PATCH] [Merged]: " sgn
@ 2023-03-01  7:44 ` paper42
  2023-03-01 11:21 ` atisharma
  12 siblings, 0 replies; 14+ messages in thread
From: paper42 @ 2023-03-01  7:44 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42412#issuecomment-1449496496

Comment:
next time, please add your commit email to your GitHub account

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

* Re: libnitrokey: update to 3.8.
  2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
                   ` (11 preceding siblings ...)
  2023-03-01  7:44 ` paper42
@ 2023-03-01 11:21 ` atisharma
  12 siblings, 0 replies; 14+ messages in thread
From: atisharma @ 2023-03-01 11:21 UTC (permalink / raw)
  To: ml

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

New comment by atisharma on void-packages repository

https://github.com/void-linux/void-packages/pull/42412#issuecomment-1449929854

Comment:
Thank you, all.

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

end of thread, other threads:[~2023-03-01 11:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23 16:01 [PR PATCH] libnitrokey: update to 3.8 atisharma
2023-02-23 16:02 ` atisharma
2023-02-23 16:41 ` [PR PATCH] [Updated] " atisharma
2023-02-23 16:44 ` atisharma
2023-02-23 19:12 ` [PR REVIEW] " mhmdanas
2023-02-23 19:52 ` [PR PATCH] [Updated] " atisharma
2023-02-23 19:54 ` atisharma
2023-02-24 11:16 ` atisharma
2023-02-24 13:43 ` mhmdanas
2023-02-24 14:47 ` [PR PATCH] [Updated] " atisharma
2023-03-01  1:30 ` sgn
2023-03-01  1:30 ` [PR PATCH] [Merged]: " sgn
2023-03-01  7:44 ` paper42
2023-03-01 11:21 ` atisharma

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