mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
epstopdf: remove
Mirror is dead and non-versioned
This commit is contained in:
parent
504a114307
commit
2ba059bcdd
2 changed files with 5 additions and 21 deletions
1
srcpkgs/epstopdf/INSTALL.msg
Normal file
1
srcpkgs/epstopdf/INSTALL.msg
Normal file
|
@ -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'
|
# Template file for 'epstopdf'
|
||||||
pkgname=epstopdf
|
pkgname=epstopdf
|
||||||
version=2.27
|
version=2.27
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=epstopdf
|
build_style=meta
|
||||||
hostmakedepends="unzip"
|
short_desc="Convert EPS to PDF using Ghostscript (removed package)"
|
||||||
depends="ghostscript perl"
|
license="BSD-2-Clause"
|
||||||
short_desc="Convert EPS to PDF using Ghostscript"
|
|
||||||
maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
|
||||||
license="public domain"
|
|
||||||
homepage="https://tug.org/epstopdf/"
|
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…
Add table
Reference in a new issue