gnu: texlive-graphics-def: Refresh package definition.

* gnu/packages/tex.scm (texlive-graphics-def): Remove SIMPLE-TEXLIVE-PACKAGE
call.
This commit is contained in:
Nicolas Goaziou 2023-05-16 22:25:37 +02:00
parent 95e66036b1
commit a9fd178710
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -3692,17 +3692,18 @@ (define-public texlive-glyphlist
(define-public texlive-graphics-def (define-public texlive-graphics-def
(package (package
(inherit (simple-texlive-package (name "texlive-graphics-def")
"texlive-graphics-def" (version (number->string %texlive-revision))
(list "/doc/latex/graphics-def/README.md" (source (texlive-origin
"/tex/latex/graphics-def/") name version
(base32 (list "doc/latex/graphics-def/"
"0b66fy06safyrd717rfr476g1gz6nqfv1vqvam7ac2yy0g0djb17") "tex/latex/graphics-def/")
#:trivial? #t)) (base32
(propagated-inputs "0b66fy06safyrd717rfr476g1gz6nqfv1vqvam7ac2yy0g0djb17")))
(list texlive-epstopdf-pkg)) (outputs '("out" "doc"))
(home-page "https://www.ctan.org/pkg/latex-graphics") (build-system texlive-build-system)
(synopsis "Color and graphics option files") (home-page "https://ctan.org/pkg/graphics-def")
(synopsis "Colour and graphics option files")
(description (description
"This bundle is a combined distribution consisting of @file{dvips.def}, "This bundle is a combined distribution consisting of @file{dvips.def},
@file{pdftex.def}, @file{luatex.def}, @file{xetex.def}, @file{dvipdfmx.def}, @file{pdftex.def}, @file{luatex.def}, @file{xetex.def}, @file{dvipdfmx.def},