Github messages for voidlinux
 help / color / mirror / Atom feed
From: okrplay <okrplay@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] texlive: missing latexindent dependencies
Date: Sat, 20 May 2023 19:05:53 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43967@inbox.vuxu.org> (raw)

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

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

https://github.com/okrplay/void-packages-fork latexindent
https://github.com/void-linux/void-packages/pull/43967

texlive: missing latexindent dependencies
#### 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

#### Notes
- `texlive` includes `latexindent`, whose Perl dependencies were missing from the `texlive` package.
- I created a new pull request because I could not re-open the last one.

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

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

From 18d11bd3e86b436cb78b1802cf49a90828da92b9 Mon Sep 17 00:00:00 2001
From: okrplay <void@okrplay.ch>
Date: Sat, 20 May 2023 19:03:27 +0200
Subject: [PATCH] texlive: missing latexindent dependencies

---
 srcpkgs/texlive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/texlive/template b/srcpkgs/texlive/template
index 3ed852196cc5..f64f55c934b7 100644
--- a/srcpkgs/texlive/template
+++ b/srcpkgs/texlive/template
@@ -1,7 +1,7 @@
 # Template file for 'texlive'
 pkgname=texlive
 version=20210325
-revision=5
+revision=6
 build_wrksrc="build"
 build_style=gnu-configure
 configure_script="../configure"
@@ -68,7 +68,7 @@ hostmakedepends="pkg-config perl lua52-BitOp texinfo"
 makedepends="cairo-devel freetype-devel gd-devel graphite-devel gmp-devel
  harfbuzz-devel icu-devel libpaper-devel libpng-devel mpfr-devel
  pixman-devel libteckit-devel zlib-devel zziplib-devel libXaw-devel"
-depends="dialog ghostscript perl-Tk texlive-core texlive-latexmk xbps-triggers"
+depends="dialog ghostscript perl-File-HomeDir perl-Tk perl-Unicode-LineBreak perl-YAML-Tiny texlive-core texlive-latexmk xbps-triggers"
 short_desc="TeX Live"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="GPL-2.0-or-later"

             reply	other threads:[~2023-05-20 17:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-20 17:05 okrplay [this message]
2023-06-29 14:23 ` [PR PATCH] [Updated] " okrplay
2023-09-28  1:45 ` github-actions
2023-10-13  1:46 ` [PR PATCH] [Closed]: " github-actions
  -- strict thread matches above, loose matches on Subject: below --
2023-05-17 18:35 [PR PATCH] " okrplay

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-43967@inbox.vuxu.org \
    --to=okrplay@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).