Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] czkawka: update to 7.0.0
@ 2024-02-24 22:38 cinerea0
  2024-02-29 20:04 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-02-24 22:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages czkawka
https://github.com/void-linux/void-packages/pull/48922

czkawka: update to 7.0.0
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From ed205259afc8d06c057f38d5bf9382ca806d4ebb Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 24 Feb 2024 17:37:47 -0500
Subject: [PATCH] czkawka: update to 7.0.0

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

diff --git a/srcpkgs/czkawka/template b/srcpkgs/czkawka/template
index fde85552cd2bce..d2f944b070d632 100644
--- a/srcpkgs/czkawka/template
+++ b/srcpkgs/czkawka/template
@@ -1,11 +1,11 @@
 # Template file for 'czkawka'
 pkgname=czkawka
-version=6.1.0
+version=7.0.0
 revision=1
 build_style=cargo
 configure_args="--bin czkawka_cli --bin czkawka_gui --all-features"
 hostmakedepends="pkg-config"
-makedepends="libheif-devel gtk4-devel"
+makedepends="libheif-devel gtk4-devel libraw-devel"
 depends="ffmpeg"
 checkdepends="dbus xvfb-run"
 short_desc="App to find duplicates, empty folders, similar images, etc"
@@ -14,14 +14,14 @@ license="MIT"
 homepage="https://github.com/qarmin/czkawka"
 changelog="https://raw.githubusercontent.com/qarmin/czkawka/master/Changelog.md"
 distfiles="https://github.com/qarmin/czkawka/archive/refs/tags/${version}.tar.gz"
-checksum=63e64c717a93b3d5210d6a4718833fdbf3ad7b28c9b74a243d9de3ab1ee6ad5a
+checksum=ce7d072056dedc4f2ca4d3647dc786ba071d4f3c58e79415da18d7dafd62e87b
 make_check_pre="dbus-run-session xvfb-run"
 
 do_install() {
 	vbin target/${RUST_TARGET}/release/czkawka_cli
 	vbin target/${RUST_TARGET}/release/czkawka_gui
 
-	vlicense LICENSE
+	vlicense czkawka_gui/LICENSE
 
 	CZKAWKA_NAME="com.github.qarmin.czkawka"
 	vinstall data/${CZKAWKA_NAME}.desktop 644 usr/share/applications

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

* Re: [PR PATCH] [Merged]: czkawka: update to 7.0.0
  2024-02-24 22:38 [PR PATCH] czkawka: update to 7.0.0 cinerea0
@ 2024-02-29 20:04 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-02-29 20:04 UTC (permalink / raw)
  To: ml

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

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

czkawka: update to 7.0.0
https://github.com/void-linux/void-packages/pull/48922

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



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

end of thread, other threads:[~2024-02-29 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-24 22:38 [PR PATCH] czkawka: update to 7.0.0 cinerea0
2024-02-29 20:04 ` [PR PATCH] [Merged]: " 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).