Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gifski: update to 1.32.0
@ 2024-04-29 17:00 cinerea0
  0 siblings, 0 replies; only message in thread
From: cinerea0 @ 2024-04-29 17:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages gifski
https://github.com/void-linux/void-packages/pull/50117

gifski: update to 1.32.0
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 538bbe60ce660fb3758e74dc7037ba97ffea37ed Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 29 Apr 2024 13:00:20 -0400
Subject: [PATCH] gifski: update to 1.32.0

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

diff --git a/srcpkgs/gifski/template b/srcpkgs/gifski/template
index f7228b0db94f68..3d3dd831f68a20 100644
--- a/srcpkgs/gifski/template
+++ b/srcpkgs/gifski/template
@@ -1,15 +1,18 @@
 # Template file for 'gifski'
 pkgname=gifski
-version=1.14.4
+version=1.32.0
 revision=1
 build_style=cargo
+configure_args="--features video"
+hostmakedepends="clang17 pkg-config"
+makedepends="ffmpeg-devel"
 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/refs/tags/${version}.tar.gz"
-checksum=7d6b1400833c31f6a24aac3a1b5d44c466e07f98af6d6c17487a7c8c6f4aa519
+checksum=9a9145c31936f6e6e3b30e7feb8a741bcc02e8bcec6fd480d03c25ffa55f372c
 
 pre_build() {
 	# https://github.com/ImageOptim/gifski/issues/300#issuecomment-1553003435

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-29 17:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-29 17:00 [PR PATCH] gifski: update to 1.32.0 cinerea0

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