From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild | 24 ++++++++ dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild | 27 +++++++++ dev-perl/Font-TTF/Manifest | 5 ++ dev-perl/Font-TTF/metadata.xml | 89 +++++++++++++++++++++++++++++ 4 files changed, 145 insertions(+) create mode 100644 dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild create mode 100644 dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild create mode 100644 dev-perl/Font-TTF/Manifest create mode 100644 dev-perl/Font-TTF/metadata.xml (limited to 'dev-perl/Font-TTF') diff --git a/dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild b/dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild new file mode 100644 index 000000000000..3dcf4f2a23f0 --- /dev/null +++ b/dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +MODULE_AUTHOR=MHOSKEN +MODULE_VERSION=1.02 +inherit perl-module + +DESCRIPTION="module for compiling and altering fonts" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND=" + virtual/perl-IO-Compress + dev-perl/IO-String + dev-perl/XML-Parser +" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild b/dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild new file mode 100644 index 000000000000..71e26486baa4 --- /dev/null +++ b/dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=BHALLISSY +DIST_VERSION=1.06 +inherit perl-module + +DESCRIPTION="module for compiling and altering fonts" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND=" + virtual/perl-IO-Compress + dev-perl/IO-String + dev-perl/XML-Parser +" +DEPEND="${RDEPEND}" + +src_test() { + perl_rm_files t/changes.t + perl-module_src_test +} diff --git a/dev-perl/Font-TTF/Manifest b/dev-perl/Font-TTF/Manifest new file mode 100644 index 000000000000..0b6b5adf42ac --- /dev/null +++ b/dev-perl/Font-TTF/Manifest @@ -0,0 +1,5 @@ +DIST Font-TTF-1.02.tar.gz 220317 BLAKE2B 4c2adbedaf593d896d4549bf09f9a4dff136a765d13da3ba353a084793cf5850b53837394a6fa6b588eee644bef346777d106ea8fa6d1d0faee108e9db7af4a9 SHA512 0115330def2df1489826631af2b93675f8496b2cf24891666fe5a6578a9374f2f889bf01aa8a95620fd4475987e1f60a76f6eb05fda6d899a72edb7772ce1d9a +DIST Font-TTF-1.06.tar.gz 256048 BLAKE2B 573309f6c45680bec72ffdc05cf0e485eb1eb46c57e9ff49b94f7f4d465b31cc15c6c3e9f9ffbc696bfac24c310dff2542a881b56dd3d0bc07bad307662b2d55 SHA512 2995544511e4cf9b1aa9a900b2272bf63a137fbbb752f2501d66c057b8272f7eb6f84326ed6121ffcbeb210f8f38b9219f59420a5a4b6664ce07aecc758ea029 +EBUILD Font-TTF-1.20.0-r1.ebuild 483 BLAKE2B a9789788ce28a263cfc17083c52f055bc8ee8201cdda5dfc2785629ea0d8a6ec24c51d5887c00a08b7c05120212a04f8cb8e00312742ada0e2e21422dac51b4b SHA512 48d79b89af76ee304df92751066a2d827254213f04e4ecde7feac165ddee99f3a19ba37ddd82b32b6b96093c62009f3b89a60c75685e7949727d45e07c456b3a +EBUILD Font-TTF-1.60.0.ebuild 539 BLAKE2B e940659cb5859ccec6ba710b3d5b5c4c0571dcf5e32216d35b84a514eeefab403535526e5a400963d6c1bd7ee9b4c1904ed698126aa29b1fb8fc182c31e039b5 SHA512 a8f8cf4725820d373480ded710efd80c0e3f584c1b982f6e71602a86f49caa181f55e4faf0ce6662e0a5a81b31df6a50a12700316099fd3c50dbcc80a5b54e6a +MISC metadata.xml 5258 BLAKE2B 6f725042095cea463e031b16883be99c33285b448214bf78f628fe27529bbadd86d2a21723baf0746eb5199c4d32ef4a935b03b387db8d9eca2058cdace7ed83 SHA512 88597083a58c7a610ddf609c4324ffb93b42fbbe3c32c8bbd53f74368376900da46d5d6d1a9ccee4b622b3427f4c1112f814581e5b6955ebf8360bccc792739a diff --git a/dev-perl/Font-TTF/metadata.xml b/dev-perl/Font-TTF/metadata.xml new file mode 100644 index 000000000000..6be1ca613daa --- /dev/null +++ b/dev-perl/Font-TTF/metadata.xml @@ -0,0 +1,89 @@ + + + + + fonts@gentoo.org + Fonts + + + perl@gentoo.org + Gentoo Perl Project + + + Font-TTF + Font::TTF + Font::TTF::AATKern + Font::TTF::AATutils + Font::TTF::Anchor + Font::TTF::Bsln + Font::TTF::Cmap + Font::TTF::Coverage + Font::TTF::Cvt_ + Font::TTF::DSIG + Font::TTF::Delta + Font::TTF::Dumper + Font::TTF::EBDT + Font::TTF::EBLC + Font::TTF::Fdsc + Font::TTF::Feat + Font::TTF::Features::Cvar + Font::TTF::Features::Size + Font::TTF::Features::Sset + Font::TTF::Fmtx + Font::TTF::Font + Font::TTF::Fpgm + Font::TTF::GDEF + Font::TTF::GPOS + Font::TTF::GSUB + Font::TTF::Glat + Font::TTF::Gloc + Font::TTF::Glyf + Font::TTF::Glyph + Font::TTF::GrFeat + Font::TTF::Hdmx + Font::TTF::Head + Font::TTF::Hhea + Font::TTF::Hmtx + Font::TTF::Kern + Font::TTF::Kern::ClassArray + Font::TTF::Kern::CompactClassArray + Font::TTF::Kern::OrderedList + Font::TTF::Kern::StateTable + Font::TTF::Kern::Subtable + Font::TTF::LTSH + Font::TTF::Loca + Font::TTF::Maxp + Font::TTF::Mort + Font::TTF::Mort::Chain + Font::TTF::Mort::Contextual + Font::TTF::Mort::Insertion + Font::TTF::Mort::Ligature + Font::TTF::Mort::Noncontextual + Font::TTF::Mort::Rearrangement + Font::TTF::Mort::Subtable + Font::TTF::Name + Font::TTF::OS_2 + Font::TTF::OTTags + Font::TTF::OldCmap + Font::TTF::OldMort + Font::TTF::PCLT + Font::TTF::PSNames + Font::TTF::Post + Font::TTF::Prep + Font::TTF::Prop + Font::TTF::Segarr + Font::TTF::Silf + Font::TTF::Sill + Font::TTF::Table + Font::TTF::Ttc + Font::TTF::Ttopen + Font::TTF::Utils + Font::TTF::Vhea + Font::TTF::Vmtx + Font::TTF::Win32 + Font::TTF::Woff + Font::TTF::Woff::MetaData + Font::TTF::Woff::PrivateData + Font::TTF::XMLparse + + -- cgit v1.2.3