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

2022-08-11 Thread Jan Steffens via arch-commits
Date: Thursday, August 11, 2022 @ 15:54:19
  Author: heftig
Revision: 452569

42.4-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-11 15:50:56 UTC (rev 452568)
+++ PKGBUILD2022-08-11 15:54:19 UTC (rev 452569)
@@ -4,7 +4,7 @@
 
 pkgbase=mutter
 pkgname=(mutter mutter-docs)
-pkgver=42.3
+pkgver=42.4
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
  wayland-protocols sysprof gi-docgen)
 checkdepends=(xorg-server-xvfb wireplumber python-dbusmock)
 options=(debug)
-_commit=1903356b45c6c884a0451580f32494ff1288656d  # tags/42.3^0
+_commit=9a25838e4e3f705b69b7f2e0bf22e970d8829f1f  # tags/42.4^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2022-07-04 Thread Jan Steffens via arch-commits
Date: Tuesday, July 5, 2022 @ 00:03:43
  Author: heftig
Revision: 449890

42.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-05 00:03:13 UTC (rev 449889)
+++ PKGBUILD2022-07-05 00:03:43 UTC (rev 449890)
@@ -4,7 +4,7 @@
 
 pkgbase=mutter
 pkgname=(mutter mutter-docs)
-pkgver=42.2
+pkgver=42.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
  wayland-protocols sysprof gi-docgen)
 checkdepends=(xorg-server-xvfb wireplumber python-dbusmock)
 options=(debug)
-_commit=10cece870cf25c15daa8b20130d328257ec5f132  # tags/42.2^0
+_commit=1903356b45c6c884a0451580f32494ff1288656d  # tags/42.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2022-05-29 Thread Jan Steffens via arch-commits
Date: Monday, May 30, 2022 @ 00:30:58
  Author: heftig
Revision: 447006

42.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 23:25:41 UTC (rev 447005)
+++ PKGBUILD2022-05-30 00:30:58 UTC (rev 447006)
@@ -4,7 +4,7 @@
 
 pkgbase=mutter
 pkgname=(mutter mutter-docs)
-pkgver=42.1
+pkgver=42.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
  wayland-protocols sysprof gi-docgen)
 checkdepends=(xorg-server-xvfb wireplumber python-dbusmock)
 options=(debug)
-_commit=94bd385bf3ece2a746d8755049fc1fa5c8c0a808  # tags/42.1^0
+_commit=10cece870cf25c15daa8b20130d328257ec5f132  # tags/42.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2022-05-05 Thread Jan Steffens via arch-commits
Date: Friday, May 6, 2022 @ 01:47:25
  Author: heftig
Revision: 444735

42.1-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 3 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-05 23:35:17 UTC (rev 444734)
+++ PKGBUILD2022-05-06 01:47:25 UTC (rev 444735)
@@ -4,8 +4,8 @@
 
 pkgbase=mutter
 pkgname=(mutter mutter-docs)
-pkgver=42.0
-pkgrel=2
+pkgver=42.1
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -18,7 +18,7 @@
  wayland-protocols sysprof gi-docgen)
 checkdepends=(xorg-server-xvfb wireplumber python-dbusmock)
 options=(debug)
-_commit=9249aba72a5c4454894c08735a4963ca1665e34d  # tags/42.0^0
+_commit=94bd385bf3ece2a746d8755049fc1fa5c8c0a808  # tags/42.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -29,12 +29,6 @@
 
 prepare() {
   cd mutter
-
-  # Fix Dash-to-dock not autohiding
-  git cherry-pick -n 2aad56b949b8 0280b0aaa563
-
-  # https://bugs.archlinux.org/task/74360
-  git cherry-pick -n f9857cb8bd7af20e819283917ae165fa40c19f07
 }
 
 build() {



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

2022-04-07 Thread Jan Steffens via arch-commits
Date: Thursday, April 7, 2022 @ 08:53:34
  Author: heftig
Revision: 441701

42.0-2

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-07 08:43:51 UTC (rev 441700)
+++ PKGBUILD2022-04-07 08:53:34 UTC (rev 441701)
@@ -5,7 +5,7 @@
 pkgbase=mutter
 pkgname=(mutter mutter-docs)
 pkgver=42.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -16,7 +16,7 @@
  xorg-xwayland graphene libxkbfile libsysprof-capture)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server
  wayland-protocols sysprof gi-docgen)
-checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
+checkdepends=(xorg-server-xvfb wireplumber python-dbusmock)
 options=(debug)
 _commit=9249aba72a5c4454894c08735a4963ca1665e34d  # tags/42.0^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
@@ -29,6 +29,12 @@
 
 prepare() {
   cd mutter
+
+  # Fix Dash-to-dock not autohiding
+  git cherry-pick -n 2aad56b949b8 0280b0aaa563
+
+  # https://bugs.archlinux.org/task/74360
+  git cherry-pick -n f9857cb8bd7af20e819283917ae165fa40c19f07
 }
 
 build() {
@@ -51,7 +57,7 @@
   pipewire &
   _p1=$!
 
-  pipewire-media-session &
+  wireplumber &
   _p2=$!
 
   trap "kill $_p1 $_p2; wait" EXIT



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

2022-04-02 Thread Jan Steffens via arch-commits
Date: Saturday, April 2, 2022 @ 14:33:08
  Author: heftig
Revision: 441266

42.0-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   43 +++
 1 file changed, 31 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-02 14:24:44 UTC (rev 441265)
+++ PKGBUILD2022-04-02 14:33:08 UTC (rev 441266)
@@ -2,8 +2,9 @@
 # Contributor: Ionut Biru 
 # Contributor: Michael Kanis 
 
-pkgname=mutter
-pkgver=41.5
+pkgbase=mutter
+pkgname=(mutter mutter-docs)
+pkgver=42.0
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -10,16 +11,14 @@
 arch=(x86_64)
 license=(GPL)
 depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
- libcanberra startup-notification zenity libsm gnome-desktop upower
+ libcanberra startup-notification zenity libsm gnome-desktop 
  libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
  xorg-xwayland graphene libxkbfile libsysprof-capture)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server
- wayland-protocols sysprof)
+ wayland-protocols sysprof gi-docgen)
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
-provides=(libmutter-9.so)
-groups=(gnome)
 options=(debug)
-_commit=17926e941d67867911c462737f4d013adb55e4d6  # tags/41.5^0
+_commit=9249aba72a5c4454894c08735a4963ca1665e34d  # tags/42.0^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -30,9 +29,6 @@
 
 prepare() {
   cd mutter
-
-  # Make tests run
-  sed -i '/catchsegv/d' meson.build
 }
 
 build() {
@@ -42,6 +38,7 @@
   arch-meson mutter build \
 -D egl_device=true \
 -D wayland_eglstream=true \
+-D docs=true \
 -D installed_tests=false
   meson compile -C build
 }
@@ -59,7 +56,7 @@
 
   trap "kill $_p1 $_p2; wait" EXIT
 
-  meson test -C build --print-errorlogs
+  meson test -C build --print-errorlogs -t 3
 )
 
 check() {
@@ -67,8 +64,30 @@
 bash -c "$(declare -f _check); _check"
 }
 
-package() {
+_pick() {
+  local p="$1" f d; shift
+  for f; do
+d="$srcdir/$p/${f#$pkgdir/}"
+mkdir -p "$(dirname "$d")"
+mv "$f" "$d"
+rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
+  done
+}
+
+package_mutter() {
+  provides=(libmutter-10.so)
+  groups=(gnome)
+
   meson install -C build --destdir "$pkgdir"
+
+  _pick docs "$pkgdir"/usr/share/mutter-*/doc
 }
 
+package_mutter-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  mv docs/* "$pkgdir"
+}
+
 # vim:set sw=2 et:



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

2022-03-22 Thread Jan Steffens via arch-commits
Date: Tuesday, March 22, 2022 @ 01:44:45
  Author: heftig
Revision: 440508

41.5-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-03-22 01:44:44 UTC (rev 440507)
+++ PKGBUILD2022-03-22 01:44:45 UTC (rev 440508)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=41.4
+pkgver=41.5
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,8 @@
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
 provides=(libmutter-9.so)
 groups=(gnome)
-_commit=83a34957046c5b6bca609fda4b68c8c5d1276d14  # tags/41.4^0
+options=(debug)
+_commit=17926e941d67867911c462737f4d013adb55e4d6  # tags/41.5^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2022-02-15 Thread Jan Steffens via arch-commits
Date: Tuesday, February 15, 2022 @ 22:19:00
  Author: heftig
Revision: 437427

41.4-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-15 21:30:50 UTC (rev 437426)
+++ PKGBUILD2022-02-15 22:19:00 UTC (rev 437427)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=41.3
-pkgrel=2
+pkgver=41.4
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -18,7 +18,7 @@
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
 provides=(libmutter-9.so)
 groups=(gnome)
-_commit=f51ad2911419ee2ab88b5548581227a57d0fd987  # tags/41.3^0
+_commit=83a34957046c5b6bca609fda4b68c8c5d1276d14  # tags/41.4^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -29,6 +29,9 @@
 
 prepare() {
   cd mutter
+
+  # Make tests run
+  sed -i '/catchsegv/d' meson.build
 }
 
 build() {



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

2022-01-17 Thread Antonio Rojas via arch-commits
Date: Monday, January 17, 2022 @ 19:22:03
  Author: arojas
Revision: 434625

libwacom 2.0 rebuild

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-17 19:16:27 UTC (rev 434624)
+++ PKGBUILD2022-01-17 19:22:03 UTC (rev 434625)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=41.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)



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

2022-01-11 Thread Jan Steffens via arch-commits
Date: Tuesday, January 11, 2022 @ 16:24:44
  Author: heftig
Revision: 434240

41.3-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-11 16:13:12 UTC (rev 434239)
+++ PKGBUILD2022-01-11 16:24:44 UTC (rev 434240)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=41.2
-pkgrel=2
+pkgver=41.3
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -18,23 +18,24 @@
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
 provides=(libmutter-9.so)
 groups=(gnome)
-_commit=664ac09eecfd365b5258f53d2c9e6c8410a37919  # tags/41.2^0
+_commit=f51ad2911419ee2ab88b5548581227a57d0fd987  # tags/41.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
-  cd $pkgname
+  cd mutter
   git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
 }
 
 prepare() {
-  cd $pkgname
+  cd mutter
 }
 
 build() {
   CFLAGS="${CFLAGS/-O2/-O3} -fno-semantic-interposition"
   LDFLAGS+=" -Wl,-Bsymbolic-functions"
-  arch-meson $pkgname build \
+
+  arch-meson mutter build \
 -D egl_device=true \
 -D wayland_eglstream=true \
 -D installed_tests=false
@@ -65,3 +66,5 @@
 package() {
   meson install -C build --destdir "$pkgdir"
 }
+
+# vim:set sw=2 et:



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

2022-01-07 Thread Jan Steffens via arch-commits
Date: Friday, January 7, 2022 @ 18:48:56
  Author: heftig
Revision: 433815

41.2-2: use libsysprof-capture

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-07 18:28:40 UTC (rev 433814)
+++ PKGBUILD2022-01-07 18:48:56 UTC (rev 433815)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=41.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -12,9 +12,9 @@
 depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
  libcanberra startup-notification zenity libsm gnome-desktop upower
  libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
- xorg-xwayland graphene libxkbfile)
+ xorg-xwayland graphene libxkbfile libsysprof-capture)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server
- wayland-protocols)
+ wayland-protocols sysprof)
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
 provides=(libmutter-9.so)
 groups=(gnome)
@@ -37,8 +37,7 @@
   arch-meson $pkgname build \
 -D egl_device=true \
 -D wayland_eglstream=true \
--D installed_tests=false \
--D profiler=false
+-D installed_tests=false
   meson compile -C build
 }
 
@@ -59,7 +58,7 @@
 )
 
 check() {
-  dbus-run-session xvfb-run -s '-nolisten local' \
+  dbus-run-session xvfb-run -s '-nolisten local +iglx -noreset' \
 bash -c "$(declare -f _check); _check"
 }
 



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

2021-12-12 Thread Jan Steffens via arch-commits
Date: Sunday, December 12, 2021 @ 20:28:56
  Author: heftig
Revision: 432035

41.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-12 20:25:05 UTC (rev 432034)
+++ PKGBUILD2021-12-12 20:28:56 UTC (rev 432035)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=41.1+r20+ge3931f7b8
+pkgver=41.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
 provides=(libmutter-9.so)
 groups=(gnome)
-_commit=e3931f7b8cbd44072137c5dc9de9041486daeade  # gnome-41
+_commit=664ac09eecfd365b5258f53d2c9e6c8410a37919  # tags/41.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2021-11-24 Thread Jan Steffens via arch-commits
Date: Wednesday, November 24, 2021 @ 19:56:33
  Author: heftig
Revision: 429068

41.1+r20+ge3931f7b8-1: nvidia/gbm

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-24 19:44:24 UTC (rev 429067)
+++ PKGBUILD2021-11-24 19:56:33 UTC (rev 429068)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=41.1
+pkgver=41.1+r20+ge3931f7b8
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,13 +18,13 @@
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
 provides=(libmutter-9.so)
 groups=(gnome)
-_commit=8de96d3d7c40e6b5289fd707fdd5e6d604f33e8f  # tags/41.1^0
+_commit=e3931f7b8cbd44072137c5dc9de9041486daeade  # gnome-41
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
-  git describe --tags | sed 's/-/+/g'
+  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
 }
 
 prepare() {



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

2021-11-04 Thread Jan Steffens via arch-commits
Date: Thursday, November 4, 2021 @ 20:24:12
  Author: heftig
Revision: 427355

41.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-11-04 18:35:43 UTC (rev 427354)
+++ PKGBUILD2021-11-04 20:24:12 UTC (rev 427355)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=41.0
+pkgver=41.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
 provides=(libmutter-9.so)
 groups=(gnome)
-_commit=f5daf0f1b93fedd7fce5ac34c77162dfba3ba7c3  # tags/41.0^0
+_commit=8de96d3d7c40e6b5289fd707fdd5e6d604f33e8f  # tags/41.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2021-11-02 Thread Jan Steffens via arch-commits
Date: Tuesday, November 2, 2021 @ 23:23:22
  Author: heftig
Revision: 427022

41.0-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-02 23:12:29 UTC (rev 427021)
+++ PKGBUILD2021-11-02 23:23:22 UTC (rev 427022)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.5
+pkgver=41.0
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -15,10 +15,10 @@
  xorg-xwayland graphene libxkbfile)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server
  wayland-protocols)
-checkdepends=(xorg-server-xvfb pipewire-media-session)
-provides=(libmutter-8.so)
+checkdepends=(xorg-server-xvfb pipewire-media-session python-dbusmock)
+provides=(libmutter-9.so)
 groups=(gnome)
-_commit=2b2b3ab8502a5bcc2436e169279d2421f6f1a605  # tags/40.5^0
+_commit=f5daf0f1b93fedd7fce5ac34c77162dfba3ba7c3  # tags/41.0^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -59,8 +59,7 @@
 )
 
 check() {
-  dbus-run-session xvfb-run \
--s '-screen 0 1920x1080x24 -nolisten local +iglx -noreset' \
+  dbus-run-session xvfb-run -s '-nolisten local' \
 bash -c "$(declare -f _check); _check"
 }
 



[arch-commits] Commit in mutter/trunk (PKGBUILD mutter.install)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:01:24
  Author: heftig
Revision: 424907

40.5-1

Modified:
  mutter/trunk/PKGBUILD
Deleted:
  mutter/trunk/mutter.install

+
 PKGBUILD   |8 
 mutter.install |7 ---
 2 files changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 17:54:41 UTC (rev 424906)
+++ PKGBUILD2021-09-30 19:01:24 UTC (rev 424907)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.4
+pkgver=40.5
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -13,12 +13,12 @@
  libcanberra startup-notification zenity libsm gnome-desktop upower
  libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
  xorg-xwayland graphene libxkbfile)
-makedepends=(gobject-introspection git egl-wayland meson xorg-server)
+makedepends=(gobject-introspection git egl-wayland meson xorg-server
+ wayland-protocols)
 checkdepends=(xorg-server-xvfb pipewire-media-session)
 provides=(libmutter-8.so)
 groups=(gnome)
-install=mutter.install
-_commit=2bfef7dbdc6f432a5433c93c1fcdbf00099367c8  # tags/40.4^0
+_commit=2b2b3ab8502a5bcc2436e169279d2421f6f1a605  # tags/40.5^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 

Deleted: mutter.install
===
--- mutter.install  2021-09-30 17:54:41 UTC (rev 424906)
+++ mutter.install  2021-09-30 19:01:24 UTC (rev 424907)
@@ -1,7 +0,0 @@
-post_install() {
-  setcap cap_sys_nice+ep usr/bin/mutter
-}
-
-post_upgrade() {
-  post_install
-}



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

2021-08-17 Thread Jan Steffens via arch-commits
Date: Wednesday, August 18, 2021 @ 00:11:42
  Author: heftig
Revision: 422304

40.4-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-18 00:10:08 UTC (rev 422303)
+++ PKGBUILD2021-08-18 00:11:42 UTC (rev 422304)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.3
+pkgver=40.4
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=3f2c8f5f3b8f05bb09daeb7f12217394c9d8dd1c  # tags/40.3^0
+_commit=2bfef7dbdc6f432a5433c93c1fcdbf00099367c8  # tags/40.4^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2021-07-12 Thread Jan Steffens via arch-commits
Date: Monday, July 12, 2021 @ 22:00:57
  Author: heftig
Revision: 419640

40.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-12 22:00:17 UTC (rev 419639)
+++ PKGBUILD2021-07-12 22:00:57 UTC (rev 419640)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.2.1
+pkgver=40.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=69f35b84b22e15cab617ab4f2bbcfc60589a5382  # tags/40.2.1^0
+_commit=3f2c8f5f3b8f05bb09daeb7f12217394c9d8dd1c  # tags/40.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2021-06-10 Thread Jan Steffens via arch-commits
Date: Thursday, June 10, 2021 @ 17:37:15
  Author: heftig
Revision: 417895

40.2-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-10 17:35:23 UTC (rev 417894)
+++ PKGBUILD2021-06-10 17:37:15 UTC (rev 417895)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.1
-pkgrel=2
+pkgver=40.2
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=faf4240c74024d04f88986f95f65364ca8121ba4  # tags/40.1^0
+_commit=d4269932528e28672a94cd965f8a5ee43481f127  # tags/40.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -29,9 +29,6 @@
 
 prepare() {
   cd $pkgname
-
-  # https://bugs.archlinux.org/task/71027
-  git cherry-pick -n f954ff84b8e98be7017bd0ac0521f568d93f62e2
 }
 
 build() {


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

2021-05-27 Thread Jan Steffens via arch-commits
Date: Thursday, May 27, 2021 @ 19:35:24
  Author: heftig
Revision: 416599

40.1-2: FS#71027

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-27 19:35:16 UTC (rev 416598)
+++ PKGBUILD2021-05-27 19:35:24 UTC (rev 416599)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=40.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -29,6 +29,9 @@
 
 prepare() {
   cd $pkgname
+
+  # https://bugs.archlinux.org/task/71027
+  git cherry-pick -n f954ff84b8e98be7017bd0ac0521f568d93f62e2
 }
 
 build() {


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

2021-05-13 Thread Jan Steffens via arch-commits
Date: Thursday, May 13, 2021 @ 19:39:13
  Author: heftig
Revision: 415465

40.1-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-13 19:38:23 UTC (rev 415464)
+++ PKGBUILD2021-05-13 19:39:13 UTC (rev 415465)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.0+103+ga49dc7839
+pkgver=40.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=a49dc78396bda45da43ac111ffdceeca2892800d  # master
+_commit=faf4240c74024d04f88986f95f65364ca8121ba4  # tags/40.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -65,5 +65,5 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" meson install -C build
+  meson install -C build --destdir "$pkgdir"
 }


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

2021-05-09 Thread Jan Steffens via arch-commits
Date: Monday, May 10, 2021 @ 01:23:26
  Author: heftig
Revision: 414889

40.0+103+ga49dc7839-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-09 20:58:13 UTC (rev 414888)
+++ PKGBUILD2021-05-10 01:23:26 UTC (rev 414889)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.0+79+g63d969537
+pkgver=40.0+103+ga49dc7839
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=63d969537f1dba623c1827cf0070ee6b4dfefee2  # master
+_commit=a49dc78396bda45da43ac111ffdceeca2892800d  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2021-05-05 Thread Jan Steffens via arch-commits
Date: Wednesday, May 5, 2021 @ 19:56:43
  Author: heftig
Revision: 414426

40.0+79+g63d969537-1: FS#70493

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-05 19:49:08 UTC (rev 414425)
+++ PKGBUILD2021-05-05 19:56:43 UTC (rev 414426)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.0+69+geaf75f070
+pkgver=40.0+79+g63d969537
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=eaf75f07060b5569133a2eac0149da9513e26eb5  # master
+_commit=63d969537f1dba623c1827cf0070ee6b4dfefee2  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2021-04-29 Thread Jan Steffens via arch-commits
Date: Thursday, April 29, 2021 @ 21:17:07
  Author: heftig
Revision: 414025

40.0+69+geaf75f070-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-04-29 21:08:41 UTC (rev 414024)
+++ PKGBUILD2021-04-29 21:17:07 UTC (rev 414025)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.0+55+gf4f82bcb9
+pkgver=40.0+69+geaf75f070
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=f4f82bcb96936fe108c0dd06936010ab5dee13ee  # master
+_commit=eaf75f07060b5569133a2eac0149da9513e26eb5  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2021-04-18 Thread Jan Steffens via arch-commits
Date: Sunday, April 18, 2021 @ 19:38:03
  Author: heftig
Revision: 412873

40.0+55+gf4f82bcb9-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   25 ++---
 1 file changed, 18 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-04-18 19:26:26 UTC (rev 412872)
+++ PKGBUILD2021-04-18 19:38:03 UTC (rev 412873)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.0+52+gd2a492de9
+pkgver=40.0+55+gf4f82bcb9
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -14,11 +14,11 @@
  libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
  xorg-xwayland graphene libxkbfile)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
-checkdepends=(xorg-server-xvfb)
+checkdepends=(xorg-server-xvfb pipewire-media-session)
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=d2a492de94297d815c8140356b93b6befffdfde0  # master
+_commit=f4f82bcb96936fe108c0dd06936010ab5dee13ee  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -42,16 +42,27 @@
   meson compile -C build
 }
 
-check() (
+_check() (
   mkdir -p -m 700 "${XDG_RUNTIME_DIR:=$PWD/runtime-dir}"
   glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/build/data}"
   export XDG_RUNTIME_DIR GSETTINGS_SCHEMA_DIR
 
-  # Stacking test flaky
+  pipewire &
+  _p1=$!
+
+  pipewire-media-session &
+  _p2=$!
+
+  trap "kill $_p1 $_p2; wait" EXIT
+
+  meson test -C build --print-errorlogs
+)
+
+check() {
   dbus-run-session xvfb-run \
 -s '-screen 0 1920x1080x24 -nolisten local +iglx -noreset' \
-meson test -C build --print-errorlogs || :
-)
+bash -c "$(declare -f _check); _check"
+}
 
 package() {
   DESTDIR="$pkgdir" meson install -C build


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

2021-04-15 Thread Jan Steffens via arch-commits
Date: Thursday, April 15, 2021 @ 17:22:43
  Author: heftig
Revision: 412593

40.0+52+gd2a492de9-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-04-15 16:48:44 UTC (rev 412592)
+++ PKGBUILD2021-04-15 17:22:43 UTC (rev 412593)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=40.0
-pkgrel=3
+pkgver=40.0+52+gd2a492de9
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -18,7 +18,7 @@
 provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
-_commit=21a09fb7928c17519d67ffd8c1ae80071f92fdbf  # tags/40.0^0
+_commit=d2a492de94297d815c8140356b93b6befffdfde0  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2021-04-01 Thread Jan Steffens via arch-commits
Date: Thursday, April 1, 2021 @ 14:51:31
  Author: heftig
Revision: 411365

40.0-3: add missing libxkbfile dep

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-04-01 14:51:26 UTC (rev 411364)
+++ PKGBUILD2021-04-01 14:51:31 UTC (rev 411365)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=40.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
  libcanberra startup-notification zenity libsm gnome-desktop upower
  libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
- xorg-xwayland graphene)
+ xorg-xwayland graphene libxkbfile)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 provides=(libmutter-8.so)


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

2021-03-25 Thread Jan Steffens via arch-commits
Date: Thursday, March 25, 2021 @ 21:46:18
  Author: heftig
Revision: 410958

40.0-2

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-25 21:36:23 UTC (rev 410957)
+++ PKGBUILD2021-03-25 21:46:18 UTC (rev 410958)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=40.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -15,7 +15,7 @@
  xorg-xwayland graphene)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
-provides=(libmutter-7.so)
+provides=(libmutter-8.so)
 groups=(gnome)
 install=mutter.install
 _commit=21a09fb7928c17519d67ffd8c1ae80071f92fdbf  # tags/40.0^0


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

2021-03-25 Thread Jan Steffens via arch-commits
Date: Thursday, March 25, 2021 @ 20:28:37
  Author: heftig
Revision: 410944

40.0-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-25 20:25:25 UTC (rev 410943)
+++ PKGBUILD2021-03-25 20:28:37 UTC (rev 410944)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.4
-pkgrel=2
+pkgver=40.0
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -18,7 +18,7 @@
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=ffd8b25c986bce4d7707bee099a72f3cf54d93e2  # tags/3.38.4^0
+_commit=21a09fb7928c17519d67ffd8c1ae80071f92fdbf  # tags/40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2021-03-22 Thread Jan Steffens via arch-commits
Date: Monday, March 22, 2021 @ 17:55:04
  Author: heftig
Revision: 410725

3.38.4-2: no sysprof

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-22 17:52:09 UTC (rev 410724)
+++ PKGBUILD2021-03-22 17:55:04 UTC (rev 410725)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=3.38.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -13,7 +13,7 @@
  libcanberra startup-notification zenity libsm gnome-desktop upower
  libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
  xorg-xwayland graphene)
-makedepends=(gobject-introspection git egl-wayland meson xorg-server sysprof)
+makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 provides=(libmutter-7.so)
 groups=(gnome)
@@ -37,7 +37,8 @@
   arch-meson $pkgname build \
 -D egl_device=true \
 -D wayland_eglstream=true \
--D installed_tests=false
+-D installed_tests=false \
+-D profiler=false
   meson compile -C build
 }
 


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

2021-03-15 Thread Jan Steffens via arch-commits
Date: Monday, March 15, 2021 @ 23:06:07
  Author: heftig
Revision: 410022

3.38.4-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-15 22:07:37 UTC (rev 410021)
+++ PKGBUILD2021-03-15 23:06:07 UTC (rev 410022)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.3
+pkgver=3.38.4
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=9f9c26be93ee73e7ce0434d251e4af31626342f9  # tags/3.38.3^0
+_commit=ffd8b25c986bce4d7707bee099a72f3cf54d93e2  # tags/3.38.4^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2021-01-14 Thread Jan Steffens via arch-commits
Date: Thursday, January 14, 2021 @ 23:36:54
  Author: heftig
Revision: 406262

3.38.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-01-14 23:36:13 UTC (rev 406261)
+++ PKGBUILD2021-01-14 23:36:54 UTC (rev 406262)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.2+7+gfbb9a34f2
+pkgver=3.38.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -18,7 +18,7 @@
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=fbb9a34f265ddd12ab9996ef18e595fd95b2a92e  # gnome-3-38
+_commit=9f9c26be93ee73e7ce0434d251e4af31626342f9  # tags/3.38.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')