mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH 4/4] cog: version bump 0.10.0 -> 0.12.0
Date: Thu, 10 Feb 2022 14:46:27 +0100	[thread overview]
Message-ID: <20220210134627.1516055-4-bst@pengutronix.de> (raw)
In-Reply-To: <20220210134627.1516055-1-bst@pengutronix.de>

The "fdo" (FreeDesktop.org) platform module was renamed to "wl"
(wayland), see:

  https://wpewebkit.org/release/cog-0.12.0.html

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/cog.make | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/rules/cog.make b/rules/cog.make
index a59f5a114..1d3e966f2 100644
--- a/rules/cog.make
+++ b/rules/cog.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
 #
 # Paths and names
 #
-COG_VERSION		:= 0.10.0
-COG_MD5			:= 1b0407b6163a3a01afdfc0fb454a7570
+COG_VERSION		:= 0.12.0
+COG_MD5			:= 30d6f68914af0ba5c32ac14df504215a
 COG			:= cog-$(COG_VERSION)
 COG_SUFFIX		:= tar.xz
 COG_URL			:= https://wpewebkit.org/releases/$(COG).$(COG_SUFFIX)
@@ -35,16 +35,21 @@ COG_CONF_TOOL	:= cmake
 COG_CONF_OPT	:= \
 	$(CROSS_CMAKE_USR) \
 	-G Ninja \
+	-DBUILD_DOCS=OFF \
 	-DCOG_APPID= \
 	-DCOG_BUILD_PROGRAMS=ON \
 	-DCOG_DBUS_OWN_USER= \
 	-DCOG_DBUS_SYSTEM_BUS=$(call ptx/onoff,PTXCONF_COG_REMOTE_DBUS_SYSTEM_BUS) \
 	-DCOG_HOME_URI=https://ptxdist.org/ \
+	-DCOG_MODULEDIR=/usr/lib/cog/modules \
 	-DCOG_PLATFORM_DRM=OFF \
-	-DCOG_PLATFORM_FDO=ON \
-	-DCOG_USE_WEBKITGTK=OFF \
+	-DCOG_PLATFORM_GTK4=OFF \
+	-DCOG_PLATFORM_HEADLESS=OFF \
+	-DCOG_PLATFORM_WL=ON \
+	-DCOG_PLATFORM_X11=OFF \
 	-DCOG_WESTON_DIRECT_DISPLAY=OFF \
 	-DINSTALL_MAN_PAGES=OFF \
+	-DUSE_SOUP2=ON \
 	-DWAYLAND_PROTOCOLS=$(PTXDIST_SYSROOT_TARGET)/usr/share/wayland-protocols
 
 # ----------------------------------------------------------------------------
@@ -61,7 +66,7 @@ $(STATEDIR)/cog.targetinstall:
 	@$(call install_fixup, cog,DESCRIPTION,"WPE launcher and webapp container")
 
 	@$(call install_copy, cog, 0, 0, 0755, -, /usr/bin/cog)
-	@$(call install_lib, cog, 0, 0, 0644, libcogplatform-fdo)
+	@$(call install_lib, cog, 0, 0, 0644, cog/modules/libcogplatform-wl)
 	@$(call install_lib, cog, 0, 0, 0644, libcogcore)
 
 ifdef PTXCONF_COG_REMOTE_DBUS_SYSTEM_BUS
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  parent reply	other threads:[~2022-02-10 13:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 13:46 [ptxdist] [PATCH 1/4] wpewebkit: version bump 2.32.3 -> 2.34.4 Bastian Krause
2022-02-10 13:46 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.10.0 -> 1.12.0 Bastian Krause
2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-10 13:46 ` [ptxdist] [PATCH 3/4] libwpe: version bump 1.10.1 " Bastian Krause
2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-10 13:46 ` Bastian Krause [this message]
2022-02-14 12:43   ` [ptxdist] [APPLIED] cog: version bump 0.10.0 -> 0.12.0 Michael Olbrich
2022-02-14 12:43 ` [ptxdist] [APPLIED] wpewebkit: version bump 2.32.3 -> 2.34.4 Michael Olbrich

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=20220210134627.1516055-4-bst@pengutronix.de \
    --to=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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