* [PR PATCH] vimiv: rebuild to fix aarch64.
@ 2024-08-01 8:47 AnInternetTroll
2024-08-01 9:09 ` [PR PATCH] [Closed]: " sgn
2024-08-01 9:09 ` sgn
0 siblings, 2 replies; 3+ messages in thread
From: AnInternetTroll @ 2024-08-01 8:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 916 bytes --]
There is a new pull request by AnInternetTroll against master on the void-packages repository
https://github.com/AnInternetTroll/void-packages user/luca/vimiv
https://github.com/void-linux/void-packages/pull/51586
vimiv: rebuild to fix aarch64.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### 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-glibc)
I couldn't get tests to work and my C is down bad, so I'll skip those
tests.
Primary issue this PR is meant to fix is that vimiv is missing on
aarch64
- OK: https://repo-fastly.voidlinux.org/current/aarch64/vimiv-0.9.1_8.aarch64-musl.xbps
- NOT FOUND: https://repo-fastly.voidlinux.org/current/aarch64/vimiv-0.9.1_8.aarch64.xbps
A patch file from https://github.com/void-linux/void-packages/pull/51586.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/vimiv-51586.patch --]
[-- Type: text/x-diff, Size: 1051 bytes --]
From 290ab40288620406e27a544a1803eb0f1fe43b01 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Thu, 1 Aug 2024 10:44:01 +0200
Subject: [PATCH] vimiv: rebuild to fix aarch64.
---
srcpkgs/vimiv/template | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/srcpkgs/vimiv/template b/srcpkgs/vimiv/template
index 40f2363b01dbe4..9dd71847467c79 100644
--- a/srcpkgs/vimiv/template
+++ b/srcpkgs/vimiv/template
@@ -1,7 +1,7 @@
# Template file for 'vimiv'
pkgname=vimiv
version=0.9.1
-revision=8
+revision=9
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel"
makedepends="python3-devel"
@@ -13,6 +13,8 @@ homepage="http://karlch.github.io/vimiv/"
distfiles="https://github.com/karlch/vimiv/archive/v${version}.tar.gz"
checksum=7196341c41ad372f4d5d98bc96fba4aa55ad6e78d93afd617a62866bdaa6c087
conf_files="/etc/vimiv/*"
+# Doesn't seem to impact the program
+make_check=no # ImportError: cannot import name '_image_enhance' from 'vimiv'
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Closed]: vimiv: rebuild to fix aarch64.
2024-08-01 8:47 [PR PATCH] vimiv: rebuild to fix aarch64 AnInternetTroll
@ 2024-08-01 9:09 ` sgn
2024-08-01 9:09 ` sgn
1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2024-08-01 9:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 741 bytes --]
There's a closed pull request on the void-packages repository
vimiv: rebuild to fix aarch64.
https://github.com/void-linux/void-packages/pull/51586
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### 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-glibc)
I couldn't get tests to work and my C is down bad, so I'll skip those
tests.
Primary issue this PR is meant to fix is that vimiv is missing on
aarch64
- OK: https://repo-fastly.voidlinux.org/current/aarch64/vimiv-0.9.1_8.aarch64-musl.xbps
- NOT FOUND: https://repo-fastly.voidlinux.org/current/aarch64/vimiv-0.9.1_8.aarch64.xbps
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: vimiv: rebuild to fix aarch64.
2024-08-01 8:47 [PR PATCH] vimiv: rebuild to fix aarch64 AnInternetTroll
2024-08-01 9:09 ` [PR PATCH] [Closed]: " sgn
@ 2024-08-01 9:09 ` sgn
1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2024-08-01 9:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 228 bytes --]
New comment by sgn on void-packages repository
https://github.com/void-linux/void-packages/pull/51586#issuecomment-2262512469
Comment:
https://build.voidlinux.org/builders/aarch64_builder/builds/50358/steps/shell_3/logs/stdio
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-01 9:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-01 8:47 [PR PATCH] vimiv: rebuild to fix aarch64 AnInternetTroll
2024-08-01 9:09 ` [PR PATCH] [Closed]: " sgn
2024-08-01 9:09 ` sgn
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).