Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] void-docs: update to 2020.12.23.
Date: Thu, 24 Dec 2020 02:58:15 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27391@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2020-12-24  1:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-24  1:58 ericonr [this message]
2020-12-24 14:29 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27391@inbox.vuxu.org \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).