Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] argyllcms: update to 3.2.0.
@ 2024-04-18 12:57 Calandracas606
  2024-04-18 13:12 ` [PR PATCH] [Updated] " Calandracas606
  2024-06-05  2:48 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: Calandracas606 @ 2024-04-18 12:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages argyllcms-3.2.0
https://github.com/void-linux/void-packages/pull/49896

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

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

<!--
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686



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

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

From 64c25e6cc8800b7c560e680c68f1375e126291bd Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Thu, 18 Apr 2024 08:54:49 -0400
Subject: [PATCH] argyllcms: update to 3.2.0.

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

diff --git a/srcpkgs/argyllcms/template b/srcpkgs/argyllcms/template
index d186bcad601c43..649eda6319db77 100644
--- a/srcpkgs/argyllcms/template
+++ b/srcpkgs/argyllcms/template
@@ -1,6 +1,6 @@
 # Template file for 'argyllcms'
 pkgname=argyllcms
-version=3.1.0
+version=3.2.0
 revision=1
 hostmakedepends="ftjam zip unzip"
 makedepends="zlib-devel libjpeg-turbo-devel libXinerama-devel openssl-devel
@@ -10,7 +10,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
 license="AGPL-3.0-or-later, GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="https://www.argyllcms.com/"
 distfiles="https://www.argyllcms.com/Argyll_V${version}_src.zip"
-checksum=4fdd5a1d7bc6dde79a54e350ec9374f6ef00b53903ee0d184cdfa4a11f0ecdcb
+checksum=ea554c48a1d36f8a089ac860cc5b4d00536b7511948aa2c4c4314e07be8b7bb8
 lib32disabled=yes
 
 # Build system look only under / for headers and libraries. Breaks cross.

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

* Re: [PR PATCH] [Updated] argyllcms: update to 3.2.0.
  2024-04-18 12:57 [PR PATCH] argyllcms: update to 3.2.0 Calandracas606
@ 2024-04-18 13:12 ` Calandracas606
  2024-06-05  2:48 ` [PR PATCH] [Closed]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-04-18 13:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages argyllcms-3.2.0
https://github.com/void-linux/void-packages/pull/49896

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

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

<!--
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686



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

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

From 9fd031951e21d0828edd0facc10cddcbb6dcc682 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Thu, 18 Apr 2024 08:54:49 -0400
Subject: [PATCH] argyllcms: update to 3.2.0.

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

diff --git a/srcpkgs/argyllcms/template b/srcpkgs/argyllcms/template
index d186bcad601c43..96fc98c9af4a6b 100644
--- a/srcpkgs/argyllcms/template
+++ b/srcpkgs/argyllcms/template
@@ -1,6 +1,6 @@
 # Template file for 'argyllcms'
 pkgname=argyllcms
-version=3.1.0
+version=3.2.0
 revision=1
 hostmakedepends="ftjam zip unzip"
 makedepends="zlib-devel libjpeg-turbo-devel libXinerama-devel openssl-devel
@@ -9,8 +9,9 @@ short_desc="ICC compatible color management system"
 maintainer="Daniel Martinez <danielmartinez@cock.li>"
 license="AGPL-3.0-or-later, GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="https://www.argyllcms.com/"
+changelog="https://www.argyllcms.com/log.txt"
 distfiles="https://www.argyllcms.com/Argyll_V${version}_src.zip"
-checksum=4fdd5a1d7bc6dde79a54e350ec9374f6ef00b53903ee0d184cdfa4a11f0ecdcb
+checksum=ea554c48a1d36f8a089ac860cc5b4d00536b7511948aa2c4c4314e07be8b7bb8
 lib32disabled=yes
 
 # Build system look only under / for headers and libraries. Breaks cross.

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

* Re: [PR PATCH] [Closed]: argyllcms: update to 3.2.0.
  2024-04-18 12:57 [PR PATCH] argyllcms: update to 3.2.0 Calandracas606
  2024-04-18 13:12 ` [PR PATCH] [Updated] " Calandracas606
@ 2024-06-05  2:48 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2024-06-05  2:48 UTC (permalink / raw)
  To: ml

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

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

argyllcms: update to 3.2.0.
https://github.com/void-linux/void-packages/pull/49896

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

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

<!--
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686



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

end of thread, other threads:[~2024-06-05  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18 12:57 [PR PATCH] argyllcms: update to 3.2.0 Calandracas606
2024-04-18 13:12 ` [PR PATCH] [Updated] " Calandracas606
2024-06-05  2:48 ` [PR PATCH] [Closed]: " abenson

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