From bd4aeefe33e63f613512604e47bfca7b2187697d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Nov 2019 16:06:58 +0000 Subject: gentoo resync : 03.11.2019 --- media-fonts/hkscs-ming/Manifest | 3 -- .../hkscs-ming-1.0_pre20030919-r2.ebuild | 50 ---------------------- media-fonts/hkscs-ming/metadata.xml | 8 ---- 3 files changed, 61 deletions(-) delete mode 100644 media-fonts/hkscs-ming/Manifest delete mode 100644 media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild delete mode 100644 media-fonts/hkscs-ming/metadata.xml (limited to 'media-fonts/hkscs-ming') diff --git a/media-fonts/hkscs-ming/Manifest b/media-fonts/hkscs-ming/Manifest deleted file mode 100644 index b8e60069998e..000000000000 --- a/media-fonts/hkscs-ming/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST mandrake_setup.bin 17157184 BLAKE2B e4d237af15a7a21f05d086b1ce6e60ed0c3a8a9113abea539028a7cd742825000db17e32eee76107c5dd67434392336bb7344bc61f7ffc5991c78a14b13144e1 SHA512 230466146642f3348483bbfb6a63a27dc3e76e248abb34fc5872edfa6b5b9a2a93cf8446c23f64b80bcac6c0c8a16059a8dc3945925a30815d222a6621daccb2 -EBUILD hkscs-ming-1.0_pre20030919-r2.ebuild 1352 BLAKE2B 2a6dcc589aefe54d0622ff6523c0999dc69144decb0b8bf45252e4a163ffb3bbde8d4d0e77eda7a2594d4d66f3be87d9ee8cebc65b9e4e681e1202896836617b SHA512 a16ef08ba4f105a7099943e8e806ad2acc396f39e00189da5ee09e85c1b9ea140e8c3ef2a0f696b30725dd412cd6ae36c9b363c896cb2b8e9707c9a19d0dae07 -MISC metadata.xml 234 BLAKE2B 8615ff091e2c6b2c5d9d4246dbec2ed0c5161ce154a59f492bc640a1428de7847757b68a8d926cae4bf78905d2aeeda10cb4cb0db9bf6870d38e811556299520 SHA512 16ea852f76297335e7ef70c8019fe09d46c0455922c049ba6e92696232e957955fd671d467ebdd0bf7837d39a26083d5be2a6f8abeba53807f0b8c5b97f2e441 diff --git a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild b/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild deleted file mode 100644 index 91452223537d..000000000000 --- a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit rpm font - -RESTRICT="mirror strip binchecks" - -RPM_V=1.0 - -DESCRIPTION="Hong Kong Official Reference Chinese Font that implements ISO10646 & HKSCS-2001" -HOMEPAGE="http://www.ogcio.gov.hk/en/business/tech_promotion/ccli/hkscs/" -SRC_URI="http://www.ogcio.gov.hk/en/business/tech_promotion/ccli/terms/doc/mandrake_setup.bin" - -LICENSE="HKSCS-2001" -SLOT="0" -KEYWORDS="alpha ~amd64 arm ia64 ppc s390 sh sparc x86" -IUSE="" - -DEPEND="" - -S=${WORKDIR} -FONT_S="${S}/usr/share/inputmethod" -FONT_SUFFIX="ttf" - -src_unpack() { - # complicated and convoluted unpack procedure - local linenumber=237 - cd "${S}"; tail -n +${linenumber} "${DISTDIR}/${A}" | tar zxvf - || die "unpack failed" - - # then we rpm_unpack the fonts package - rpm_unpack "${S}/package_mdk/imfont-${RPM_V}-0.i386.rpm" -} - -src_compile() { :; } - -pkg_postinst() { - elog "The font name installed is 'Ming(for ISO10646)'. To add make it" - elog "the default Chinese font, you should add entries to your" - elog "/etc/fonts/local.conf similar to:" - elog - elog "" - elog " Luxi Sans" - elog " Bitstream Vera Sans" - elog " Ming(for ISO10646)" - elog " sans-serif" - elog "" - elog -} diff --git a/media-fonts/hkscs-ming/metadata.xml b/media-fonts/hkscs-ming/metadata.xml deleted file mode 100644 index 6f2ca22da233..000000000000 --- a/media-fonts/hkscs-ming/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - cjk@gentoo.org - Cjk - - -- cgit v1.2.3