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