From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/pangomm/
Date: Sat, 24 Sep 2022 03:43:09 +0000 (UTC) [thread overview]
Message-ID: <1663990977.5a0eb973c038e4e33020332c103c7cf4cb28820f.mattst88@gentoo> (raw)
commit: 5a0eb973c038e4e33020332c103c7cf4cb28820f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 15:18:28 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 03:42:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0eb973
dev-cpp/pangomm: Version bump to 2.46.3
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-cpp/pangomm/Manifest | 1 +
dev-cpp/pangomm/pangomm-2.46.3.ebuild | 40 +++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/dev-cpp/pangomm/Manifest b/dev-cpp/pangomm/Manifest
index b62277b2d44b..7d601652122c 100644
--- a/dev-cpp/pangomm/Manifest
+++ b/dev-cpp/pangomm/Manifest
@@ -1,2 +1,3 @@
DIST pangomm-2.46.2.tar.xz 674892 BLAKE2B ac86ef1a229dca29eeb41d3751128bed56d182cecfc6655a478b5a7473d10782fe98cdfee4db6f5afbfe9fb8adbf0e646004aa69c4c4058191078c7b5716434b SHA512 79cad137ec9f22e57a177332df6c6e735aa3baf81df36fc706e81e7a89f23ce3179337507388f65a0d0a74733990dc3547c50243a4559dfd0bb065b1828c0474
+DIST pangomm-2.46.3.tar.xz 674428 BLAKE2B 241b902e65ebb2cc213f479832503f07daad736e168ad7e841f3a22e8640e0365167cb29122cd1bf7080bf7b283ddb92aa71aee9731ea878a1ef26f88c3796c6 SHA512 c0925f295b372bca7b5ede28476ed00e691911e041632969e5e4c30fcf338bac069ba031d4f48601877524b90af47f5238e444e2de7501f1ff25dcda9dd9a9c8
DIST pangomm-2.50.0.tar.xz 753592 BLAKE2B 0db7d43fe2d23e4cfc2b083a4d832c7875c63a261c6b10c62898bf428351ea7d8d05136a46f9498cdb78c51a0223ca988cbc3481041b997dc5d6a9f16f02ec91 SHA512 844850db93b8c4dab19dd364e674ee3d61b2fcb8e020ab3d314f240065ee17aeceea21e9ddc438a7d09d56410e3f82147a57425f76bb01e26d82872934269477
diff --git a/dev-cpp/pangomm/pangomm-2.46.3.ebuild b/dev-cpp/pangomm/pangomm-2.46.3.ebuild
new file mode 100644
index 000000000000..48219b3829a4
--- /dev/null
+++ b/dev-cpp/pangomm/pangomm-2.46.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+inherit gnome.org meson-multilib python-any-r1
+
+DESCRIPTION="C++ interface for pango"
+HOMEPAGE="https://www.gtkmm.org https://gitlab.gnome.org/GNOME/pangomm"
+
+LICENSE="LGPL-2.1+"
+SLOT="1.4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+IUSE="gtk-doc"
+
+RDEPEND="
+ >=dev-cpp/cairomm-1.2.2:0[gtk-doc?,${MULTILIB_USEDEP}]
+ >=dev-cpp/glibmm-2.48.0:2[gtk-doc?,${MULTILIB_USEDEP}]
+ dev-libs/libsigc++:2[gtk-doc?,${MULTILIB_USEDEP}]
+ >=x11-libs/pango-1.45.1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ virtual/pkgconfig
+ gtk-doc? (
+ >=dev-cpp/mm-common-1.0.4
+ app-doc/doxygen[dot]
+ dev-libs/libxslt
+ )
+ ${PYTHON_DEPS}
+"
+
+multilib_src_configure() {
+ local emesonargs=(
+ -Dmaintainer-mode=false
+ $(meson_native_use_bool gtk-doc build-documentation)
+ )
+ meson_src_configure
+}
next reply other threads:[~2022-09-24 3:43 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-24 3:43 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-13 17:22 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/pangomm/ Pacho Ramos
2024-06-03 6:30 Sam James
2022-11-12 6:01 WANG Xuerui
2022-11-05 18:58 Arthur Zamarin
2022-11-05 18:58 Arthur Zamarin
2022-11-05 9:58 Arthur Zamarin
2022-11-05 9:58 Arthur Zamarin
2022-11-05 9:44 Arthur Zamarin
2022-11-05 9:44 Arthur Zamarin
2022-10-29 23:21 Matt Turner
2022-09-24 3:43 Matt Turner
2022-09-24 3:43 Matt Turner
2022-04-18 20:48 Jakov Smolić
2022-03-15 20:54 Matt Turner
2022-03-09 15:39 Sam James
2022-03-09 12:49 Sam James
2022-03-09 1:31 Sam James
2022-03-09 1:09 Sam James
2022-03-09 1:09 Sam James
2022-03-08 12:32 Sam James
2022-01-22 0:37 Andreas K. Hüttel
2022-01-10 23:05 Sam James
2022-01-10 23:05 Sam James
2022-01-02 10:54 Jakov Smolić
2021-12-22 4:15 Sam James
2021-12-18 3:47 Matt Turner
2021-08-12 3:10 Yixun Lan
2021-06-02 18:08 Matt Turner
2021-06-02 6:54 Matt Turner
2021-05-31 2:19 Matt Turner
2021-05-31 2:19 Matt Turner
2021-05-22 2:27 Matt Turner
2021-04-18 17:28 Sergei Trofimovich
2021-04-13 15:00 Sam James
2021-04-12 16:02 Sam James
2021-03-23 15:05 Matt Turner
2021-03-15 18:06 Sergei Trofimovich
2021-02-16 2:12 Matt Turner
2021-02-16 2:12 Matt Turner
2020-07-29 11:23 Mart Raudsepp
2020-07-29 4:49 Sam James
2020-05-30 19:20 Sergei Trofimovich
2020-03-21 18:57 Mart Raudsepp
2019-03-30 17:39 Mart Raudsepp
2019-02-28 15:35 Mikle Kolyada
2019-02-26 21:19 Sergei Trofimovich
2019-02-17 21:05 Mikle Kolyada
2019-02-17 17:14 Sergei Trofimovich
2019-02-17 17:08 Sergei Trofimovich
2019-02-17 16:57 Sergei Trofimovich
2019-02-16 6:08 Mikle Kolyada
2019-02-15 15:46 Thomas Deutschmann
2019-02-14 22:09 Sergei Trofimovich
2019-01-22 12:39 Mart Raudsepp
2017-07-09 10:41 Alexis Ballier
2016-12-06 20:10 Markus Meier
2016-09-08 7:26 Gilles Dartiguelongue
2016-05-03 19:51 Markus Meier
2015-11-16 21:56 Pacho Ramos
2015-11-16 21:56 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1663990977.5a0eb973c038e4e33020332c103c7cf4cb28820f.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox