parent
504a114307
commit
2ba059bcdd
|
@ -0,0 +1 @@
|
|||
epstopdf is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-12
|
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue