summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormio <miyopan@e.email>2024-09-06 17:36:04 +0000
committerCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-09-07 02:33:33 +0000
commit1a6031edf5cbda2c9ab5814b468927143fa0edd2 (patch)
tree709000a74a82fcd2fee743ac7fc0d027883d7f65
parentc8b2d6c82bcb18f6afa62c7bbb15e3b988ce7780 (diff)
downloadaports-1a6031edf5cbda2c9ab5814b468927143fa0edd2.zip
community/weston: upgrade to 14.0.0
-rw-r--r--community/weston/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/weston/APKBUILD b/community/weston/APKBUILD
index 89bc2df2c06..26e45de06a7 100644
--- a/community/weston/APKBUILD
+++ b/community/weston/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=weston
-pkgver=12.0.4
+pkgver=14.0.0
pkgrel=0
_libname=lib$pkgname
_libdir=$_libname-${pkgver%%.*}
@@ -18,6 +18,7 @@ makedepends="
gst-plugins-base-dev
gstreamer-dev
lcms2-dev
+ libdisplay-info-dev
libevdev-dev
libinput-dev
libjpeg-turbo-dev
@@ -38,6 +39,7 @@ makedepends="
wayland-protocols
xcb-util-cursor-dev
xkeyboard-config
+ xwayland-dev
"
_shell="shell-desktop shell-fullscreen shell-ivi"
_client="terminal wcap-decode"
@@ -75,7 +77,6 @@ build() {
abuild-meson \
-Db_lto=true \
-Dbackend-vnc=false \
- -Dlauncher-libseat=true \
-Dsystemd=false \
build
meson compile -C build
@@ -146,5 +147,5 @@ _sub() {
}
sha512sums="
-c988256b73ea72f06d8ec4faaac2f4a2c52b250b573d3c9906cd00dcba017ad2202875ff04d012b194044715fb5e586331238c54daa508b814c7ab22f3d40006 weston-12.0.4.tar.xz
+8bdeed91befd5cbb0bde0f1860ff7775c1835a5fa8c3bf26e99d2f0c16e81255fcf35bf338ae02d7826463d0efdf41ba3fe78e38e4c27787831dfa331acafc08 weston-14.0.0.tar.xz
"