[arch-commits] Commit in weston/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Wed Sep 4 02:28:10 UTC 2019


    Date: Wednesday, September 4, 2019 @ 02:28:10
  Author: seblu
Revision: 507993

upgpkg: weston 7.0.0-1

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-04 02:17:41 UTC (rev 507992)
+++ PKGBUILD	2019-09-04 02:28:10 UTC (rev 507993)
@@ -2,7 +2,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=6.0.1
+pkgver=7.0.0
 pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('x86_64')
@@ -11,13 +11,14 @@
 depends=('glibc' 'wayland' 'libxkbcommon' 'libinput' 'libunwind' 'pixman'
          'libdrm' 'pam' 'systemd-libs' 'cairo' 'libpng' 'libjpeg-turbo' 'libwebp'
          'mesa' 'libegl' 'libgles' 'glib2' 'pango' 'lcms2' 'mtdev' 'libx11'
-         'libxcb' 'dbus' 'libva' 'libxcursor' 'colord' 'freerdp')
-makedepends=('wayland-protocols' 'meson' 'ninja')
+         'libxcb' 'dbus' 'libva' 'libxcursor' 'colord' 'pipewire')
+makedepends=('wayland-protocols' 'meson' 'ninja' 'freerdp')
+optdepends=('freerdp: support rdp backend')
 validpgpkeys=('34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48' # emersion <contact at emersion.fr>
               'C7223EBE4EF66513B892598911A30156E0E67611' # Bryce Harrington
               'C0066D7DB8E9AC6844D728715E54498E697F11D7') # Derek Foreman
 source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('e7b10710ef1eac82258f97bfd41fe534'
+md5sums=('cbfda483bc2501d0831af3f33c707850'
          'SKIP')
 
 prepare() {



More information about the arch-commits mailing list