Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sqsh-tools: update to 1.4.0.
@ 2024-06-02 18:00 Gottox
  2024-06-03  9:07 ` [PR PATCH] [Updated] " Gottox
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gottox @ 2024-06-02 18:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages sqsh-tools-1.4.0
https://github.com/void-linux/void-packages/pull/50660

sqsh-tools: update to 1.4.0.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sqsh-tools-1.4.0-50660.patch --]
[-- Type: text/x-diff, Size: 1609 bytes --]

From 51ee86786c5a536a9f879feb9ea47ea5d4d64f6b Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sun, 2 Jun 2024 20:00:11 +0200
Subject: [PATCH] sqsh-tools: update to 1.4.0.

---
 srcpkgs/sqsh-tools/template | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/sqsh-tools/template b/srcpkgs/sqsh-tools/template
index cd32842a349e48..363a3b7ca1bc83 100644
--- a/srcpkgs/sqsh-tools/template
+++ b/srcpkgs/sqsh-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'sqsh-tools'
 pkgname=sqsh-tools
-version=1.3.1
+version=1.4.0
 revision=1
 build_style=meson
 makedepends="libcurl-devel zlib-devel liblz4-devel liblzma-devel libzstd-devel
@@ -9,18 +9,8 @@ short_desc="Fresh squashfs implementation"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://gottox.de/sqsh-tools/"
-distfiles="
- https://github.com/Gottox/sqsh-tools/archive/refs/tags/v${version}.tar.gz
- https://github.com/Gottox/cextras/archive/36fdb446e11fd4830f93c14340df26c3205d8c33.tar.gz"
-checksum="6165a1b59b1db1d14400525a67aaa1a5fca112496c85b50fe6c9ece625035697
- 9f046157c6837ba9c0c8f30fa4dd120221284a55d9217f07a26d632e0b5fc06f"
-build_wrksrc="sqsh-tools-${version}"
-
-post_extract() {
-	mkdir -p sqsh-tools-${version}/subprojects
-	mv cextras-36fdb446e11fd4830f93c14340df26c3205d8c33 \
-		sqsh-tools-${version}/subprojects
-}
+distfiles="https://github.com/Gottox/sqsh-tools/releases/download/v1.4.0/sqsh-tools-1.4.0.tar.gz"
+checksum=16cfeb1567dc56fcec291bfdac1f823c60841780c6d1e27b1e0f1826cea4640e
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] sqsh-tools: update to 1.4.0.
  2024-06-02 18:00 [PR PATCH] sqsh-tools: update to 1.4.0 Gottox
@ 2024-06-03  9:07 ` Gottox
  2024-06-03  9:09 ` Gottox
  2024-06-03  9:19 ` [PR PATCH] [Merged]: " Gottox
  2 siblings, 0 replies; 4+ messages in thread
From: Gottox @ 2024-06-03  9:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages sqsh-tools-1.4.0
https://github.com/void-linux/void-packages/pull/50660

sqsh-tools: update to 1.4.0.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sqsh-tools-1.4.0-50660.patch --]
[-- Type: text/x-diff, Size: 1630 bytes --]

From 7656e711dca69101f5b1dcf34d07d63d1d0cac8b Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sun, 2 Jun 2024 20:00:11 +0200
Subject: [PATCH] sqsh-tools: update to 1.4.0.

---
 srcpkgs/sqsh-tools/template | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/sqsh-tools/template b/srcpkgs/sqsh-tools/template
index cd32842a349e48..3fc3cddfc4a411 100644
--- a/srcpkgs/sqsh-tools/template
+++ b/srcpkgs/sqsh-tools/template
@@ -1,26 +1,17 @@
 # Template file for 'sqsh-tools'
 pkgname=sqsh-tools
-version=1.3.1
+version=1.4.0
 revision=1
 build_style=meson
+build_helper=qemu
 makedepends="libcurl-devel zlib-devel liblz4-devel liblzma-devel libzstd-devel
  fuse3-devel"
 short_desc="Fresh squashfs implementation"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://gottox.de/sqsh-tools/"
-distfiles="
- https://github.com/Gottox/sqsh-tools/archive/refs/tags/v${version}.tar.gz
- https://github.com/Gottox/cextras/archive/36fdb446e11fd4830f93c14340df26c3205d8c33.tar.gz"
-checksum="6165a1b59b1db1d14400525a67aaa1a5fca112496c85b50fe6c9ece625035697
- 9f046157c6837ba9c0c8f30fa4dd120221284a55d9217f07a26d632e0b5fc06f"
-build_wrksrc="sqsh-tools-${version}"
-
-post_extract() {
-	mkdir -p sqsh-tools-${version}/subprojects
-	mv cextras-36fdb446e11fd4830f93c14340df26c3205d8c33 \
-		sqsh-tools-${version}/subprojects
-}
+distfiles="https://github.com/Gottox/sqsh-tools/releases/download/v1.4.0/sqsh-tools-1.4.0.tar.gz"
+checksum=16cfeb1567dc56fcec291bfdac1f823c60841780c6d1e27b1e0f1826cea4640e
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] sqsh-tools: update to 1.4.0.
  2024-06-02 18:00 [PR PATCH] sqsh-tools: update to 1.4.0 Gottox
  2024-06-03  9:07 ` [PR PATCH] [Updated] " Gottox
@ 2024-06-03  9:09 ` Gottox
  2024-06-03  9:19 ` [PR PATCH] [Merged]: " Gottox
  2 siblings, 0 replies; 4+ messages in thread
From: Gottox @ 2024-06-03  9:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages sqsh-tools-1.4.0
https://github.com/void-linux/void-packages/pull/50660

sqsh-tools: update to 1.4.0.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sqsh-tools-1.4.0-50660.patch --]
[-- Type: text/x-diff, Size: 1640 bytes --]

From c7777f0aabb771941f78e1c71c3d8541c97621e6 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sun, 2 Jun 2024 20:00:11 +0200
Subject: [PATCH] sqsh-tools: update to 1.4.0.

---
 srcpkgs/sqsh-tools/template | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/sqsh-tools/template b/srcpkgs/sqsh-tools/template
index cd32842a349e48..32040989237b1a 100644
--- a/srcpkgs/sqsh-tools/template
+++ b/srcpkgs/sqsh-tools/template
@@ -1,26 +1,17 @@
 # Template file for 'sqsh-tools'
 pkgname=sqsh-tools
-version=1.3.1
+version=1.4.0
 revision=1
 build_style=meson
+build_helper=qemu
 makedepends="libcurl-devel zlib-devel liblz4-devel liblzma-devel libzstd-devel
  fuse3-devel"
 short_desc="Fresh squashfs implementation"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://gottox.de/sqsh-tools/"
-distfiles="
- https://github.com/Gottox/sqsh-tools/archive/refs/tags/v${version}.tar.gz
- https://github.com/Gottox/cextras/archive/36fdb446e11fd4830f93c14340df26c3205d8c33.tar.gz"
-checksum="6165a1b59b1db1d14400525a67aaa1a5fca112496c85b50fe6c9ece625035697
- 9f046157c6837ba9c0c8f30fa4dd120221284a55d9217f07a26d632e0b5fc06f"
-build_wrksrc="sqsh-tools-${version}"
-
-post_extract() {
-	mkdir -p sqsh-tools-${version}/subprojects
-	mv cextras-36fdb446e11fd4830f93c14340df26c3205d8c33 \
-		sqsh-tools-${version}/subprojects
-}
+distfiles="https://github.com/Gottox/sqsh-tools/releases/download/v${version}/sqsh-tools-${version}.tar.gz"
+checksum=16cfeb1567dc56fcec291bfdac1f823c60841780c6d1e27b1e0f1826cea4640e
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: sqsh-tools: update to 1.4.0.
  2024-06-02 18:00 [PR PATCH] sqsh-tools: update to 1.4.0 Gottox
  2024-06-03  9:07 ` [PR PATCH] [Updated] " Gottox
  2024-06-03  9:09 ` Gottox
@ 2024-06-03  9:19 ` Gottox
  2 siblings, 0 replies; 4+ messages in thread
From: Gottox @ 2024-06-03  9:19 UTC (permalink / raw)
  To: ml

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

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

sqsh-tools: update to 1.4.0.
https://github.com/void-linux/void-packages/pull/50660

Description:
None

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

end of thread, other threads:[~2024-06-03  9:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02 18:00 [PR PATCH] sqsh-tools: update to 1.4.0 Gottox
2024-06-03  9:07 ` [PR PATCH] [Updated] " Gottox
2024-06-03  9:09 ` Gottox
2024-06-03  9:19 ` [PR PATCH] [Merged]: " Gottox

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