Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] quazip: update to 1.4
@ 2024-04-10 11:35 ElHereward
  2024-04-10 18:21 ` [PR REVIEW] " classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ElHereward @ 2024-04-10 11:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ElHereward/void-packages quazip
https://github.com/void-linux/void-packages/pull/49782

quazip: update to 1.4
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture x86_64


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

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

From 4d946de21642346943ad07fc7c8b785d4e0b3470 Mon Sep 17 00:00:00 2001
From: ElHereward <andrey.koltsov@proton.me>
Date: Wed, 10 Apr 2024 13:30:33 +0200
Subject: [PATCH 1/2] quazip: update to 1.4

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

diff --git a/srcpkgs/quazip/template b/srcpkgs/quazip/template
index b9faea57e49bf3..eefb5558b72797 100644
--- a/srcpkgs/quazip/template
+++ b/srcpkgs/quazip/template
@@ -1,6 +1,6 @@
 # Template file for 'quazip'
 pkgname=quazip
-version=0.8.1
+version=1.4
 revision=1
 build_style=cmake
 makedepends="qt5-devel zlib-devel"
@@ -16,14 +16,9 @@ if [ -n "$CROSS_BUILD" ]; then
 fi
 
 quazip-devel_package() {
+	build_style=meta
 	depends="${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"
-	pkg_install() {
-		vmove usr/include
-		vmove usr/share
-		vmove "usr/lib/*.a"
-		vmove "usr/lib/*.so"
-	}
 }
 
 quazip-qt5_package() {

From 4b48ce85d5bbf863e53fc3b3fd10f36f71b9f980 Mon Sep 17 00:00:00 2001
From: ElHereward <andrey.koltsov@proton.me>
Date: Wed, 10 Apr 2024 13:34:35 +0200
Subject: [PATCH 2/2] quazip: update to 1.4

---
 srcpkgs/quazip/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/quazip/template b/srcpkgs/quazip/template
index eefb5558b72797..a3e60c3b5f6858 100644
--- a/srcpkgs/quazip/template
+++ b/srcpkgs/quazip/template
@@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="LGPL-2.1-only"
 homepage="https://github.com/stachenov/quazip"
 distfiles="https://github.com/stachenov/quazip/archive/v${version}.tar.gz"
-checksum=4fda4d4248e08015b5090d0369ef9e68bdc4475aa12494f7c0f6d79e43270d14
+checksum=79633fd3a18e2d11a7d5c40c4c79c1786ba0c74b59ad752e8429746fe1781dd6
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"

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

end of thread, other threads:[~2024-05-16  1:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-10 11:35 [PR PATCH] quazip: update to 1.4 ElHereward
2024-04-10 18:21 ` [PR REVIEW] " classabbyamp
2024-04-11  7:46 ` [PR PATCH] [Updated] " ElHereward
2024-04-11  7:47 ` ElHereward
2024-04-11  7:53 ` ElHereward
2024-04-11 11:40 ` classabbyamp
2024-04-11 11:46 ` ElHereward
2024-04-11 12:15 ` [PR PATCH] [Updated] " ElHereward
2024-05-16  1:42 ` [PR PATCH] [Closed]: " classabbyamp

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