dev-tex/oesch: Remove last-rited pkg

Closes: https://bugs.gentoo.org/688006
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-08-31 13:50:45 +02:00
parent 7980d27010
commit 206506ce6f
4 changed files with 1 additions and 48 deletions

View File

@@ -1 +0,0 @@
DIST oesch-20080712.zip 23245 BLAKE2B 324fd5e3502f27a3f2e557ac977e4d93145773e8521118ccbee9c03d716ebfad5be66b14ed931a6f2a7bb8d9a08046c7ee0793a23313685bbc9ff2c88fbeb7ca SHA512 8cb2beae77abaa32be881e5d4acef3fbec9d08750d87b2af826f3e1340f323e5d199af5788c1c6aa8d8924caaf1ed0ebb74a4ef4d59c4526f9c5946208362ac5

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>tex@gentoo.org</email>
<name>Gentoo TeX Project</name>
</maintainer>
</pkgmetadata>

View File

@@ -1,37 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=0
inherit latex-package
DESCRIPTION="Metafont font used in Austrian schools for hand writing"
HOMEPAGE="http://www.ctan.org/tex-archive/fonts/oesch/"
# taken from http://www.ctan.org/tex-archive/fonts/oesch.zip
SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="freedist"
SLOT="0"
KEYWORDS="~amd64 ~x86-fbsd"
IUSE="examples"
RDEPEND="!<dev-texlive/texlive-fontsextra-2007-r1"
DEPEND="${RDEPEND}
dev-texlive/texlive-langgerman
app-arch/unzip"
TEXMF="/usr/share/texmf-site"
S=${WORKDIR}/${PN}
src_install() {
export VARTEXFONTS="${T}/fonts"
latex-package_src_install
insinto "${TEXMF}/fonts/source/public"
doins *.mf || die "failed to install metafont sources"
dodoc README LIESMICH
if use examples ; then
insinto /usr/share/doc/${PF}
doins *.tex || die "failed to install examples"
fi
}

View File

@@ -308,10 +308,9 @@ dev-java/jlayer
# Mikle Kolyada <zlogene@gentoo.org> (2019-08-05)
# dead upstream, does not work and compile
#(bug #688006, bug #686630)
# (bug #686630)
# masked for removal in 14 days
app-text/winefish
dev-tex/oesch
# Aaron Bauman <bman@gentoo.org> (2019-08-04)
# multiple open sec bugs. no response from upstream