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/Cairo/
Date: Sat, 01 May 2021 16:14:36
Message-Id: 1619885204.ca75ad98018f6e901c64c2935c753d81e4173278.dilfridge@gentoo
1 commit: ca75ad98018f6e901c64c2935c753d81e4173278
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 16:06:44 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 16:06:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca75ad98
7
8 dev-perl/Cairo: Version bump 1.109
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Cairo/Cairo-1.109.0.ebuild | 43 +++++++++++++++++++++++++++++++++++++
14 dev-perl/Cairo/Manifest | 1 +
15 2 files changed, 44 insertions(+)
16
17 diff --git a/dev-perl/Cairo/Cairo-1.109.0.ebuild b/dev-perl/Cairo/Cairo-1.109.0.ebuild
18 new file mode 100644
19 index 00000000000..d8aff7bd7da
20 --- /dev/null
21 +++ b/dev-perl/Cairo/Cairo-1.109.0.ebuild
22 @@ -0,0 +1,43 @@
23 +# Copyright 1999-2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +DIST_AUTHOR=XAOC
29 +DIST_VERSION=1.109
30 +DIST_EXAMPLES=("examples/*")
31 +inherit perl-module
32 +
33 +DESCRIPTION="Perl interface to the cairo library"
34 +
35 +LICENSE="LGPL-2.1"
36 +SLOT="0"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +IUSE="test"
39 +RESTRICT="!test? ( test )"
40 +
41 +RDEPEND="
42 + >=x11-libs/cairo-1.0.0
43 +"
44 +DEPEND="
45 + >=x11-libs/cairo-1.0.0
46 +"
47 +BDEPEND="${RDEPEND}
48 + virtual/perl-ExtUtils-MakeMaker
49 + >=dev-perl/ExtUtils-Depends-0.200.0
50 + >=dev-perl/ExtUtils-PkgConfig-1.0.0
51 + test? (
52 + dev-perl/Test-Number-Delta
53 + )
54 +"
55 +
56 +PATCHES=(
57 + "${FILESDIR}/${PN}-1.107-fatal-exit.patch"
58 +)
59 +
60 +src_compile() {
61 + mymake=(
62 + "OPTIMIZE=${CFLAGS}"
63 + )
64 + perl-module_src_compile
65 +}
66
67 diff --git a/dev-perl/Cairo/Manifest b/dev-perl/Cairo/Manifest
68 index 65e1f2bf9ad..dfa6674e2d4 100644
69 --- a/dev-perl/Cairo/Manifest
70 +++ b/dev-perl/Cairo/Manifest
71 @@ -1 +1,2 @@
72 DIST Cairo-1.107.tar.gz 111203 BLAKE2B 17093ee7058ecf27848042d3f49a841b6d6b4be9327adb959ee0d93a10f03de9caecd172b31775847b3561470aaf0f3c72b458fe0b37d2a451df47833e0df622 SHA512 613ba59ee3bd1adc2f33be60b395148f23d1de793fde888fd417f0b0cb6631a35429ee696172e9292b7d3fecab93de8ca958c96f803b9f5a16747a6d1fc7e9cb
73 +DIST Cairo-1.109.tar.gz 116924 BLAKE2B 0761066948797b06dcf89adb5f0d962f4ed48ba6bc3aa0c4b99a31c4bea96f71ffe0f378a1ea27e080c099b99cf8e99896abcbd042d91da747786475a3da1bf5 SHA512 b80841bff480acf95f69659cba02ca17c79b67a2dc5c9b9302efb15bbd79bd4bc2f1801c001c220723da11081e86a08a83e07ecc8866810ebf9406e1f6fa1c53