epstopdf: remove

Mirror is dead and non-versioned
This commit is contained in:
maxice8 2019-04-12 10:17:05 -03:00 committed by maxice8
parent 504a114307
commit 2ba059bcdd
2 changed files with 5 additions and 21 deletions

View File

@ -0,0 +1 @@
epstopdf is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-12

View File

@ -1,26 +1,9 @@
# Template file for 'epstopdf'
pkgname=epstopdf
version=2.27
revision=2
revision=3
archs=noarch
wrksrc=epstopdf
hostmakedepends="unzip"
depends="ghostscript perl"
short_desc="Convert EPS to PDF using Ghostscript"
maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
license="public domain"
build_style=meta
short_desc="Convert EPS to PDF using Ghostscript (removed package)"
license="BSD-2-Clause"
homepage="https://tug.org/epstopdf/"
distfiles="http://mirrors.ctan.org/support/${pkgname}.zip"
checksum=f15fc08a2e9b479bc2376ee87f850eb8f3ebb9ec4e56ce62d35c6d5bef22a008
broken="mirror is dead and non-versioned"
do_build() {
mv epstopdf.pl epstopdf
}
do_install() {
vbin epstopdf
vman epstopdf.1
}