[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/102: gnu: texlive-dvips: Limit source files.
From: |
guix-commits |
Subject: |
96/102: gnu: texlive-dvips: Limit source files. |
Date: |
Mon, 15 Jul 2019 16:42:41 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit be934da9b30e5402e78ed4f7d9ee883d54498e0e
Author: Ricardo Wurmus <address@hidden>
Date: Mon Jul 15 19:08:35 2019 +0200
gnu: texlive-dvips: Limit source files.
* gnu/packages/tex.scm (texlive-dvips): Include fewer files from the TeX
Live
SVN repository.
---
gnu/packages/tex.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 5c70b84..56309c7 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -504,11 +504,10 @@ default versions of those), etc.")
(package
(inherit (simple-texlive-package
"texlive-dvips"
- (list "/fonts/map/dvips/"
- "/fonts/enc/dvips/base/"
- "/dvips/")
+ (list "/fonts/map/dvips/tetex/"
+ "/fonts/enc/dvips/base/")
(base32
- "1di07wx8wjczddmagq5z082l2has3inzk5jwkqh4i6wv1qdfqpp6")
+ "1admrglw109cpml7m6vmhja0klwlblx74r0yh90ndfix7xrzf8cg")
#:trivial? #t))
(home-page "https://www.ctan.org/pkg/dvips")
(synopsis "DVI to PostScript drivers")
- 56/102: gnu: Add texlive-hyphen-piedmontese., (continued)
- 56/102: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/15
- 63/102: gnu: Add texlive-hyphen-serbian., guix-commits, 2019/07/15
- 83/102: gnu: Add texlive-lm., guix-commits, 2019/07/15
- 53/102: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/15
- 78/102: gnu: Add texlive-docstrip., guix-commits, 2019/07/15
- 68/102: gnu: Add texlive-hyphen-thai., guix-commits, 2019/07/15
- 62/102: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/15
- 73/102: gnu: Add texlive-hyphen-welsh., guix-commits, 2019/07/15
- 71/102: gnu: Add texlive-hyphen-ukrainian., guix-commits, 2019/07/15
- 86/102: gnu: Add texlive-graphics-cfg., guix-commits, 2019/07/15
- 96/102: gnu: texlive-dvips: Limit source files.,
guix-commits <=
- 88/102: gnu: Add texlive-url., guix-commits, 2019/07/15
- 81/102: gnu: Add texlive-cm-super., guix-commits, 2019/07/15
- 101/102: gnu: Add texlive-ae., guix-commits, 2019/07/15
- 90/102: gnu: Add texlive-pstool., guix-commits, 2019/07/15
- 99/102: gnu: Replace uses of texlive-*-amsfonts., guix-commits, 2019/07/15
- 100/102: gnu: texlive-fonts-ec: Update license URL., guix-commits, 2019/07/15
- 98/102: gnu: Add texlive-amsfonts., guix-commits, 2019/07/15
- 82/102: gnu: texlive-fontname: Simplify., guix-commits, 2019/07/15
- 84/102: gnu: Add texlive-epsf., guix-commits, 2019/07/15
- 79/102: gnu: Add texlive-fontinst., guix-commits, 2019/07/15