Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CryptX/
Date: Sat, 16 Oct 2021 17:17:54
Message-Id: 1634404640.ece7dbc231858bab154aabd9ba16e6f61be7719f.dilfridge@gentoo
1 commit: ece7dbc231858bab154aabd9ba16e6f61be7719f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 16 17:09:27 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 17:17:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece7dbc2
7
8 dev-perl/CryptX: Version bump 0.073
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/CryptX/CryptX-0.73.0.ebuild | 56 ++++++++++++++++++++++++++++++++++++
14 dev-perl/CryptX/Manifest | 1 +
15 2 files changed, 57 insertions(+)
16
17 diff --git a/dev-perl/CryptX/CryptX-0.73.0.ebuild b/dev-perl/CryptX/CryptX-0.73.0.ebuild
18 new file mode 100644
19 index 00000000000..3e54df75c25
20 --- /dev/null
21 +++ b/dev-perl/CryptX/CryptX-0.73.0.ebuild
22 @@ -0,0 +1,56 @@
23 +# Copyright 1999-2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=8
27 +
28 +DIST_AUTHOR=MIK
29 +DIST_VERSION=0.073
30 +inherit perl-module
31 +
32 +DESCRIPTION="Self-contained crypto toolkit"
33 +LICENSE="|| ( Artistic GPL-1+ ) public-domain"
34 +SLOT="0"
35 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86"
36 +IUSE="minimal"
37 +
38 +RDEPEND="
39 + !minimal? (
40 + dev-perl/JSON
41 + )
42 +"
43 +# dev-libs/libtommath
44 +# dev-libs/libtomcrypt
45 +
46 +BDEPEND="${RDEPEND}
47 + virtual/perl-ExtUtils-MakeMaker
48 + test? (
49 + >=virtual/perl-Test-Simple-0.880.0
50 + !minimal? (
51 + >=virtual/perl-Math-BigInt-1.999.715
52 + >=virtual/perl-Storable-2.0.0
53 + )
54 + )
55 +"
56 +
57 +#DEPEND="
58 +# dev-libs/libtommath
59 +# dev-libs/libtomcrypt
60 +#"
61 +
62 +PERL_RM_FILES=(
63 + t/002_all_pm.t
64 + t/003_all_pm_pod.t
65 + t/004_all_pm_pod_spelling.t
66 + t/005_all_pm_pod_coverage.t
67 +)
68 +
69 +#src_configure() {
70 +# CRYPTX_LDFLAGS='-ltommath -ltomcrypt' perl-module_src_configure
71 +#}
72 +
73 +src_compile() {
74 + mymake=(
75 + "OPTIMIZE=${CFLAGS}"
76 + )
77 + perl-module_src_compile
78 +}
79
80 diff --git a/dev-perl/CryptX/Manifest b/dev-perl/CryptX/Manifest
81 index 717792cc14f..44812ac8656 100644
82 --- a/dev-perl/CryptX/Manifest
83 +++ b/dev-perl/CryptX/Manifest
84 @@ -1 +1,2 @@
85 DIST CryptX-0.072.tar.gz 1643459 BLAKE2B 28bb06ef870287ccd9f46c2ed5d7b434e33563046598cff5c505c74c68d29b5bf58ad0dd3a5d968c6717ccb6cfdbf1b33982b49a87b9e4f7c85af9ab40d617d5 SHA512 9e51181b14c08f8c0769089f8c9a5feefa7c4f1a8dff2501cf1d1d475ae162f8df35c7cceff9d1742552951e13450cac9d70eb1ead8178e0c95cd1abfea5e03c
86 +DIST CryptX-0.073.tar.gz 1643681 BLAKE2B 01a8a9082d4abbe6ae17b1fb53f9e0fbcf2aa8124381f11124ee55a23046f2c08aa403ce3a38a14f6bd36b3f61b539d704c913b0bea18d5c90a1b8336c464229 SHA512 592e4d657870785d7d13ba74bdc28c62575c4cf1ed95fb8de4524617ae92d196c5f1bc031ea4a39601ddb6ea8484dc28a4f2ddf53e2348466e9f8307956d0646