Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / wpewebkit


Commits:
be310219 by Jan Alexander Steffens (heftig) at 2025-11-03T17:36:55+01:00
2.50.1-2: Enable platform API

Required for GStreamer's wpe2 plugin.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = wpewebkit
        pkgdesc = Embeddable web content engine
        pkgver = 2.50.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://wpewebkit.org
        arch = x86_64
        license = AFL-2.0 OR GPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
   wpewebkit-docs
 )
 pkgver=2.50.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Embeddable web content engine"
 url="https://wpewebkit.org";
 arch=(x86_64)
@@ -126,6 +126,7 @@ build() {
     -D ENABLE_DOCUMENTATION=ON
     -D ENABLE_MINIBROWSER=ON
     -D ENABLE_SPEECH_SYNTHESIS=OFF
+    -D ENABLE_WPE_PLATFORM=ON
     -D PORT=WPE
     -D USE_FLITE=OFF
     -D USE_LIBBACKTRACE=OFF



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wpewebkit/-/commit/be310219b5745254cccf2c0fb231b125b0a84411

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wpewebkit/-/commit/be310219b5745254cccf2c0fb231b125b0a84411
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to