From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libwpe/
Date: Sat, 17 Feb 2024 21:53:18 +0000 (UTC) [thread overview]
Message-ID: <1708206709.98cc311d24a3ebdd67fc8633209f43f724f832b6.leio@gentoo> (raw)
commit: 98cc311d24a3ebdd67fc8633209f43f724f832b6
Author: Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Sat Jan 27 00:42:55 2024 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 21:51:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cc311d
gui-libs/libwpe: Version bump to 1.14.2
Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35033
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
gui-libs/libwpe/Manifest | 1 +
gui-libs/libwpe/libwpe-1.14.2.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/gui-libs/libwpe/Manifest b/gui-libs/libwpe/Manifest
index 3cf05fc96924..0502bdf79e7c 100644
--- a/gui-libs/libwpe/Manifest
+++ b/gui-libs/libwpe/Manifest
@@ -1 +1,2 @@
DIST libwpe-1.14.1.tar.xz 62980 BLAKE2B 5f24322ff463fe9701e47c5eb46076fd406cbef2f54ca08b962c93f425a2ee217eed810ee7d2582ba6d54691071d651f8e60f624a88e99330027a8221e3f4d2c SHA512 302f5e795c1d3c927f583eea8f52a1e764ce4d610b8021dc6cd6fd672331bf5999388c0d3f4bda2fa2096385beda2fe399f18b6d8d31bddb18c5a4aae87b2e35
+DIST libwpe-1.14.2.tar.xz 63076 BLAKE2B cc866198c92c949cddde668ffba8f322ccaf55551fd3aa33ec06c36609355c6f7cbf2e7fb91cb40e6c4add2bd45a024663d787beeb5287031c8fba3e84a55db3 SHA512 2c7b14190a55adcb9f45281715c5238e746ca85b8e50c655974b3a5e359472162bd87a5a40d13b73811e76d34d705614968bb6bdf8bf01c90504ce11e4b30e56
diff --git a/gui-libs/libwpe/libwpe-1.14.2.ebuild b/gui-libs/libwpe/libwpe-1.14.2.ebuild
new file mode 100644
index 000000000000..034047a9d0a7
--- /dev/null
+++ b/gui-libs/libwpe/libwpe-1.14.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Platform-agnostic interfaces for WPE WebKit"
+HOMEPAGE="https://wpewebkit.org/"
+SRC_URI="https://wpewebkit.org/releases/${P}.tar.xz"
+
+LICENSE="BSD-2"
+SLOT="1.0"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+ media-libs/mesa[egl(+)]
+ x11-libs/libxkbcommon
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local emesonargs=(
+ -Denable-xkb=true
+ -Dbuild-docs=false # hotdoc not packaged
+ )
+ meson_src_configure
+}
next reply other threads:[~2024-02-17 21:53 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-17 21:53 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-26 0:04 [gentoo-commits] repo/gentoo:master commit in: gui-libs/libwpe/ Sam James
2025-07-25 18:28 Arthur Zamarin
2025-07-25 18:28 Arthur Zamarin
2025-07-25 18:28 Arthur Zamarin
2025-07-25 15:06 Sam James
2025-07-25 14:55 Sam James
2025-06-16 6:20 Sam James
2024-04-13 10:37 Mart Raudsepp
2024-04-09 22:46 Sam James
2024-04-07 10:11 Arthur Zamarin
2024-04-07 6:21 Arthur Zamarin
2024-04-06 21:07 Arthur Zamarin
2023-04-01 19:01 Arthur Zamarin
2023-03-31 12:04 Arthur Zamarin
2023-03-30 17:44 Arthur Zamarin
2023-02-03 16:41 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-07 7:26 Sam James
2022-11-05 9:58 Arthur Zamarin
2022-11-05 9:44 Arthur Zamarin
2022-11-05 5:59 Arthur Zamarin
2022-10-30 23:21 Matt Turner
2022-10-14 14:29 Matt Turner
2022-09-28 16:29 Arthur Zamarin
2022-09-24 15:34 Matt Turner
2022-09-19 1:38 Sam James
2022-09-12 16:01 Sam James
2022-09-12 16:00 Sam James
2022-08-26 2:06 Matt Turner
2022-08-04 0:36 Matt Turner
2022-01-18 12:26 Sam James
2022-01-14 18:58 Sam James
2022-01-08 12:49 Arthur Zamarin
2022-01-08 12:49 Arthur Zamarin
2022-01-06 15:01 Agostino Sarubbo
2022-01-04 18:09 Jakov Smolić
2021-12-18 23:39 Matt Turner
2021-12-06 20:45 Sam James
2021-10-31 0:19 Sam James
2021-08-02 0:43 Sam James
2021-07-31 1:41 Sam James
2021-07-31 1:37 Sam James
2021-07-26 7:15 Matt Turner
2021-07-24 17:08 Sam James
2021-07-11 20:48 Sam James
2021-07-11 2:31 Sam James
2021-06-20 19:21 Matt Turner
2021-06-02 2:42 Yixun Lan
2021-05-29 15:27 Sam James
2021-05-28 19:11 Sam James
2021-04-19 0:51 Matt Turner
2021-02-17 0:06 Sam James
2021-02-08 17:21 Sam James
2020-12-04 11:53 Mart Raudsepp
2020-12-03 18:23 Thomas Deutschmann
2020-12-01 17:27 Sam James
2020-12-01 17:26 Sam James
2020-11-26 22:40 Mart Raudsepp
2020-06-01 20:30 Michał Górny
2020-03-12 20:05 Mart Raudsepp
2020-03-11 17:43 Mart Raudsepp
2020-01-12 22:48 Sergei Trofimovich
2020-01-12 22:40 Sergei Trofimovich
2020-01-10 1:26 Thomas Deutschmann
2019-12-30 15:19 Agostino Sarubbo
2019-12-30 13:18 Sergei Trofimovich
2019-12-29 14:45 Mart Raudsepp
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=1708206709.98cc311d24a3ebdd67fc8633209f43f724f832b6.leio@gentoo \
--to=leio@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