Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gifski: update to 1.11.0.
@ 2023-05-21 14:40 benalb
  2023-05-21 23:57 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: benalb @ 2023-05-21 14:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1229 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/43998

gifski: update to 1.11.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/43998.patch is attached

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

From 3a21df7dce24900a41b3d4b3dd27f5d69e7f1805 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Sun, 21 May 2023 16:39:04 +0200
Subject: [PATCH] gifski: update to 1.11.0.

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

diff --git a/srcpkgs/gifski/template b/srcpkgs/gifski/template
index 42b6ec7f5681..b236709e4a58 100644
--- a/srcpkgs/gifski/template
+++ b/srcpkgs/gifski/template
@@ -1,6 +1,6 @@
 # Template file for 'gifski'
 pkgname=gifski
-version=1.10.3
+version=1.11.0
 revision=1
 build_style=cargo
 configure_args="--features=openmp"
@@ -11,7 +11,12 @@ 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=5ba367f9d9f144d1e489c2393930b0eddfae7a8fcc732be22aabd66bb8b2fc62
+checksum=adf9ff87c43900925ac1e0a34cfbccf01072a4b7bfac586d41902fc894a2e457
+
+pre_build() {
+	# https://github.com/ImageOptim/gifski/issues/300#issuecomment-1553003435
+	rm -rf .cargo
+}
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: gifski: update to 1.11.0.
  2023-05-21 14:40 [PR PATCH] gifski: update to 1.11.0 benalb
@ 2023-05-21 23:57 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-05-21 23:57 UTC (permalink / raw)
  To: ml

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

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

gifski: update to 1.11.0.
https://github.com/void-linux/void-packages/pull/43998

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] 2+ messages in thread

end of thread, other threads:[~2023-05-21 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-21 14:40 [PR PATCH] gifski: update to 1.11.0 benalb
2023-05-21 23:57 ` [PR PATCH] [Merged]: " 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).