[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
416/418: gnu: faif: Update texlive package names.
From: |
guix-commits |
Subject: |
416/418: gnu: faif: Update texlive package names. |
Date: |
Mon, 29 May 2023 17:39:49 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit 53fa5bc6ebc4f66d66d0a69349a82af7ec34ab61
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun May 28 08:26:34 2023 +0200
gnu: faif: Update texlive package names.
* gnu/packages/fsf.scm (book-faif)[native-inputs]: Replace TEXLIVE-FONTS-EC,
TEXLIVE-LATEX-FNCYCHAP, TEXLIVE-LATEX-GEOMETRY, TEXLIVE-LATEX-UCS with
TEXLIVE-EC, TEXLIVE-FNCYCHAP, TEXLIVE-GEOMETRY, TEXLIVE-UCS.
---
gnu/packages/fsf.scm | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/gnu/packages/fsf.scm b/gnu/packages/fsf.scm
index 16d2179e02..b07ad14164 100644
--- a/gnu/packages/fsf.scm
+++ b/gnu/packages/fsf.scm
@@ -38,16 +38,15 @@
(build-system copy-build-system)
(native-inputs
(list (texlive-updmap.cfg
- (list
- texlive-caption
- texlive-endnotes
- texlive-fonts-ec
- texlive-helvetic
- texlive-hyperref
- texlive-latex-fncychap
- texlive-latex-geometry
- texlive-latex-ucs
- texlive-times))))
+ (list texlive-caption
+ texlive-ec
+ texlive-endnotes
+ texlive-fncychap
+ texlive-geometry
+ texlive-helvetic
+ texlive-hyperref
+ texlive-times
+ texlive-ucs))))
(arguments
(list
#:install-plan #~'(("faif-2.0.pdf" "share/doc/faif/"))
- 399/418: gnu: texlive-eurosym: Fix build., (continued)
- 399/418: gnu: texlive-eurosym: Fix build., guix-commits, 2023/05/29
- 405/418: gnu: texlive-lh: Fix build., guix-commits, 2023/05/29
- 378/418: gnu: texlive-babel-danish: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 371/418: gnu: texlive-grfext: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 409/418: gnu: Add texlive-knuth-local., guix-commits, 2023/05/29
- 374/418: gnu: texlive-fvextra: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 376/418: gnu: texlive-babel-dutch: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 389/418: guix: texlive-build-system: Generate font metrics., guix-commits, 2023/05/29
- 372/418: gnu: texlive-qrcode: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 377/418: gnu: texlive-babel-finnish: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 416/418: gnu: faif: Update texlive package names.,
guix-commits <=
- 407/418: gnu: Add texlive-sansmathfonts., guix-commits, 2023/05/29
- 403/418: gnu: texlive-cbfonts: Fix build., guix-commits, 2023/05/29
- 373/418: gnu: texlive-unicode-math: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 394/418: gnu: texlive-mflogo-font: Fix build., guix-commits, 2023/05/29
- 406/418: gnu: texlive-xypic: Fix build., guix-commits, 2023/05/29
- 383/418: gnu: texlive-lastpage: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 401/418: gnu: texlive-stmaryrd: Fix build., guix-commits, 2023/05/29
- 193/418: gnu: texlive-fpl: Refresh package definition., guix-commits, 2023/05/29
- 207/418: gnu: texlive-pst-text: Refresh package definition., guix-commits, 2023/05/29
- 200/418: gnu: texlive-units: Refresh package definition., guix-commits, 2023/05/29