Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zfsbootmenu: update to 1.5.0.
@ 2020-09-17  3:56 zdykstra
  2020-09-17  4:23 ` zdykstra
  2020-09-17  4:26 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: zdykstra @ 2020-09-17  3:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages zfsbootmenu-1.5.0
https://github.com/void-linux/void-packages/pull/24953

zfsbootmenu: update to 1.5.0.


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

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

From a84889e6914328188ccfe688450ca0517bf24520 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Wed, 16 Sep 2020 22:55:41 -0500
Subject: [PATCH] zfsbootmenu: update to 1.5.0.

---
 srcpkgs/zfsbootmenu/template | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/zfsbootmenu/template b/srcpkgs/zfsbootmenu/template
index 88c2543394b..30009fe2c84 100644
--- a/srcpkgs/zfsbootmenu/template
+++ b/srcpkgs/zfsbootmenu/template
@@ -1,11 +1,10 @@
 # Template file for 'zfsbootmenu'
 pkgname=zfsbootmenu
-version=1.4.1
+version=1.5.0
 revision=1
-archs=noarch
 build_style=gnu-makefile
 conf_files="/etc/zfsbootmenu/config.yaml"
-depends="dracut zfs fzf kexec-tools bash pigz mbuffer
+depends="dracut zfs kexec-tools bash pigz mbuffer
  perl-Config-IniFiles perl-Sort-Versions perl-boolean perl-YAML-PP"
 short_desc="ZFS Boot Environment menu, implemented in Dracut"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
@@ -13,7 +12,16 @@ license="MIT"
 homepage="https://github.com/zdykstra/zfsbootmenu"
 changelog="https://raw.githubusercontent.com/zdykstra/zfsbootmenu/master/CHANGELOG.md"
 distfiles="https://github.com/zdykstra/zfsbootmenu/archive/v${version}.tar.gz"
-checksum=1174454a1e0e22159e33da2eac83301fd2a1dfae7aa46b41ced5304c512a6847
+checksum=dfcc3ccdc899f5425aa750ad347413e979f6d372e6cb8a12b8087719755c125e
+
+case "$XBPS_TARGET_MACHINE" in
+	ppc|ppc-musl|ppc64|ppc64-musl)
+		depends+=" skim"
+	;;
+	*)
+		depends+=" fzf"
+	;;
+esac
 
 post_install() {
 	vlicense LICENSE

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

* Re: zfsbootmenu: update to 1.5.0.
  2020-09-17  3:56 [PR PATCH] zfsbootmenu: update to 1.5.0 zdykstra
@ 2020-09-17  4:23 ` zdykstra
  2020-09-17  4:26 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: zdykstra @ 2020-09-17  4:23 UTC (permalink / raw)
  To: ml

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

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/24953#issuecomment-693803926

Comment:
Pour one out for the `noarch` gang losing a member...

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

* Re: [PR PATCH] [Merged]: zfsbootmenu: update to 1.5.0.
  2020-09-17  3:56 [PR PATCH] zfsbootmenu: update to 1.5.0 zdykstra
  2020-09-17  4:23 ` zdykstra
@ 2020-09-17  4:26 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-09-17  4:26 UTC (permalink / raw)
  To: ml

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

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

zfsbootmenu: update to 1.5.0.
https://github.com/void-linux/void-packages/pull/24953

Description:


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

end of thread, other threads:[~2020-09-17  4:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17  3:56 [PR PATCH] zfsbootmenu: update to 1.5.0 zdykstra
2020-09-17  4:23 ` zdykstra
2020-09-17  4:26 ` [PR PATCH] [Merged]: " ahesford

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