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/libintl-perl/Manifest | 7 + .../files/libintl-perl-1.240.0-sanity-2.patch | 51 +++++++ .../files/libintl-perl-1.280.0-sanity-2.patch | 65 +++++++++ .../libintl-perl/libintl-perl-1.240.0-r2.ebuild | 35 +++++ dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild | 23 +++ dev-perl/libintl-perl/metadata.xml | 161 +++++++++++++++++++++ 6 files changed, 342 insertions(+) create mode 100644 dev-perl/libintl-perl/Manifest create mode 100644 dev-perl/libintl-perl/files/libintl-perl-1.240.0-sanity-2.patch create mode 100644 dev-perl/libintl-perl/files/libintl-perl-1.280.0-sanity-2.patch create mode 100644 dev-perl/libintl-perl/libintl-perl-1.240.0-r2.ebuild create mode 100644 dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild create mode 100644 dev-perl/libintl-perl/metadata.xml (limited to 'dev-perl/libintl-perl') diff --git a/dev-perl/libintl-perl/Manifest b/dev-perl/libintl-perl/Manifest new file mode 100644 index 000000000000..55df20df7bed --- /dev/null +++ b/dev-perl/libintl-perl/Manifest @@ -0,0 +1,7 @@ +AUX libintl-perl-1.240.0-sanity-2.patch 1828 BLAKE2B c2938547ae00fd06838c0827e45a884014b47098b30246b53925e2c223d6358b9282463cf5858b8e7a12dff00d1d520f65cea5ab0fbeec3163517ad9bb8de53b SHA512 9d3168ce47b0b2c4f421b2f2e5424c28d37f179d11bef3905cc8af9fffdef2837500704dc9d2ab26cbdb341dd732a5493c9c0900d88507153590ac2da46c264c +AUX libintl-perl-1.280.0-sanity-2.patch 2085 BLAKE2B a36355f8cec583a6daac07ad9cb00f2eb7f319ead42b16337c67af9e03a6aa743f8f045529884db2c0604522823df2eaa415f0ee7460172266aa01a9074cee42 SHA512 ff855ac15c05f0410d544ddd422d684be3e77b3ddc75ebc74c83b32fdfb8ae290a0b62c60716185b5b8d595d8c2cb49cb3a22fa2f14bb1e7629323875a296896 +DIST libintl-perl-1.24.tar.gz 605626 BLAKE2B 6949f895ba54853704d5470e8a736e799d74ddbd569378254ac19ada9cc43c644f78bea1949b7a4c0072d4fe54f0744b7ad011539c6a1dd1191c6792c9347f1a SHA512 1c2c5d6d7ab21c45897195952a9f0f6ba26a9bbb7bfef0b5f3e9da282fcf94ab4ee80721164e5e3293d8abda0158e77ffbc331b8bed66aa56dd7fc7a6a91323d +DIST libintl-perl-1.28.tar.gz 470898 BLAKE2B 6217a37f2176869dc945bd64a87a82710645153e3777fb5e4ddc674f179040d2268f326411a578314efafaa0edbd0e67aed99c4da86e20e811e1116d5cf2a86a SHA512 50f0836c1a84a22fcc8fca0fff2faeaae66774ec67b96c09a911c4969e8a610bbf20ba38167c13339b9ad9617e1fca07cb0cb1f12732f973b1cf618d502f59aa +EBUILD libintl-perl-1.240.0-r2.ebuild 942 BLAKE2B ca4ea712f322759117b290f296720d2ec1d01b25911de789cfa8e3a5021b1b5cb767f111b5873ae5251d9f3111a31a9046d20b6a77acd1beb4a484a7af4f2dd6 SHA512 035ece70ed3e326d6d19ee4023ab1623cd4762d8eb41032e41025b130f3f0fa6fe01a70945d7a9666853bb10c5d53cbc4742fd8568f828b94f52252378cb2cbb +EBUILD libintl-perl-1.280.0.ebuild 717 BLAKE2B 894d7b321044e14177598045f2ae08ceca29973df94aa9e2bc5f8aa3cccbb002b77d5995049a234a29f0ac5c798e6120aea00841d29aa57e4c6b3d89a076f3ff SHA512 a367923ed124973822bc8d3edd850d6fa727c11fa7cbccbab60f277aa2abfa686a6112eff08c2bf75a9ac7d5068356fddf3f4ebf9c9bf0c102dc95f7a2403cd2 +MISC metadata.xml 11484 BLAKE2B 6d4b9ed8ddbab8219bf47d61bf1985895f7c78753943039e4ba178b01bb907a5216f0704f77e1c501d76e50401e5b3f4e7fd29e8a193bd65a3fc54c6e0e4029a SHA512 264a3f0d04a6eef4b8c730634af0de431798057d6a8fe9b802a999ff446ffbba53cc9fe2746f128002808a8e72f575387107784aff2c8707999c1c068bbc3b4d diff --git a/dev-perl/libintl-perl/files/libintl-perl-1.240.0-sanity-2.patch b/dev-perl/libintl-perl/files/libintl-perl-1.240.0-sanity-2.patch new file mode 100644 index 000000000000..e6adbf1419b8 --- /dev/null +++ b/dev-perl/libintl-perl/files/libintl-perl-1.240.0-sanity-2.patch @@ -0,0 +1,51 @@ +diff -ruN libintl-perl-1.24.orig/Makefile.PL libintl-perl-1.24/Makefile.PL +--- libintl-perl-1.24.orig/Makefile.PL 2015-04-03 15:28:12.000000000 +0200 ++++ libintl-perl-1.24/Makefile.PL 2016-06-01 00:06:12.000000000 +0200 +@@ -163,47 +163,6 @@ + + package MY; + +-# FIXME: This is really a hack! Problem: Depending on the build system, +-# we may or may not build and install the XS version. If the XS version +-# is being built, the directory blib/arch will be populated, if it is +-# not being built, blib/arch will be empty. Unfortunately, if blib/arch +-# is not empty, *all* library files will be installed in the architecture +-# dependent locations, if it is empty, they will be installed in the +-# architecture independent tree. +-# +-# Unfortunately, ExtUtils::MakeMaker does not take care of uninstalling +-# files from previous installations. Consequently, we cannot determine +-# which version of the library will be loaded, since this depends on the +-# current value of @INC. +-# +-# The solution does not really make me happy. The Makefile will be patched, +-# so that instead of ExtUtils::Install a custom module MyInstall.pm will +-# be used. This custom module overwrites the subroutine that detects +-# whether a directory is empty in ExtUtils::Install, and will lie if that +-# directory happens to be "blib/arch". This little hack effectively disables +-# the annoying behavior of ExtUtils::Install (and I sincerely hope that +-# this is portable). +-sub libscan +-{ +- my ($self, $file) = @_; +- +- return if 'MyInstall.pm' eq $file; +- +- $self->SUPER::libscan ($file); +-} +- +-sub tools_other +-{ +- my $self = shift; +- +- my $fragment = $self->SUPER::tools_other (@_); +- +- $fragment =~ s/^MOD_INSTALL\s*=\s*(.*?)-MExtUtils::Install +- /MOD_INSTALL =$1-MMyInstall/msx; +- +- return $fragment; +-} +- + package main; + + my $name = $0; diff --git a/dev-perl/libintl-perl/files/libintl-perl-1.280.0-sanity-2.patch b/dev-perl/libintl-perl/files/libintl-perl-1.280.0-sanity-2.patch new file mode 100644 index 000000000000..456ea3349a90 --- /dev/null +++ b/dev-perl/libintl-perl/files/libintl-perl-1.280.0-sanity-2.patch @@ -0,0 +1,65 @@ +From fbc3111eec0b71d247d6588bf1f9397bae558a29 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= +Date: Wed, 1 Jun 2016 00:06:12 +0200 +Subject: Minimal build system patching + +Bug: https://bugs.gentoo.org/584636 +--- + Makefile.PL | 41 ----------------------------------------- + 1 file changed, 41 deletions(-) + +diff --git a/Makefile.PL b/Makefile.PL +index 97d88bf..e23dc89 100644 +--- a/Makefile.PL ++++ b/Makefile.PL +@@ -163,47 +163,6 @@ EOC + + package MY; + +-# FIXME: This is really a hack! Problem: Depending on the build system, +-# we may or may not build and install the XS version. If the XS version +-# is being built, the directory blib/arch will be populated, if it is +-# not being built, blib/arch will be empty. Unfortunately, if blib/arch +-# is not empty, *all* library files will be installed in the architecture +-# dependent locations, if it is empty, they will be installed in the +-# architecture independent tree. +-# +-# Unfortunately, ExtUtils::MakeMaker does not take care of uninstalling +-# files from previous installations. Consequently, we cannot determine +-# which version of the library will be loaded, since this depends on the +-# current value of @INC. +-# +-# The solution does not really make me happy. The Makefile will be patched, +-# so that instead of ExtUtils::Install a custom module MyInstall.pm will +-# be used. This custom module overwrites the subroutine that detects +-# whether a directory is empty in ExtUtils::Install, and will lie if that +-# directory happens to be "blib/arch". This little hack effectively disables +-# the annoying behavior of ExtUtils::Install (and I sincerely hope that +-# this is portable). +-sub libscan +-{ +- my ($self, $file) = @_; +- +- return if 'MyInstall.pm' eq $file; +- +- $self->SUPER::libscan ($file); +-} +- +-sub tools_other +-{ +- my $self = shift; +- +- my $fragment = $self->SUPER::tools_other (@_); +- +- $fragment =~ s/^MOD_INSTALL\s*=\s*(.*?)-MExtUtils::Install +- /MOD_INSTALL =$1-I. -MMyInstall/msx; +- +- return $fragment; +-} +- + package main; + + my $name = $0; +-- +2.14.3 + diff --git a/dev-perl/libintl-perl/libintl-perl-1.240.0-r2.ebuild b/dev-perl/libintl-perl/libintl-perl-1.240.0-r2.ebuild new file mode 100644 index 000000000000..bc6c3805b3bd --- /dev/null +++ b/dev-perl/libintl-perl/libintl-perl-1.240.0-r2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=GUIDO +DIST_VERSION=1.24 +inherit perl-module + +DESCRIPTION="High-Level Interface to Uniforum Message Translation" +HOMEPAGE="http://guido-flohr.net/projects/libintl-perl ${HOMEPAGE}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="virtual/libintl" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" + +PATCHES=( "${FILESDIR}/${P}-sanity-2.patch" ) + +src_test() { + if grep -q '^de_' <( locale -a ) ; then + if grep -q '^de_AT$' <( locale -a ) ; then + perl-module_src_test + else + ewarn "Skipping tests, known broken with de_ and without de_AT" + fi + else + perl-module_src_test + fi +} diff --git a/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild new file mode 100644 index 000000000000..3259b10197c4 --- /dev/null +++ b/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=GUIDO +DIST_VERSION=1.28 +inherit perl-module + +DESCRIPTION="High-Level Interface to Uniforum Message Translation" +HOMEPAGE="http://guido-flohr.net/projects/libintl-perl ${HOMEPAGE}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="virtual/libintl" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" + +PATCHES=( "${FILESDIR}/${P}-sanity-2.patch" ) diff --git a/dev-perl/libintl-perl/metadata.xml b/dev-perl/libintl-perl/metadata.xml new file mode 100644 index 000000000000..642af8f58061 --- /dev/null +++ b/dev-perl/libintl-perl/metadata.xml @@ -0,0 +1,161 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + libintl-perl + Locale::Messages + Locale::Recode + Locale::Recode::_Aliases + Locale::Recode::_Conversions + Locale::RecodeData + Locale::RecodeData::ASMO_449 + Locale::RecodeData::ATARI_ST + Locale::RecodeData::ATARI_ST_EURO + Locale::RecodeData::CP10007 + Locale::RecodeData::CP1250 + Locale::RecodeData::CP1251 + Locale::RecodeData::CP1252 + Locale::RecodeData::CP1253 + Locale::RecodeData::CP1254 + Locale::RecodeData::CP1256 + Locale::RecodeData::CP1257 + Locale::RecodeData::CSN_369103 + Locale::RecodeData::CWI + Locale::RecodeData::DEC_MCS + Locale::RecodeData::EBCDIC_AT_DE + Locale::RecodeData::EBCDIC_AT_DE_A + Locale::RecodeData::EBCDIC_CA_FR + Locale::RecodeData::EBCDIC_DK_NO + Locale::RecodeData::EBCDIC_DK_NO_A + Locale::RecodeData::EBCDIC_ES + Locale::RecodeData::EBCDIC_ES_A + Locale::RecodeData::EBCDIC_ES_S + Locale::RecodeData::EBCDIC_FI_SE + Locale::RecodeData::EBCDIC_FI_SE_A + Locale::RecodeData::EBCDIC_FR + Locale::RecodeData::EBCDIC_IS_FRISS + Locale::RecodeData::EBCDIC_IT + Locale::RecodeData::EBCDIC_PT + Locale::RecodeData::EBCDIC_UK + Locale::RecodeData::EBCDIC_US + Locale::RecodeData::ECMA_CYRILLIC + Locale::RecodeData::GEORGIAN_ACADEMY + Locale::RecodeData::GEORGIAN_PS + Locale::RecodeData::GOST_19768_74 + Locale::RecodeData::GREEK7 + Locale::RecodeData::GREEK7_OLD + Locale::RecodeData::GREEK_CCITT + Locale::RecodeData::HP_ROMAN8 + Locale::RecodeData::IBM037 + Locale::RecodeData::IBM038 + Locale::RecodeData::IBM1004 + Locale::RecodeData::IBM1026 + Locale::RecodeData::IBM1047 + Locale::RecodeData::IBM256 + Locale::RecodeData::IBM273 + Locale::RecodeData::IBM274 + Locale::RecodeData::IBM275 + Locale::RecodeData::IBM277 + Locale::RecodeData::IBM278 + Locale::RecodeData::IBM280 + Locale::RecodeData::IBM281 + Locale::RecodeData::IBM284 + Locale::RecodeData::IBM285 + Locale::RecodeData::IBM290 + Locale::RecodeData::IBM297 + Locale::RecodeData::IBM420 + Locale::RecodeData::IBM423 + Locale::RecodeData::IBM424 + Locale::RecodeData::IBM437 + Locale::RecodeData::IBM500 + Locale::RecodeData::IBM850 + Locale::RecodeData::IBM851 + Locale::RecodeData::IBM852 + Locale::RecodeData::IBM855 + Locale::RecodeData::IBM857 + Locale::RecodeData::IBM860 + Locale::RecodeData::IBM861 + Locale::RecodeData::IBM862 + Locale::RecodeData::IBM863 + Locale::RecodeData::IBM864 + Locale::RecodeData::IBM865 + Locale::RecodeData::IBM866 + Locale::RecodeData::IBM868 + Locale::RecodeData::IBM869 + Locale::RecodeData::IBM870 + Locale::RecodeData::IBM871 + Locale::RecodeData::IBM874 + Locale::RecodeData::IBM875 + Locale::RecodeData::IBM880 + Locale::RecodeData::IBM891 + Locale::RecodeData::IBM903 + Locale::RecodeData::IBM904 + Locale::RecodeData::IBM905 + Locale::RecodeData::IBM918 + Locale::RecodeData::IEC_P27_1 + Locale::RecodeData::INIS + Locale::RecodeData::INIS_8 + Locale::RecodeData::INIS_CYRILLIC + Locale::RecodeData::ISO_10367_BOX + Locale::RecodeData::ISO_2033_1983 + Locale::RecodeData::ISO_5427 + Locale::RecodeData::ISO_5427_EXT + Locale::RecodeData::ISO_5428 + Locale::RecodeData::ISO_8859_1 + Locale::RecodeData::ISO_8859_10 + Locale::RecodeData::ISO_8859_11 + Locale::RecodeData::ISO_8859_13 + Locale::RecodeData::ISO_8859_14 + Locale::RecodeData::ISO_8859_15 + Locale::RecodeData::ISO_8859_16 + Locale::RecodeData::ISO_8859_2 + Locale::RecodeData::ISO_8859_3 + Locale::RecodeData::ISO_8859_4 + Locale::RecodeData::ISO_8859_5 + Locale::RecodeData::ISO_8859_6 + Locale::RecodeData::ISO_8859_7 + Locale::RecodeData::ISO_8859_8 + Locale::RecodeData::ISO_8859_9 + Locale::RecodeData::KOI8_R + Locale::RecodeData::KOI8_RU + Locale::RecodeData::KOI8_T + Locale::RecodeData::KOI8_U + Locale::RecodeData::KOI_8 + Locale::RecodeData::LATIN_GREEK + Locale::RecodeData::LATIN_GREEK_1 + Locale::RecodeData::MACARABIC + Locale::RecodeData::MACCROATIAN + Locale::RecodeData::MACCYRILLIC + Locale::RecodeData::MACGREEK + Locale::RecodeData::MACHEBREW + Locale::RecodeData::MACICELAND + Locale::RecodeData::MACINTOSH + Locale::RecodeData::MACROMANIA + Locale::RecodeData::MACTHAI + Locale::RecodeData::MACTURKISH + Locale::RecodeData::MACUKRAINE + Locale::RecodeData::MAC_IS + Locale::RecodeData::MAC_SAMI + Locale::RecodeData::MAC_UK + Locale::RecodeData::NATS_DANO + Locale::RecodeData::NATS_SEFI + Locale::RecodeData::NEXTSTEP + Locale::RecodeData::SAMI_WS2 + Locale::RecodeData::TIS_620 + Locale::RecodeData::US_ASCII + Locale::RecodeData::UTF_8 + Locale::RecodeData::VISCII + Locale::RecodeData::_Encode + Locale::TextDomain + Locale::Util + Locale::gettext_dumb + Locale::gettext_pp + Locale::gettext_xs + MyInstall + SimpleCal + + -- cgit v1.2.3