diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 12:07:15 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:34 +0200 |
| commit | 0ca2f28066f5dd86e574a1098879142b70b0f3ff (patch) | |
| tree | 07abcd0171a15094bdd40c91ebb7ea80adef5291 | |
| parent | e1a496352be16f02ad67d99089a737912660ba26 (diff) | |
gnu: Remove gs-fonts.
* gnu/packages/ghostscript.scm (gs-fonts): Delete variable.
| -rw-r--r-- | gnu/packages/ghostscript.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm index 8ebfee65c61..1e0ec76bb74 100644 --- a/gnu/packages/ghostscript.scm +++ b/gnu/packages/ghostscript.scm | |||
| @@ -408,9 +408,6 @@ Ghostscript. It currently includes the 35 standard PostScript fonts.") | |||
| 408 | (license license:gpl2) | 408 | (license license:gpl2) |
| 409 | (home-page "https://sourceforge.net/projects/gs-fonts/"))) | 409 | (home-page "https://sourceforge.net/projects/gs-fonts/"))) |
| 410 | 410 | ||
| 411 | (define-deprecated-package gs-fonts | ||
| 412 | font-ghostscript) | ||
| 413 | |||
| 414 | (define-public libspectre | 411 | (define-public libspectre |
| 415 | (package | 412 | (package |
| 416 | (name "libspectre") | 413 | (name "libspectre") |
