Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gifski: update to 1.9.0.
@ 2023-01-18  7:12 benalb
  2023-01-25 16:17 ` [PR PATCH] [Updated] " benalb
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: benalb @ 2023-01-18  7:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages gifski
https://github.com/void-linux/void-packages/pull/41712

gifski: update to 1.9.0.
<!-- 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 11764c537f1f854bbd48839590c32f1af90d8bbd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 18 Jan 2023 08:11:01 +0100
Subject: [PATCH] gifski: update to 1.9.0.

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

diff --git a/srcpkgs/gifski/template b/srcpkgs/gifski/template
index e585635a4f0e..a290bce83afc 100644
--- a/srcpkgs/gifski/template
+++ b/srcpkgs/gifski/template
@@ -1,6 +1,6 @@
 # Template file for 'gifski'
 pkgname=gifski
-version=1.8.1
+version=1.9.0
 revision=1
 build_style=cargo
 configure_args="--features=openmp"
@@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="AGPL-3.0-only"
 homepage="https://gif.ski"
 distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
-checksum=9c06e0124a5bde4d70fe44cc8be52ffc9b9099548fc34cac1db43c4a6ff8783c
+checksum=b2a3455243187da9a3755da5e5c5c708d9bfdc69d0020db769f610aa6311ea2a
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] gifski: update to 1.9.0.
  2023-01-18  7:12 [PR PATCH] gifski: update to 1.9.0 benalb
@ 2023-01-25 16:17 ` benalb
  2023-02-05 10:32 ` [PR REVIEW] gifski: update to 1.10.0 paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: benalb @ 2023-01-25 16:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages gifski
https://github.com/void-linux/void-packages/pull/41712

gifski: update to 1.9.0.
<!-- 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From b1ff5bff63022b732d9e255697d7145c28bb86aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 18 Jan 2023 08:11:01 +0100
Subject: [PATCH] gifski: update to 1.10.0.

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

diff --git a/srcpkgs/gifski/template b/srcpkgs/gifski/template
index e585635a4f0e..416f6612e5bf 100644
--- a/srcpkgs/gifski/template
+++ b/srcpkgs/gifski/template
@@ -1,6 +1,6 @@
 # Template file for 'gifski'
 pkgname=gifski
-version=1.8.1
+version=1.10.0
 revision=1
 build_style=cargo
 configure_args="--features=openmp"
@@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="AGPL-3.0-only"
 homepage="https://gif.ski"
 distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
-checksum=9c06e0124a5bde4d70fe44cc8be52ffc9b9099548fc34cac1db43c4a6ff8783c
+checksum=cc536bd3e73c302264cd2add460d9a270c66c545759dcd60cbfc7d365768c656
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] gifski: update to 1.10.0.
  2023-01-18  7:12 [PR PATCH] gifski: update to 1.9.0 benalb
  2023-01-25 16:17 ` [PR PATCH] [Updated] " benalb
@ 2023-02-05 10:32 ` paper42
  2023-02-05 11:18 ` [PR PATCH] [Updated] " benalb
  2023-02-05 12:32 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-02-05 10:32 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41712#discussion_r1096660419

Comment:
```suggestion
homepage="https://gif.ski"
changelog="https://github.com/ImageOptim/gifski/releases"
```

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

* Re: [PR PATCH] [Updated] gifski: update to 1.10.0.
  2023-01-18  7:12 [PR PATCH] gifski: update to 1.9.0 benalb
  2023-01-25 16:17 ` [PR PATCH] [Updated] " benalb
  2023-02-05 10:32 ` [PR REVIEW] gifski: update to 1.10.0 paper42
@ 2023-02-05 11:18 ` benalb
  2023-02-05 12:32 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: benalb @ 2023-02-05 11:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages gifski
https://github.com/void-linux/void-packages/pull/41712

gifski: update to 1.10.0.
<!-- 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 443705f723779ec1e311bc74a05feaaf5415b605 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 18 Jan 2023 08:11:01 +0100
Subject: [PATCH] gifski: update to 1.10.0.

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

diff --git a/srcpkgs/gifski/template b/srcpkgs/gifski/template
index e585635a4f0e..e2466f4e57ef 100644
--- a/srcpkgs/gifski/template
+++ b/srcpkgs/gifski/template
@@ -1,6 +1,6 @@
 # Template file for 'gifski'
 pkgname=gifski
-version=1.8.1
+version=1.10.0
 revision=1
 build_style=cargo
 configure_args="--features=openmp"
@@ -9,8 +9,9 @@ short_desc="Highest-quality GIF encoder based on pngquant"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="AGPL-3.0-only"
 homepage="https://gif.ski"
+changelog="https://github.com/ImageOptim/gifski/releases"
 distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
-checksum=9c06e0124a5bde4d70fe44cc8be52ffc9b9099548fc34cac1db43c4a6ff8783c
+checksum=cc536bd3e73c302264cd2add460d9a270c66c545759dcd60cbfc7d365768c656
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: gifski: update to 1.10.0.
  2023-01-18  7:12 [PR PATCH] gifski: update to 1.9.0 benalb
                   ` (2 preceding siblings ...)
  2023-02-05 11:18 ` [PR PATCH] [Updated] " benalb
@ 2023-02-05 12:32 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-02-05 12:32 UTC (permalink / raw)
  To: ml

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

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

gifski: update to 1.10.0.
https://github.com/void-linux/void-packages/pull/41712

Description:
<!-- 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

end of thread, other threads:[~2023-02-05 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18  7:12 [PR PATCH] gifski: update to 1.9.0 benalb
2023-01-25 16:17 ` [PR PATCH] [Updated] " benalb
2023-02-05 10:32 ` [PR REVIEW] gifski: update to 1.10.0 paper42
2023-02-05 11:18 ` [PR PATCH] [Updated] " benalb
2023-02-05 12:32 ` [PR PATCH] [Merged]: " paper42

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