mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
ghostscript: update to 10.01.2, adopt.
This commit is contained in:
parent
8c649d8674
commit
a3fa945965
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'ghostscript'
|
||||
pkgname=ghostscript
|
||||
version=10.01.1
|
||||
version=10.01.2
|
||||
revision=1
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="$(vopt_if cups cups-devel) dbus-devel fontconfig-devel jasper-devel jbig2dec-devel
|
||||
lcms2-devel libXext-devel libXt-devel libopenjpeg2-devel libpaper-devel"
|
||||
depends="gsfonts"
|
||||
short_desc="Interpreter for the PostScript language"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||
license="AGPL-3.0-or-later, CPL-1.0"
|
||||
homepage="https://www.ghostscript.com/"
|
||||
changelog="https://ghostscript.readthedocs.io/en/latest/News.html"
|
||||
distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version//./}/ghostscript-${version}.tar.xz"
|
||||
checksum=c91193635aa2578f9508b8ba846106c1e3705fbd3fed5fd9a015f21b55f15d68
|
||||
checksum=48d079242a2ca02a2e47a76a52cdfa818b2ad769c2bab00ad0497dd13560e7e7
|
||||
|
||||
build_options="cups"
|
||||
build_options_default="cups"
|
||||
|
|
Loading…
Add table
Reference in a new issue