* [PR PATCH] lzfse: do not vmove its so into devel
@ 2025-01-13 11:09 dkwo
2025-01-13 13:42 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2025-01-13 11:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
There is a new pull request by dkwo against master on the void-packages repository
https://github.com/dkwo/void-packages lzfse-fix
https://github.com/void-linux/void-packages/pull/53954
lzfse: do not vmove its so into devel
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (aarch64)
cc @classabbyamp otherwise, lzfse just pulls in devel
A patch file from https://github.com/void-linux/void-packages/pull/53954.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lzfse-fix-53954.patch --]
[-- Type: text/x-diff, Size: 839 bytes --]
From 659e80c8e57c9e1b87d92df46d7ee38d99ce1bc1 Mon Sep 17 00:00:00 2001
From: dkwo <npiazza@disroot.org>
Date: Mon, 13 Jan 2025 11:58:38 +0100
Subject: [PATCH] lzfse: do not vmove its so into devel
---
srcpkgs/lzfse/template | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/srcpkgs/lzfse/template b/srcpkgs/lzfse/template
index d4b63134e114e0..16e551ab0ac9df 100644
--- a/srcpkgs/lzfse/template
+++ b/srcpkgs/lzfse/template
@@ -1,7 +1,7 @@
# Template file for 'lzfse'
pkgname=lzfse
version=1.0
-revision=1
+revision=2
build_style=cmake
short_desc="LZFSE compression library and command line tool"
maintainer="dkwo <npiazza@disroot.org>"
@@ -19,6 +19,5 @@ lzfse-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
pkg_install() {
vmove usr/include/lzfse.h
- vmove usr/lib/liblzfse.so
}
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: lzfse: do not vmove its so into devel
2025-01-13 11:09 [PR PATCH] lzfse: do not vmove its so into devel dkwo
@ 2025-01-13 13:42 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2025-01-13 13:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 331 bytes --]
There's a merged pull request on the void-packages repository
lzfse: do not vmove its so into devel
https://github.com/void-linux/void-packages/pull/53954
Description:
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (aarch64)
cc @classabbyamp otherwise, lzfse just pulls in devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-13 13:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-13 11:09 [PR PATCH] lzfse: do not vmove its so into devel dkwo
2025-01-13 13:42 ` [PR PATCH] [Merged]: " 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).