mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
ghostscript: update to 10.02.0.
This commit is contained in:
parent
b30d3d2bc1
commit
f07fc09ece
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ghostscript'
|
# Template file for 'ghostscript'
|
||||||
pkgname=ghostscript
|
pkgname=ghostscript
|
||||||
version=10.01.2
|
version=10.02.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="$(vopt_if cups cups-devel) dbus-devel fontconfig-devel jasper-devel jbig2dec-devel
|
makedepends="$(vopt_if cups cups-devel) dbus-devel fontconfig-devel jasper-devel jbig2dec-devel
|
||||||
|
@ -10,9 +10,10 @@ short_desc="Interpreter for the PostScript language"
|
||||||
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||||
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/"
|
||||||
changelog="https://ghostscript.readthedocs.io/en/latest/News.html"
|
# changelog="https://ghostscript.readthedocs.io/en/latest/News.html"
|
||||||
|
changelog="https://ghostscript.readthedocs.io/en/gs10.02.0/News.html"
|
||||||
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=48d079242a2ca02a2e47a76a52cdfa818b2ad769c2bab00ad0497dd13560e7e7
|
checksum=fa08ce016b30d26293dc322c6353691aced94fd3667a68ede7ff5395d71fcd0b
|
||||||
|
|
||||||
build_options="cups"
|
build_options="cups"
|
||||||
build_options_default="cups"
|
build_options_default="cups"
|
||||||
|
|
Loading…
Add table
Reference in a new issue