Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] void-docs: update to 2020.12.23.
@ 2020-12-24  1:58 ericonr
  2020-12-24 14:29 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ericonr @ 2020-12-24  1:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages doc
https://github.com/void-linux/void-packages/pull/27391

void-docs: update to 2020.12.23.
Use skim instead of fzf in void-docs-browse for better compatibility
across our supported architectures: rust is slightly more portable than
Go.

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

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

From 294956535d1cadb3ee1defa73194df267ea85b62 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Wed, 23 Dec 2020 22:56:40 -0300
Subject: [PATCH] void-docs: update to 2020.12.23.

Use skim instead of fzf in void-docs-browse for better compatibility
across our supported architectures: rust is slightly more portable than
Go.
---
 srcpkgs/void-docs/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/void-docs/template b/srcpkgs/void-docs/template
index 3aa916455a8..95aa4657d60 100644
--- a/srcpkgs/void-docs/template
+++ b/srcpkgs/void-docs/template
@@ -1,14 +1,14 @@
 # Template file for 'void-docs'
 pkgname=void-docs
-version=2020.08.18
-revision=3
-hostmakedepends="mdBook fd pandoc texlive perl perl-JSON"
+version=2020.12.23
+revision=1
+hostmakedepends="mdBook fd pandoc texlive perl perl-JSON librsvg-utils"
 short_desc="Documentation for Void Linux"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="CC-BY-SA-4.0"
 homepage="https://github.com/void-linux/void-docs"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=52b621a3d15ba4c5f5a33a6c1a27efa5bde9739334d277f22026bfd603f6f24b
+checksum=bc6f25392b14b3de33378fbfe84a93e4838cba21603cc9d742fd842ab32c4db5
 
 export PREFIX=/usr
 
@@ -22,7 +22,7 @@ do_install() {
 }
 
 void-docs-browse_package() {
-	depends="${sourcepkg}>=${version}_${revision} fzf mdcat"
+	depends="${sourcepkg}>=${version}_${revision} skim mdcat"
 	short_desc+=" - browsing utilities"
 	build_style=meta
 }

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

* Re: [PR PATCH] [Merged]: void-docs: update to 2020.12.23.
  2020-12-24  1:58 [PR PATCH] void-docs: update to 2020.12.23 ericonr
@ 2020-12-24 14:29 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-24 14:29 UTC (permalink / raw)
  To: ml

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

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

void-docs: update to 2020.12.23.
https://github.com/void-linux/void-packages/pull/27391

Description:
Use skim instead of fzf in void-docs-browse for better compatibility
across our supported architectures: rust is slightly more portable than
Go.

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

end of thread, other threads:[~2020-12-24 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24  1:58 [PR PATCH] void-docs: update to 2020.12.23 ericonr
2020-12-24 14:29 ` [PR PATCH] [Merged]: " ericonr

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