mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
ghostscript: update to 9.27.
This commit is contained in:
parent
7cd7a62553
commit
3f974897b3
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ghostscript'
|
# Template file for 'ghostscript'
|
||||||
pkgname=ghostscript
|
pkgname=ghostscript
|
||||||
version=9.26
|
version=9.27
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="An interpreter for the PostScript language"
|
short_desc="Interpreter for the PostScript language"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="AGPL-3.0-or-later, CPL-1.0"
|
license="AGPL-3.0-or-later, CPL-1.0"
|
||||||
homepage="https://www.ghostscript.com/"
|
homepage="https://www.ghostscript.com/"
|
||||||
distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version/./}/ghostscript-${version}.tar.xz"
|
distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version/./}/ghostscript-${version}.tar.xz"
|
||||||
checksum=90ed475f37584f646e9ef829932b2525d5c6fc2e0147e8d611bc50aa0e718598
|
checksum=fc0f1fbacd3610c67a9f080487a0e021f14390c38a4b4df9723e2bdf2b90b619
|
||||||
|
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="cups-devel dbus-devel fontconfig-devel jasper-devel jbig2dec-devel
|
makedepends="cups-devel dbus-devel fontconfig-devel jasper-devel jbig2dec-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue