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

2020-12-27 Thread Jan Steffens via arch-commits
Date: Monday, December 28, 2020 @ 00:46:07
  Author: heftig
Revision: 405047

3.38.2+7+gfbb9a34f2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 00:40:36 UTC (rev 405046)
+++ PKGBUILD2020-12-28 00:46:07 UTC (rev 405047)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.2+4+g00e247ed7
+pkgver=3.38.2+7+gfbb9a34f2
 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=00e247ed7af9d762186779024bec4c3c5b9439c7  # gnome-3-38
+_commit=fbb9a34f265ddd12ab9996ef18e595fd95b2a92e  # gnome-3-38
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-12-15 Thread Jan Steffens via arch-commits
Date: Tuesday, December 15, 2020 @ 21:22:34
  Author: heftig
Revision: 404370

3.38.2+4+g00e247ed7-1: FS#68983

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 21:22:15 UTC (rev 404369)
+++ PKGBUILD2020-12-15 21:22:34 UTC (rev 404370)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.2
-pkgrel=2
+pkgver=3.38.2+4+g00e247ed7
+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=9b9051c2172078e623e8a4b0e45e38004c394a92  # tags/3.38.2^0
+_commit=00e247ed7af9d762186779024bec4c3c5b9439c7  # gnome-3-38
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-12-10 Thread Jan Steffens via arch-commits
Date: Friday, December 11, 2020 @ 00:35:53
  Author: heftig
Revision: 403957

3.38.2-2: enable xwayland_initfd (only possible with Xwayland from master)

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-11 00:28:32 UTC (rev 403956)
+++ PKGBUILD2020-12-11 00:35:53 UTC (rev 403957)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=3.38.2
-pkgrel=1
+pkgrel=2
 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-server-xwayland graphene)
+ xorg-xwayland graphene)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server sysprof)
 checkdepends=(xorg-server-xvfb)
 provides=(libmutter-7.so)
@@ -37,7 +37,6 @@
   arch-meson $pkgname build \
 -D egl_device=true \
 -D wayland_eglstream=true \
--D xwayland_initfd=disabled \
 -D installed_tests=false
   meson compile -C build
 }


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

2020-12-02 Thread Jan Steffens via arch-commits
Date: Thursday, December 3, 2020 @ 00:29:19
  Author: heftig
Revision: 402831

3.38.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 00:25:08 UTC (rev 402830)
+++ PKGBUILD2020-12-03 00:29:19 UTC (rev 402831)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.1+56+g8bfb103d1c
+pkgver=3.38.2
 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=8bfb103d1c4bb6cc80185eaf133d34e1bf24493e  # gnome-3-38
+_commit=9b9051c2172078e623e8a4b0e45e38004c394a92  # tags/3.38.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-11-30 Thread Jan Steffens via arch-commits
Date: Monday, November 30, 2020 @ 16:52:10
  Author: heftig
Revision: 402425

3.38.1+56+g8bfb103d1c-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-30 16:51:26 UTC (rev 402424)
+++ PKGBUILD2020-11-30 16:52:10 UTC (rev 402425)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.1+44+gbd42c9c23b
+pkgver=3.38.1+56+g8bfb103d1c
 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=bd42c9c23b6f33bc3827b0ddb149ce2dcfb914ef  # gnome-3-38
+_commit=8bfb103d1c4bb6cc80185eaf133d34e1bf24493e  # gnome-3-38
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-11-21 Thread Jan Steffens via arch-commits
Date: Saturday, November 21, 2020 @ 19:32:18
  Author: heftig
Revision: 401631

3.38.1+44+gbd42c9c23b-1: FS#68696 fix deps

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-21 19:32:04 UTC (rev 401630)
+++ PKGBUILD2020-11-21 19:32:18 UTC (rev 401631)
@@ -3,21 +3,22 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.1
+pkgver=3.38.1+44+gbd42c9c23b
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
 license=(GPL)
-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-server-xwayland)
+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-server-xwayland graphene)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server sysprof)
 checkdepends=(xorg-server-xvfb)
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=113446f2e9ce1d4c1ec6754512b0d0f7c9ba0955  # tags/3.38.1^0
+_commit=bd42c9c23b6f33bc3827b0ddb149ce2dcfb914ef  # gnome-3-38
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-10-05 Thread Jan Steffens via arch-commits
Date: Monday, October 5, 2020 @ 19:32:32
  Author: heftig
Revision: 397380

3.38.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-05 19:28:24 UTC (rev 397379)
+++ PKGBUILD2020-10-05 19:32:32 UTC (rev 397380)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.0+40+g209b1ba38
+pkgver=3.38.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=209b1ba383f59e1b398d3331d9fd9fcb7f0284a1  # master
+_commit=113446f2e9ce1d4c1ec6754512b0d0f7c9ba0955  # tags/3.38.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-10-05 Thread Jan Steffens via arch-commits
Date: Monday, October 5, 2020 @ 15:24:08
  Author: heftig
Revision: 397296

3.38.0+40+g209b1ba38-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-05 14:00:34 UTC (rev 397295)
+++ PKGBUILD2020-10-05 15:24:08 UTC (rev 397296)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.0+24+g544b92d15
+pkgver=3.38.0+40+g209b1ba38
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=544b92d15ac9887a91681c992c5770491886a251  # master
+_commit=209b1ba383f59e1b398d3331d9fd9fcb7f0284a1  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-09-29 Thread Jan Steffens via arch-commits
Date: Tuesday, September 29, 2020 @ 16:45:16
  Author: heftig
Revision: 396969

3.38.0+24+g544b92d15-1: sysprof

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-29 16:44:32 UTC (rev 396968)
+++ PKGBUILD2020-09-29 16:45:16 UTC (rev 396969)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.0+20+g1e78d90a3
+pkgver=3.38.0+24+g544b92d15
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -12,12 +12,12 @@
 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-server-xwayland)
-makedepends=(gobject-introspection git egl-wayland meson xorg-server)
+makedepends=(gobject-introspection git egl-wayland meson xorg-server sysprof)
 checkdepends=(xorg-server-xvfb)
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=1e78d90a37903d1eaef8f503bf7711a6829df82e  # master
+_commit=544b92d15ac9887a91681c992c5770491886a251  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -37,7 +37,6 @@
 -D egl_device=true \
 -D wayland_eglstream=true \
 -D xwayland_initfd=disabled \
--D profiler=false \
 -D installed_tests=false
   meson compile -C build
 }


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

2020-09-28 Thread Jan Steffens via arch-commits
Date: Monday, September 28, 2020 @ 10:43:14
  Author: heftig
Revision: 396939

3.38.0+20+g1e78d90a3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-28 09:50:19 UTC (rev 396938)
+++ PKGBUILD2020-09-28 10:43:14 UTC (rev 396939)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.38.0+18+g38a96cc10
+pkgver=3.38.0+20+g1e78d90a3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=38a96cc104abf73f6602e1865f57f3161290e4e9  # master
+_commit=1e78d90a37903d1eaef8f503bf7711a6829df82e  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-09-26 Thread Jan Steffens via arch-commits
Date: Saturday, September 26, 2020 @ 21:44:38
  Author: heftig
Revision: 396649

3.38.0+18+g38a96cc10-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-26 21:36:59 UTC (rev 396648)
+++ PKGBUILD2020-09-26 21:44:38 UTC (rev 396649)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.6
+pkgver=3.38.0+18+g38a96cc10
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -12,12 +12,12 @@
 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-server-xwayland)
-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-6.so)
+provides=(libmutter-7.so)
 groups=(gnome)
 install=mutter.install
-_commit=7d1e9e77a914d71b902ba2dd8c2f51a16000b908  # tags/3.36.6^0
+_commit=38a96cc104abf73f6602e1865f57f3161290e4e9  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -37,6 +37,7 @@
 -D egl_device=true \
 -D wayland_eglstream=true \
 -D xwayland_initfd=disabled \
+-D profiler=false \
 -D installed_tests=false
   meson compile -C build
 }


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

2020-09-08 Thread Jan Steffens via arch-commits
Date: Tuesday, September 8, 2020 @ 15:45:07
  Author: heftig
Revision: 395574

3.36.6-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-08 15:31:24 UTC (rev 395573)
+++ PKGBUILD2020-09-08 15:45:07 UTC (rev 395574)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.5
+pkgver=3.36.6
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=7d061a06dec02278bef1054e502cae8837c39f2f  # tags/3.36.5^0
+_commit=7d1e9e77a914d71b902ba2dd8c2f51a16000b908  # tags/3.36.6^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-08-16 Thread Jan Steffens via arch-commits
Date: Sunday, August 16, 2020 @ 07:19:35
  Author: heftig
Revision: 394295

3.36.5-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-16 07:19:21 UTC (rev 394294)
+++ PKGBUILD2020-08-16 07:19:35 UTC (rev 394295)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.4
+pkgver=3.36.5
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=d03deb006c4154232ee257a8a16fee4ea61f3286  # tags/3.36.4^0
+_commit=7d061a06dec02278bef1054e502cae8837c39f2f  # tags/3.36.5^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-07-07 Thread Jan Steffens via arch-commits
Date: Tuesday, July 7, 2020 @ 19:32:31
  Author: heftig
Revision: 390999

3.36.4-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 19:22:05 UTC (rev 390998)
+++ PKGBUILD2020-07-07 19:32:31 UTC (rev 390999)
@@ -1,9 +1,9 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Ionut Biru 
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.3
+pkgver=3.36.4
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=dc75c7d297fac4b047e4fbaa0186720e9d6b1e38  # tags/3.36.3^0
+_commit=d03deb006c4154232ee257a8a16fee4ea61f3286  # tags/3.36.4^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-06-02 Thread Jan Steffens via arch-commits
Date: Wednesday, June 3, 2020 @ 04:38:06
  Author: heftig
Revision: 388120

3.36.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-02 23:07:26 UTC (rev 388119)
+++ PKGBUILD2020-06-03 04:38:06 UTC (rev 388120)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.2
+pkgver=3.36.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=63bf5f11505f980070eb714a52753a64462c5721  # tags/3.36.2^0
+_commit=dc75c7d297fac4b047e4fbaa0186720e9d6b1e38  # tags/3.36.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -38,7 +38,7 @@
 -D wayland_eglstream=true \
 -D xwayland_initfd=disabled \
 -D installed_tests=false
-  ninja -C build
+  meson compile -C build
 }
 
 check() (


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

2020-04-29 Thread Jan Steffens via arch-commits
Date: Wednesday, April 29, 2020 @ 21:25:12
  Author: heftig
Revision: 381878

3.36.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-29 19:15:58 UTC (rev 381877)
+++ PKGBUILD2020-04-29 21:25:12 UTC (rev 381878)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.1+54+gb80b465a6
+pkgver=3.36.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=b80b465a653db0b04de7b0e384760333a39cf6bf  # gnome-3-36
+_commit=63bf5f11505f980070eb714a52753a64462c5721  # tags/3.36.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-04-28 Thread Jan Steffens via arch-commits
Date: Wednesday, April 29, 2020 @ 01:43:22
  Author: heftig
Revision: 381806

3.36.1+54+gb80b465a6-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-29 01:27:49 UTC (rev 381805)
+++ PKGBUILD2020-04-29 01:43:22 UTC (rev 381806)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.1
+pkgver=3.36.1+54+gb80b465a6
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=52e5d6fc948ecd7d78c3bddf2cff13eb3c386f4c  # tags/3.36.1^0
+_commit=b80b465a653db0b04de7b0e384760333a39cf6bf  # gnome-3-36
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-03-31 Thread Jan Steffens via arch-commits
Date: Tuesday, March 31, 2020 @ 07:11:36
  Author: heftig
Revision: 378800

3.36.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-31 07:11:20 UTC (rev 378799)
+++ PKGBUILD2020-03-31 07:11:36 UTC (rev 378800)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.0+24+g23da6c242
+pkgver=3.36.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=23da6c2426932dcb2057849eec9e1d79c34fc405  # master
+_commit=52e5d6fc948ecd7d78c3bddf2cff13eb3c386f4c  # tags/3.36.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-03-14 Thread Jan Steffens via arch-commits
Date: Sunday, March 15, 2020 @ 02:18:11
  Author: heftig
Revision: 377547

3.36.0+24+g23da6c242-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-14 19:08:55 UTC (rev 377546)
+++ PKGBUILD2020-03-15 02:18:11 UTC (rev 377547)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.36.0
+pkgver=3.36.0+24+g23da6c242
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -17,7 +17,7 @@
 provides=(libmutter-6.so)
 groups=(gnome)
 install=mutter.install
-_commit=6b852e6cb30559b2ab56bb29ccc2e8f95aa89f89  # tags/3.36.0^0
+_commit=23da6c2426932dcb2057849eec9e1d79c34fc405  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2020-03-09 Thread Jan Steffens via arch-commits
Date: Monday, March 9, 2020 @ 21:47:22
  Author: heftig
Revision: 377229

fix comment

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-09 21:17:54 UTC (rev 377228)
+++ PKGBUILD2020-03-09 21:47:22 UTC (rev 377229)
@@ -46,7 +46,6 @@
   glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/build/data}"
   export XDG_RUNTIME_DIR GSETTINGS_SCHEMA_DIR
 
-  # Unexpected passes in conform test
   # Stacking test flaky
   dbus-run-session xvfb-run \
 -s '-screen 0 1920x1080x24 -nolisten local +iglx -noreset' \


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

2020-02-16 Thread Jan Steffens via arch-commits
Date: Sunday, February 16, 2020 @ 16:37:33
  Author: heftig
Revision: 375697

3.34.4-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 15:42:21 UTC (rev 375696)
+++ PKGBUILD2020-02-16 16:37:33 UTC (rev 375697)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.3+30+g4959ae8bc
+pkgver=3.34.4
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=4959ae8bc4670cbd09c683d20fd07ded735e4dab  # gnome-3-34
+_commit=0bce4323c7054794a0c7ec8442335f19bba4e239  # tags/3.34.4^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 0001-EGL-Include-EGL-eglmesaext.h.patch
 0002-surface-actor-wayland-Do-not-send-frame-callbacks-if.patch
@@ -51,7 +51,7 @@
 
 build() {
   CFLAGS="${CFLAGS/-O2/-O3} -fno-semantic-interposition"
-  LDFLAGS+=" -Wl,-Bsymbolic"
+  LDFLAGS+=" -Wl,-Bsymbolic-functions"
   arch-meson $pkgname build \
 -D egl_device=true \
 -D wayland_eglstream=true \
@@ -66,7 +66,9 @@
 
   # Unexpected passes in conform test
   # Stacking test flaky
-  dbus-run-session xvfb-run -s '+iglx -noreset' meson test -C build 
--print-errorlogs || :
+  dbus-run-session xvfb-run \
+-s '-screen 0 1920x1080x24 -nolisten local +iglx -noreset' \
+meson test -C build --print-errorlogs || :
 )
 
 package() {


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

2020-01-05 Thread Jan Steffens via arch-commits
Date: Sunday, January 5, 2020 @ 13:09:14
  Author: heftig
Revision: 372606

3.34.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-05 12:44:05 UTC (rev 372605)
+++ PKGBUILD2020-01-05 13:09:14 UTC (rev 372606)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.2
+pkgver=3.34.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=8b087cfe5692f9d508b26790cce0b930a8b02c16  # tags/3.34.2^0
+_commit=4947e8ae5becc6ff3b2e21c16279b243d8abdd31  # tags/3.34.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 0001-EGL-Include-EGL-eglmesaext.h.patch
 0002-surface-actor-wayland-Do-not-send-frame-callbacks-if.patch


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

2019-11-28 Thread Jan Steffens via arch-commits
Date: Thursday, November 28, 2019 @ 14:20:35
  Author: heftig
Revision: 369872

3.34.1+65+g1b75d78c7-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-28 14:20:35 UTC (rev 369871)
+++ PKGBUILD2019-11-28 14:20:35 UTC (rev 369872)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.1+52+g403d8fcc6
+pkgver=3.34.1+65+g1b75d78c7
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=403d8fcc6624f5d027dd599c934411e71d248754  # gnome-3-34
+_commit=1b75d78c72bc188b3332b3d23b13c17f673e385f  # gnome-3-34
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 918.patch
 fix-build.diff)


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

2019-11-03 Thread Jan Steffens via arch-commits
Date: Sunday, November 3, 2019 @ 12:16:24
  Author: heftig
Revision: 366535

3.34.1+31+g51f7e8c4d-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-03 12:12:46 UTC (rev 366534)
+++ PKGBUILD2019-11-03 12:16:24 UTC (rev 366535)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.1+26+gc0037305e
+pkgver=3.34.1+31+g51f7e8c4d
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=c0037305ebd9b742f8d133d810192022878efe8e  # gnome-3-34
+_commit=51f7e8c4ddd8772853c3df73dd7cf4f87065dc7a  # gnome-3-34
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 fix-build.diff)
 sha256sums=('SKIP'


[arch-commits] Commit in mutter/trunk (PKGBUILD fix-build.diff)

2019-10-20 Thread Jan Steffens via arch-commits
Date: Sunday, October 20, 2019 @ 21:43:39
  Author: heftig
Revision: 365246

get the build going again after the header change

Added:
  mutter/trunk/fix-build.diff
Modified:
  mutter/trunk/PKGBUILD

+
 PKGBUILD   |9 +++--
 fix-build.diff |   55 +++
 2 files changed, 62 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-20 20:30:43 UTC (rev 365245)
+++ PKGBUILD2019-10-20 21:43:39 UTC (rev 365246)
@@ -17,8 +17,10 @@
 groups=(gnome)
 install=mutter.install
 _commit=c0037305ebd9b742f8d133d810192022878efe8e  # gnome-3-34
-source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
-sha256sums=('SKIP')
+source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
+fix-build.diff)
+sha256sums=('SKIP'
+'28aa24daed161f2566ca2b159beb43285184c533956b851a7eb318de741da935')
 
 pkgver() {
   cd $pkgname
@@ -27,6 +29,9 @@
 
 prepare() {
   cd $pkgname
+
+  # fix build with libglvnd's EGL headers
+  git apply -3 ../fix-build.diff
 }
 
 build() {

Added: fix-build.diff
===
--- fix-build.diff  (rev 0)
+++ fix-build.diff  2019-10-20 21:43:39 UTC (rev 365246)
@@ -0,0 +1,55 @@
+ cogl/cogl/meson.build   | 2 +-
+ src/backends/meta-egl-ext.h | 1 +
+ src/backends/meta-egl.c | 1 +
+ src/backends/meta-egl.h | 1 +
+ 4 files changed, 4 insertions(+), 1 deletion(-)
+
+diff --git c/cogl/cogl/meson.build i/cogl/cogl/meson.build
+index 1057ef955..9a642947d 100644
+--- c/cogl/cogl/meson.build
 i/cogl/cogl/meson.build
+@@ -48,7 +48,7 @@ cogl_gl_header_h = configure_file(
+ built_headers += [cogl_gl_header_h]
+ 
+ if have_egl
+-  cogl_egl_includes_string = '#include \n#include '
++  cogl_egl_includes_string = '#include \n#include 
\n#include '
+ else
+   cogl_egl_includes_string = ''
+ endif
+diff --git c/src/backends/meta-egl-ext.h i/src/backends/meta-egl-ext.h
+index 8705e7d5b..db0b74f76 100644
+--- c/src/backends/meta-egl-ext.h
 i/src/backends/meta-egl-ext.h
+@@ -29,6 +29,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ /*
+  * This is a little different to the tests shipped with EGL implementations,
+diff --git c/src/backends/meta-egl.c i/src/backends/meta-egl.c
+index 6554be935..fdeff4f77 100644
+--- c/src/backends/meta-egl.c
 i/src/backends/meta-egl.c
+@@ -27,6 +27,7 @@
+ 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff --git c/src/backends/meta-egl.h i/src/backends/meta-egl.h
+index f2a816445..4591e7d85 100644
+--- c/src/backends/meta-egl.h
 i/src/backends/meta-egl.h
+@@ -28,6 +28,7 @@
+ 
+ #include 
+ #include 
++#include 
+ #include 
+ 
+ #define META_EGL_ERROR meta_egl_error_quark ()


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

2019-10-18 Thread Jan Steffens via arch-commits
Date: Friday, October 18, 2019 @ 19:21:38
  Author: heftig
Revision: 365161

3.34.1+26+gc0037305e-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-18 19:17:00 UTC (rev 365160)
+++ PKGBUILD2019-10-18 19:21:38 UTC (rev 365161)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.1+24+gbf17e0401
+pkgver=3.34.1+26+gc0037305e
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=bf17e040101a51cda34ed246768a175afabd9a14  # gnome-3-34
+_commit=c0037305ebd9b742f8d133d810192022878efe8e  # gnome-3-34
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-10-16 Thread Jan Steffens via arch-commits
Date: Wednesday, October 16, 2019 @ 11:01:16
  Author: heftig
Revision: 365071

3.34.1+24+gbf17e0401-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-16 11:01:13 UTC (rev 365070)
+++ PKGBUILD2019-10-16 11:01:16 UTC (rev 365071)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.1+12+g943b06999
+pkgver=3.34.1+24+gbf17e0401
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=943b0699968733b88381679095e87ac38a65cb1d  # master
+_commit=bf17e040101a51cda34ed246768a175afabd9a14  # gnome-3-34
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-10-11 Thread Jan Steffens via arch-commits
Date: Friday, October 11, 2019 @ 16:03:50
  Author: heftig
Revision: 364634

3.34.1+12+g943b06999-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-11 14:06:26 UTC (rev 364633)
+++ PKGBUILD2019-10-11 16:03:50 UTC (rev 364634)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.1+4+gd49d10b14
+pkgver=3.34.1+12+g943b06999
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=d49d10b14f4e0fa80e6867979b26fab383610b39  # master
+_commit=943b0699968733b88381679095e87ac38a65cb1d  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-10-10 Thread Jan Steffens via arch-commits
Date: Thursday, October 10, 2019 @ 10:25:35
  Author: heftig
Revision: 364328

3.34.1+4+gd49d10b14-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-10 09:56:48 UTC (rev 364327)
+++ PKGBUILD2019-10-10 10:25:35 UTC (rev 364328)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.1
+pkgver=3.34.1+4+gd49d10b14
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=658c7414209d2546b8f2b535b22a8e6e55b5a705  # tags/3.34.1^0
+_commit=d49d10b14f4e0fa80e6867979b26fab383610b39  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-10-09 Thread Jan Steffens via arch-commits
Date: Wednesday, October 9, 2019 @ 06:37:55
  Author: heftig
Revision: 364203

3.34.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-09 06:15:13 UTC (rev 364202)
+++ PKGBUILD2019-10-09 06:37:55 UTC (rev 364203)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+81+gd9597d214
+pkgver=3.34.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=d9597d2148d20c269ef8e1cd2280c34e9f108e27  # master
+_commit=658c7414209d2546b8f2b535b22a8e6e55b5a705  # tags/3.34.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-10-07 Thread Jan Steffens via arch-commits
Date: Monday, October 7, 2019 @ 22:45:23
  Author: heftig
Revision: 364109

3.34.0+81+gd9597d214-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-07 22:37:09 UTC (rev 364108)
+++ PKGBUILD2019-10-07 22:45:23 UTC (rev 364109)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+66+gca318c152
+pkgver=3.34.0+81+gd9597d214
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=ca318c1520de10353375900614e0e25c204f3313  # master
+_commit=d9597d2148d20c269ef8e1cd2280c34e9f108e27  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-10-06 Thread Jan Steffens via arch-commits
Date: Sunday, October 6, 2019 @ 18:37:36
  Author: heftig
Revision: 363966

3.34.0+66+gca318c152-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 16:23:26 UTC (rev 363965)
+++ PKGBUILD2019-10-06 18:37:36 UTC (rev 363966)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+47+g105a3f757
+pkgver=3.34.0+66+gca318c152
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=105a3f757a31299ed4eaafa0615e1fcd0b4ffeec  # master
+_commit=ca318c1520de10353375900614e0e25c204f3313  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-10-03 Thread Jan Steffens via arch-commits
Date: Thursday, October 3, 2019 @ 07:53:21
  Author: heftig
Revision: 363678

3.34.0+47+g105a3f757-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-03 07:51:54 UTC (rev 363677)
+++ PKGBUILD2019-10-03 07:53:21 UTC (rev 363678)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+43+g7049b2f27
+pkgver=3.34.0+47+g105a3f757
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=7049b2f27418f1b484afe14612a750755b5b85b2  # master
+_commit=105a3f757a31299ed4eaafa0615e1fcd0b4ffeec  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-30 Thread Jan Steffens via arch-commits
Date: Monday, September 30, 2019 @ 20:32:22
  Author: heftig
Revision: 363588

3.34.0+43+g7049b2f27-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-30 20:21:36 UTC (rev 363587)
+++ PKGBUILD2019-09-30 20:32:22 UTC (rev 363588)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+41+g437f6b3d5
-pkgrel=3
+pkgver=3.34.0+43+g7049b2f27
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=437f6b3d59f2102f5974bfc430176725f2ed67c2  # master
+_commit=7049b2f27418f1b484afe14612a750755b5b85b2  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -27,10 +27,6 @@
 
 prepare() {
   cd $pkgname
-
-  # shadow framebuffer rendering is buggy
-  git revert -n 437f6b3d59f2102f5974bfc430176725f2ed67c2
-  git revert -n 05e1a6c2ca3cd6222590033e5978a9d9f6d22526
 }
 
 build() {


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

2019-09-28 Thread Jan Steffens via arch-commits
Date: Saturday, September 28, 2019 @ 14:25:06
  Author: heftig
Revision: 363511

3.34.0+41+g437f6b3d5-3

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-28 14:10:05 UTC (rev 363510)
+++ PKGBUILD2019-09-28 14:25:06 UTC (rev 363511)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=3.34.0+41+g437f6b3d5
-pkgrel=2
+pkgrel=3
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -30,6 +30,7 @@
 
   # shadow framebuffer rendering is buggy
   git revert -n 437f6b3d59f2102f5974bfc430176725f2ed67c2
+  git revert -n 05e1a6c2ca3cd6222590033e5978a9d9f6d22526
 }
 
 build() {


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

2019-09-28 Thread Jan Steffens via arch-commits
Date: Saturday, September 28, 2019 @ 13:54:56
  Author: heftig
Revision: 363503

3.34.0+41+g437f6b3d5-2

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-28 13:35:14 UTC (rev 363502)
+++ PKGBUILD2019-09-28 13:54:56 UTC (rev 363503)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=3.34.0+41+g437f6b3d5
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -27,6 +27,9 @@
 
 prepare() {
   cd $pkgname
+
+  # shadow framebuffer rendering is buggy
+  git revert -n 437f6b3d59f2102f5974bfc430176725f2ed67c2
 }
 
 build() {


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

2019-09-28 Thread Jan Steffens via arch-commits
Date: Saturday, September 28, 2019 @ 13:32:19
  Author: heftig
Revision: 363499

3.34.0+41+g437f6b3d5-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-28 12:06:37 UTC (rev 363498)
+++ PKGBUILD2019-09-28 13:32:19 UTC (rev 363499)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+30+gb5775e3d8
+pkgver=3.34.0+41+g437f6b3d5
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=b5775e3d85235418fc12c2024a54863d49acf02d  # master
+_commit=437f6b3d59f2102f5974bfc430176725f2ed67c2  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-20 Thread Jan Steffens via arch-commits
Date: Friday, September 20, 2019 @ 21:32:59
  Author: heftig
Revision: 363171

3.34.0+30+gb5775e3d8-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-20 20:43:45 UTC (rev 363170)
+++ PKGBUILD2019-09-20 21:32:59 UTC (rev 363171)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+14+g0e69fe078
+pkgver=3.34.0+30+gb5775e3d8
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=0e69fe07819a289f3156f18c46b749b2f128cf05  # master
+_commit=b5775e3d85235418fc12c2024a54863d49acf02d  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-19 Thread Jan Steffens via arch-commits
Date: Thursday, September 19, 2019 @ 19:42:39
  Author: heftig
Revision: 363138

3.34.0+14+g0e69fe078-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-19 19:29:43 UTC (rev 363137)
+++ PKGBUILD2019-09-19 19:42:39 UTC (rev 363138)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0+6+gab7af2d0c
+pkgver=3.34.0+14+g0e69fe078
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=ab7af2d0c57da04924b7c478e1970bdec514ce88  # master
+_commit=0e69fe07819a289f3156f18c46b749b2f128cf05  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-13 Thread Jan Steffens via arch-commits
Date: Friday, September 13, 2019 @ 13:00:56
  Author: heftig
Revision: 362531

3.34.0+6+gab7af2d0c-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-13 12:52:39 UTC (rev 362530)
+++ PKGBUILD2019-09-13 13:00:56 UTC (rev 362531)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.34.0
+pkgver=3.34.0+6+gab7af2d0c
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=8cdcf529e9acd95e903f699acfbde7f75213ebec  # tags/3.34.0^0
+_commit=ab7af2d0c57da04924b7c478e1970bdec514ce88  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -27,9 +27,6 @@
 
 prepare() {
   cd $pkgname
-
-  # reduce overhead moving cursor or windows
-  #git cherry-pick -n a20a0d7a4563366d2cd29c32a1b95a59121e7bf5  # !283
 }
 
 build() {


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

2019-08-29 Thread Jan Steffens via arch-commits
Date: Thursday, August 29, 2019 @ 22:47:48
  Author: heftig
Revision: 361401

actually remove the cherry-pick

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-29 22:46:42 UTC (rev 361400)
+++ PKGBUILD2019-08-29 22:47:48 UTC (rev 361401)
@@ -49,7 +49,6 @@
   git cherry-pick -n 01e20a6ba9e0cfa22e864c01b3395ba9568b061a  # !568
   git cherry-pick -n a20a0d7a4563366d2cd29c32a1b95a59121e7bf5  # !283
   git apply -3 ../0001-Remove-GLX-threaded-swap-wait.patch # !602
-  git cherry-pick -n a2507cd51a248e2ee50eb64479f47e5da2564535  # !189
   git apply -3 ../0001-Add-point-polygon-testing-API.patch # !189
   git apply -3 ../0002-Geometric-OpenGL-less-picking.patch # !189
 


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

2019-07-12 Thread Jan Steffens via arch-commits
Date: Friday, July 12, 2019 @ 12:49:56
  Author: heftig
Revision: 357782

3.32.2+40+gccab0f470-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-12 12:30:19 UTC (rev 357781)
+++ PKGBUILD2019-07-12 12:49:56 UTC (rev 357782)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.2+11+ga3a97621b
+pkgver=3.32.2+40+gccab0f470
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=a3a97621bea451878b8997bc1befc282584521fa  # gnome-3-32
+_commit=ccab0f470dcc556073754c8adf9413819d22cc14  # gnome-3-32
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -30,6 +30,9 @@
 
   # rt-scheduler experimental feature
   git cherry-pick -n dae2c1d420ed272710ac55b7a00f6787e5c0e762
+
+  # required to build gala
+  git cherry-pick -n bd7704f9e17e9554ad663386ef4fce1e16a56f08
 }
 
 build() {


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

2019-06-14 Thread Jan Steffens via arch-commits
Date: Friday, June 14, 2019 @ 11:50:51
  Author: heftig
Revision: 356049

3.32.2+11+ga3a97621b-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 11:02:04 UTC (rev 356048)
+++ PKGBUILD2019-06-14 11:50:51 UTC (rev 356049)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.2+10+g8b79c83ad
+pkgver=3.32.2+11+ga3a97621b
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=8b79c83ad52c58c3dc044ad87040faf09034035f  # gnome-3-32
+_commit=a3a97621bea451878b8997bc1befc282584521fa  # gnome-3-32
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -45,8 +45,7 @@
   glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/build/data}"
   export XDG_RUNTIME_DIR GSETTINGS_SCHEMA_DIR
 
-  # Mesa swrast eglMakeCurrent is crashy
-  dbus-run-session xvfb-run -s '+iglx -noreset' meson test -C build 
--print-errorlogs || :
+  dbus-run-session xvfb-run -s '+iglx -noreset' meson test -C build 
--print-errorlogs
 )
 
 package() {


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

2019-06-11 Thread Jan Steffens via arch-commits
Date: Tuesday, June 11, 2019 @ 22:58:16
  Author: heftig
Revision: 355900

3.32.2+10+g8b79c83ad-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-11 22:24:35 UTC (rev 355899)
+++ PKGBUILD2019-06-11 22:58:16 UTC (rev 355900)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.2+5+g13a1624c1
-pkgrel=2
+pkgver=3.32.2+10+g8b79c83ad
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -16,7 +16,7 @@
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
 install=mutter.install
-_commit=13a1624c1050c91cd4d8a298f7a10fafe56fe9e5  # gnome-3-32
+_commit=8b79c83ad52c58c3dc044ad87040faf09034035f  # gnome-3-32
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -45,7 +45,8 @@
   glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/build/data}"
   export XDG_RUNTIME_DIR GSETTINGS_SCHEMA_DIR
 
-  dbus-run-session xvfb-run -s '+iglx -noreset' meson test -C build 
--print-errorlogs
+  # Mesa swrast eglMakeCurrent is crashy
+  dbus-run-session xvfb-run -s '+iglx -noreset' meson test -C build 
--print-errorlogs || :
 )
 
 package() {


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

2019-06-04 Thread Jan Steffens via arch-commits
Date: Tuesday, June 4, 2019 @ 18:29:57
  Author: heftig
Revision: 354842

3.32.2+5+g13a1624c1-2: rt-scheduler

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

+
 PKGBUILD   |6 +-
 mutter.install |7 +++
 2 files changed, 12 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-04 18:26:32 UTC (rev 354841)
+++ PKGBUILD2019-06-04 18:29:57 UTC (rev 354842)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=3.32.2+5+g13a1624c1
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -15,6 +15,7 @@
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
+install=mutter.install
 _commit=13a1624c1050c91cd4d8a298f7a10fafe56fe9e5  # gnome-3-32
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;)
 sha256sums=('SKIP')
@@ -26,6 +27,9 @@
 
 prepare() {
   cd $pkgname
+
+  # rt-scheduler experimental feature
+  git cherry-pick -n dae2c1d420ed272710ac55b7a00f6787e5c0e762
 }
 
 build() {

Added: mutter.install
===
--- mutter.install  (rev 0)
+++ mutter.install  2019-06-04 18:29:57 UTC (rev 354842)
@@ -0,0 +1,7 @@
+post_install() {
+  setcap cap_sys_nice+ep usr/bin/mutter
+}
+
+post_upgrade() {
+  post_install
+}


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

2019-05-15 Thread Jan Steffens via arch-commits
Date: Wednesday, May 15, 2019 @ 06:52:29
  Author: heftig
Revision: 353360

3.32.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-15 06:34:49 UTC (rev 353359)
+++ PKGBUILD2019-05-15 06:52:29 UTC (rev 353360)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.1
+pkgver=3.32.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -15,7 +15,7 @@
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
-_commit=e3f3274bbf631c57f9a01b7bead6ebf6374f5be4  # tags/3.32.1^0
+_commit=189f71f5d1e70dd16796418d568d3e3e4cad49e0  # tags/3.32.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 0001-wayland-output-Report-unscaled-size-even-in-logical-.patch
 216.patch)
@@ -51,7 +51,7 @@
   glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/build/data}"
   export XDG_RUNTIME_DIR GSETTINGS_SCHEMA_DIR
 
-  dbus-run-session xvfb-run -s '+iglx -noreset' meson test -C build
+  dbus-run-session xvfb-run -s '+iglx -noreset' meson test -C build 
--print-errorlogs
 )
 
 package() {


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

2019-04-17 Thread Jan Steffens via arch-commits
Date: Wednesday, April 17, 2019 @ 20:30:22
  Author: heftig
Revision: 350857

3.32.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-17 20:28:50 UTC (rev 350856)
+++ PKGBUILD2019-04-17 20:30:22 UTC (rev 350857)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.0+49+gb2d0184c6
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -15,7 +15,7 @@
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
-_commit=b2d0184c6efa164ad5dd7a2ca8b10cf13acf5b4c  # master
+_commit=e3f3274bbf631c57f9a01b7bead6ebf6374f5be4  # tags/3.32.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 0001-wayland-output-Report-unscaled-size-even-in-logical-.patch
 216.patch)


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

2019-04-02 Thread Jan Steffens via arch-commits
Date: Tuesday, April 2, 2019 @ 18:58:23
  Author: heftig
Revision: 349702

3.32.0+49+gb2d0184c6-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-02 17:04:33 UTC (rev 349701)
+++ PKGBUILD2019-04-02 18:58:23 UTC (rev 349702)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.0+38+g9d49e8abd
+pkgver=3.32.0+49+gb2d0184c6
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -15,7 +15,7 @@
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
-_commit=9d49e8abd077941b126685dde3b64753cc4fc916  # master
+_commit=b2d0184c6efa164ad5dd7a2ca8b10cf13acf5b4c  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 0001-wayland-output-Report-unscaled-size-even-in-logical-.patch
 216.patch)


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

2019-03-18 Thread Jan Steffens via arch-commits
Date: Tuesday, March 19, 2019 @ 05:51:59
  Author: heftig
Revision: 348632

3.32.0+25+gf0b9654de-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-19 00:48:18 UTC (rev 348631)
+++ PKGBUILD2019-03-19 05:51:59 UTC (rev 348632)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.0+15+gc96cf0608
+pkgver=3.32.0+25+gf0b9654de
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -15,7 +15,7 @@
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
-_commit=c96cf0608dd5e92369447ddbba9f63b7a2c84c0f  # master
+_commit=f0b9654deb947e49e42b76d6daa42b86e5b0ec17  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 216.patch)
 sha256sums=('SKIP'


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

2019-03-16 Thread Jan Steffens via arch-commits
Date: Saturday, March 16, 2019 @ 13:34:40
  Author: heftig
Revision: 348469

3.32.0+15+gc96cf0608-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-16 12:46:15 UTC (rev 348468)
+++ PKGBUILD2019-03-16 13:34:40 UTC (rev 348469)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.32.0
+pkgver=3.32.0+15+gc96cf0608
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -15,7 +15,7 @@
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
-_commit=efb1ee97308653a28ed4448b0c405e6faf2c4f40  # tags/3.32.0^0
+_commit=c96cf0608dd5e92369447ddbba9f63b7a2c84c0f  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 216.patch)
 sha256sums=('SKIP'


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

2018-11-13 Thread Jan Steffens via arch-commits
Date: Wednesday, November 14, 2018 @ 05:17:09
  Author: heftig
Revision: 339674

3.30.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-14 05:05:46 UTC (rev 339673)
+++ PKGBUILD2018-11-14 05:17:09 UTC (rev 339674)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.30.1+8+g1abab3fe2
+pkgver=3.30.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -14,7 +14,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git egl-wayland)
 groups=(gnome)
-_commit=1abab3fe2ed2d07bafc9f3aabe188c4d1c05ee43  # gnome-3-30
+_commit=bcd6103c44ff74ebffd1737b8e0f3a952b83bd54  # tags/3.30.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 
https://gitlab.gnome.org/vanvugt/mutter/commit/fc02b040f3b750b0513f812813351c09795950f6.patch
 startup-notification.patch)


[arch-commits] Commit in mutter/trunk (PKGBUILD startup-notification.patch)

2018-10-29 Thread Jan Steffens via arch-commits
Date: Monday, October 29, 2018 @ 08:33:10
  Author: heftig
Revision: 337500

3.30.1+8+g1abab3fe2-1

Modified:
  mutter/trunk/PKGBUILD
  mutter/trunk/startup-notification.patch

+
 PKGBUILD   |   13 +
 startup-notification.patch |9 +
 2 files changed, 14 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-29 08:26:44 UTC (rev 337499)
+++ PKGBUILD2018-10-29 08:33:10 UTC (rev 337500)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.30.1
+pkgver=3.30.1+8+g1abab3fe2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -14,11 +14,13 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git egl-wayland)
 groups=(gnome)
-_commit=3faaa9ce147ba4c3bd9d90a20ac86ce9c9680c9b  # tags/3.30.1^0
+_commit=1abab3fe2ed2d07bafc9f3aabe188c4d1c05ee43  # gnome-3-30
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
+
https://gitlab.gnome.org/vanvugt/mutter/commit/fc02b040f3b750b0513f812813351c09795950f6.patch
 startup-notification.patch)
 sha256sums=('SKIP'
-'5a35ca4794fc361219658d9fae24a3ca21a365f2cb1901702961ac869c759366')
+'dffa2ca19281b9fa5a81bf80bd46a8eae78325c7e1f8b2a25c33945aa7cc0903'
+'00d5e77c94e83e1987cc443ed7c47303aa33367ce912b2f665bcd34f88890a17')
 
 pkgver() {
   cd $pkgname
@@ -28,9 +30,12 @@
 prepare() {
   cd $pkgname
 
+  # https://gitlab.gnome.org/GNOME/mutter/merge_requests/216
+  git apply -3 ../fc02b040f3b750b0513f812813351c09795950f6.patch
+
   # https://bugs.archlinux.org/task/51940
   # As of 2018-05-08: Still needed, according to fmuellner
-  patch -Np1 -i ../startup-notification.patch
+  git apply -3 ../startup-notification.patch
 
   NOCONFIGURE=1 ./autogen.sh
 }

Modified: startup-notification.patch
===
--- startup-notification.patch  2018-10-29 08:26:44 UTC (rev 337499)
+++ startup-notification.patch  2018-10-29 08:33:10 UTC (rev 337500)
@@ -1,4 +1,4 @@
-From 4ed430b4ef3013c96fa56cdc57b925b42d20ead9 Mon Sep 17 00:00:00 2001
+From 143917acf809202cb25590c48bc027639c1f914b Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Florian=20M=C3=BCllner?= 
 Date: Thu, 20 Oct 2016 18:00:04 +0200
 Subject: [PATCH] gtk-shell: Work around non-working startup notifications
@@ -16,10 +16,10 @@
  1 file changed, 10 insertions(+)
 
 diff --git a/src/wayland/meta-wayland-gtk-shell.c 
b/src/wayland/meta-wayland-gtk-shell.c
-index d6e249f..9d1a19e 100644
+index 474595b18..58375674a 100644
 --- a/src/wayland/meta-wayland-gtk-shell.c
 +++ b/src/wayland/meta-wayland-gtk-shell.c
-@@ -219,11 +219,21 @@ gtk_shell_set_startup_id (struct wl_client   *client,
+@@ -321,11 +321,21 @@ gtk_shell_set_startup_id (struct wl_client   *client,
struct wl_resource *resource,
const char *startup_id)
  {
@@ -42,4 +42,5 @@
  
  static void
 -- 
-2.9.3
+2.19.1
+


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

2018-10-08 Thread Jan Steffens via arch-commits
Date: Monday, October 8, 2018 @ 21:25:25
  Author: heftig
Revision: 335955

3.30.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-08 13:14:24 UTC (rev 335954)
+++ PKGBUILD2018-10-08 21:25:25 UTC (rev 335955)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.30.0+13+g2fb3db765
+pkgver=3.30.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
@@ -14,7 +14,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git egl-wayland)
 groups=(gnome)
-_commit=2fb3db7659caa3627a473fefabc4d6a87f688cee  # master
+_commit=3faaa9ce147ba4c3bd9d90a20ac86ce9c9680c9b  # tags/3.30.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2018-09-23 Thread Jan Steffens via arch-commits
Date: Sunday, September 23, 2018 @ 21:53:15
  Author: heftig
Revision: 335267

3.30.0+13+g2fb3db765-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-23 21:50:32 UTC (rev 335266)
+++ PKGBUILD2018-09-23 21:53:15 UTC (rev 335267)
@@ -3,8 +3,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.30.0
-pkgrel=2
+pkgver=3.30.0+13+g2fb3db765
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
@@ -14,7 +14,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git egl-wayland)
 groups=(gnome)
-_commit=34f5be726dbd90ad6c494cda5eeff7bd68fd83a1  # tags/3.30.0^0
+_commit=2fb3db7659caa3627a473fefabc4d6a87f688cee  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2018-09-08 Thread Jan Steffens via arch-commits
Date: Sunday, September 9, 2018 @ 00:39:15
  Author: heftig
Revision: 334177

3.30.0-2

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-09 00:35:18 UTC (rev 334176)
+++ PKGBUILD2018-09-09 00:39:15 UTC (rev 334177)
@@ -5,7 +5,7 @@
 
 pkgname=mutter
 pkgver=3.30.0
-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)

2018-09-04 Thread Jan Steffens via arch-commits
Date: Tuesday, September 4, 2018 @ 20:29:51
  Author: heftig
Revision: 44

3.30.0-1

Modified:
  mutter/trunk/PKGBUILD (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-04 20:14:18 UTC (rev 43)
+++ PKGBUILD2018-09-04 20:29:51 UTC (rev 44)
@@ -1,21 +1,21 @@
-# $Id$
+# $Id: PKGBUILD 330962 2018-08-06 10:26:11Z heftig $
 # Maintainer: Jan Alexander Steffens (heftig) 
 # Maintainer: Ionut Biru 
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.28.3+8+gd0d807801
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="A window manager for GNOME"
-url="https://git.gnome.org/browse/mutter;
+url="https://gitlab.gnome.org/GNOME/mutter;
 arch=(x86_64)
 license=(GPL)
 depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas 
libcanberra
  startup-notification zenity libsm gnome-desktop upower 
libxkbcommon-x11
  gnome-settings-daemon libgudev libinput pipewire)
-makedepends=(intltool gobject-introspection git)
+makedepends=(intltool gobject-introspection git egl-wayland)
 groups=(gnome)
-_commit=d0d8078013749bb84dc611dfdf6b317512c8559e  # gnome-3-28
+_commit=34f5be726dbd90ad6c494cda5eeff7bd68fd83a1  # tags/3.30.0^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -29,10 +29,6 @@
 prepare() {
   cd $pkgname
 
-  # Port to pipewire 0.2
-  git cherry-pick -n 0407a8b33d8c3503fba63ad260984bb08bd6e0dc
-  sed -i 's/pipewire-0.1/pipewire-0.2/g' configure.ac
-
   # https://bugs.archlinux.org/task/51940
   # As of 2018-05-08: Still needed, according to fmuellner
   patch -Np1 -i ../startup-notification.patch


Property changes on: mutter/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


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

2018-08-06 Thread Jan Steffens via arch-commits
Date: Monday, August 6, 2018 @ 10:26:11
  Author: heftig
Revision: 330962

3.28.3+8+gd0d807801-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-06 09:51:41 UTC (rev 330961)
+++ PKGBUILD2018-08-06 10:26:11 UTC (rev 330962)
@@ -4,8 +4,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.28.3
-pkgrel=2
+pkgver=3.28.3+8+gd0d807801
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
 arch=(x86_64)
@@ -15,7 +15,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-_commit=34f5bdeea3be10e200c52bac56763a267eb4d415  # tags/3.28.3^0
+_commit=d0d8078013749bb84dc611dfdf6b317512c8559e  # gnome-3-28
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2018-08-02 Thread Jan Steffens via arch-commits
Date: Thursday, August 2, 2018 @ 21:03:00
  Author: heftig
Revision: 330473

3.28.3-2

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-02 20:47:19 UTC (rev 330472)
+++ PKGBUILD2018-08-02 21:03:00 UTC (rev 330473)
@@ -5,7 +5,7 @@
 
 pkgname=mutter
 pkgver=3.28.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
 arch=(x86_64)
@@ -31,6 +31,7 @@
 
   # Port to pipewire 0.2
   git cherry-pick -n 0407a8b33d8c3503fba63ad260984bb08bd6e0dc
+  sed -i 's/pipewire-0.1/pipewire-0.2/g' configure.ac
 
   # https://bugs.archlinux.org/task/51940
   # As of 2018-05-08: Still needed, according to fmuellner


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

2018-07-19 Thread Jan Steffens via arch-commits
Date: Thursday, July 19, 2018 @ 08:29:11
  Author: heftig
Revision: 329033

3.28.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-19 08:03:20 UTC (rev 329032)
+++ PKGBUILD2018-07-19 08:29:11 UTC (rev 329033)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.28.2+20+gca4209d88
+pkgver=3.28.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -15,7 +15,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-_commit=ca4209d88aee9a8d260753bb71a48d85c4a8db75  # gnome-3-28
+_commit=34f5bdeea3be10e200c52bac56763a267eb4d415  # tags/3.28.3^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2018-07-18 Thread Jan Steffens via arch-commits
Date: Wednesday, July 18, 2018 @ 19:02:34
  Author: heftig
Revision: 329004

backport pipewire 0.2 support

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-18 18:56:07 UTC (rev 329003)
+++ PKGBUILD2018-07-18 19:02:34 UTC (rev 329004)
@@ -29,6 +29,9 @@
 prepare() {
   cd $pkgname
 
+  # Port to pipewire 0.2
+  git cherry-pick -n 0407a8b33d8c3503fba63ad260984bb08bd6e0dc
+
   # https://bugs.archlinux.org/task/51940
   # As of 2018-05-08: Still needed, according to fmuellner
   patch -Np1 -i ../startup-notification.patch
@@ -42,7 +45,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \
-  --enable-gtk-doc --enable-egl-device --disable-remote-desktop
+  --enable-gtk-doc --enable-egl-device --enable-remote-desktop
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \


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

2018-07-18 Thread Jan Steffens via arch-commits
Date: Wednesday, July 18, 2018 @ 17:51:34
  Author: heftig
Revision: 328998

3.28.2+20+gca4209d88-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-18 17:51:27 UTC (rev 328997)
+++ PKGBUILD2018-07-18 17:51:34 UTC (rev 328998)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.28.2
+pkgver=3.28.2+20+gca4209d88
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -15,7 +15,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-_commit=41303bc01be873e684f11a3407aa556af2922426  # tags/3.28.2^0
+_commit=ca4209d88aee9a8d260753bb71a48d85c4a8db75  # gnome-3-28
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -42,7 +42,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \
-  --enable-gtk-doc --enable-egl-device --enable-remote-desktop
+  --enable-gtk-doc --enable-egl-device --disable-remote-desktop
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \


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

2018-05-08 Thread Jan Steffens via arch-commits
Date: Tuesday, May 8, 2018 @ 21:23:53
  Author: heftig
Revision: 323551

3.28.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-08 21:23:49 UTC (rev 323550)
+++ PKGBUILD2018-05-08 21:23:53 UTC (rev 323551)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.28.1
+pkgver=3.28.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -15,7 +15,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-_commit=34644b2133241efe25794b57ddd18e6d9517cc0b  # tags/3.28.1^0
+_commit=41303bc01be873e684f11a3407aa556af2922426  # tags/3.28.2^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -30,6 +30,7 @@
   cd $pkgname
 
   # https://bugs.archlinux.org/task/51940
+  # As of 2018-05-08: Still needed, according to fmuellner
   patch -Np1 -i ../startup-notification.patch
 
   NOCONFIGURE=1 ./autogen.sh


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

2018-04-13 Thread Jan Steffens via arch-commits
Date: Friday, April 13, 2018 @ 18:02:49
  Author: heftig
Revision: 321681

3.28.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-13 17:50:49 UTC (rev 321680)
+++ PKGBUILD2018-04-13 18:02:49 UTC (rev 321681)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -15,7 +15,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-_commit=47856d97011d7a9bd13c1e1c638a6e43ebd9d9ac  # tags/3.28.0^0
+_commit=34644b2133241efe25794b57ddd18e6d9517cc0b  # tags/3.28.1^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2018-03-13 Thread Jan Steffens via arch-commits
Date: Tuesday, March 13, 2018 @ 21:08:22
  Author: heftig
Revision: 318881

3.28.0-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-13 21:08:19 UTC (rev 318880)
+++ PKGBUILD2018-03-13 21:08:22 UTC (rev 318881)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.27.92+2+g675d429ba
+pkgver=3.28.0
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -15,7 +15,7 @@
  gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-_commit=675d429ba008d8231fc6d6893ad4556a23dcde8a  # master
+_commit=47856d97011d7a9bd13c1e1c638a6e43ebd9d9ac  # tags/3.28.0^0
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2018-03-08 Thread Jan Steffens via arch-commits
Date: Thursday, March 8, 2018 @ 20:23:16
  Author: heftig
Revision: 318282

3.27.92+2+g675d429ba-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   19 +--
 1 file changed, 9 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-08 20:16:31 UTC (rev 318281)
+++ PKGBUILD2018-03-08 20:23:16 UTC (rev 318282)
@@ -4,19 +4,18 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.2+43+g77dd1bf63
+pkgver=3.27.92+2+g675d429ba
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
 arch=(x86_64)
 license=(GPL)
-depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
- libcanberra startup-notification zenity libsm gnome-desktop upower
- libxkbcommon-x11 gnome-settings-daemon libgudev libinput)
-makedepends=(intltool gobject-introspection git gnome-common)
+depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas 
libcanberra
+ startup-notification zenity libsm gnome-desktop upower 
libxkbcommon-x11
+ gnome-settings-daemon libgudev libinput pipewire)
+makedepends=(intltool gobject-introspection git)
 groups=(gnome)
-options=(!emptydirs)
-_commit=77dd1bf63532946ba88bc959e9cc8a7991665035  # gnome-3-26
+_commit=675d429ba008d8231fc6d6893ad4556a23dcde8a  # master
 source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -40,11 +39,11 @@
   cd $pkgname
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static \
+  --libexecdir=/usr/lib --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \
-  --enable-gtk-doc --enable-egl-device --disable-remote-desktop
+  --enable-gtk-doc --enable-egl-device --enable-remote-desktop
 
-  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \
   -i {.,cogl,clutter}/libtool
 


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

2018-02-13 Thread Jan Steffens via arch-commits
Date: Wednesday, February 14, 2018 @ 01:43:37
  Author: heftig
Revision: 316987

Update source

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-14 00:17:54 UTC (rev 316986)
+++ PKGBUILD2018-02-14 01:43:37 UTC (rev 316987)
@@ -17,7 +17,7 @@
 groups=(gnome)
 options=(!emptydirs)
 _commit=77dd1bf63532946ba88bc959e9cc8a7991665035  # gnome-3-26
-source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
+source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
 '5a35ca4794fc361219658d9fae24a3ca21a365f2cb1901702961ac869c759366')


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

2018-01-20 Thread Jan Steffens via arch-commits
Date: Saturday, January 20, 2018 @ 17:12:43
  Author: heftig
Revision: 315181

3.26.2+43+g77dd1bf63-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-20 13:16:30 UTC (rev 315180)
+++ PKGBUILD2018-01-20 17:12:43 UTC (rev 315181)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.2+31+gbf91e2b4c
+pkgver=3.26.2+43+g77dd1bf63
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=bf91e2b4ca1ef8b0478d1edec46bd33065457153  # gnome-3-26
+_commit=77dd1bf63532946ba88bc959e9cc8a7991665035  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-12-06 Thread Jan Steffens via arch-commits
Date: Wednesday, December 6, 2017 @ 12:49:45
  Author: heftig
Revision: 311672

3.26.2+31+gbf91e2b4c-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 08:46:42 UTC (rev 311671)
+++ PKGBUILD2017-12-06 12:49:45 UTC (rev 311672)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.2
+pkgver=3.26.2+31+gbf91e2b4c
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -12,11 +12,11 @@
 license=(GPL)
 depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
  libcanberra startup-notification zenity libsm gnome-desktop upower
- libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire)
+ libxkbcommon-x11 gnome-settings-daemon libgudev libinput)
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=17e5cd8c46434c030037664242a44d8c67774e70  # tags/3.26.2^0
+_commit=bf91e2b4ca1ef8b0478d1edec46bd33065457153  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -42,7 +42,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib/$pkgname --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \
-  --enable-gtk-doc --enable-egl-device --enable-remote-desktop
+  --enable-gtk-doc --enable-egl-device --disable-remote-desktop
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \


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

2017-11-02 Thread Jan Steffens
Date: Thursday, November 2, 2017 @ 20:10:11
  Author: heftig
Revision: 308874

3.26.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-02 20:08:16 UTC (rev 308873)
+++ PKGBUILD2017-11-02 20:10:11 UTC (rev 308874)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+30+g918731421
+pkgver=3.26.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=91873142165f44234cc6d20d0202408fb36bef51  # gnome-3-26
+_commit=17e5cd8c46434c030037664242a44d8c67774e70  # tags/3.26.2^0
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-11-01 Thread Jan Steffens
Date: Wednesday, November 1, 2017 @ 18:41:48
  Author: heftig
Revision: 308816

3.26.1+30+g918731421-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-01 18:40:17 UTC (rev 308815)
+++ PKGBUILD2017-11-01 18:41:48 UTC (rev 308816)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+28+g656f64f3a
+pkgver=3.26.1+30+g918731421
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=656f64f3a5950b2cc9b5ac9236ce63a2ed42011e  # gnome-3-26
+_commit=91873142165f44234cc6d20d0202408fb36bef51  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-27 Thread Jan de Groot
Date: Friday, October 27, 2017 @ 22:22:55
  Author: jgc
Revision: 308560

upgpkg: mutter 3.26.1+28+g656f64f3a-1

Fix for FS#56135

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 20:30:32 UTC (rev 308559)
+++ PKGBUILD2017-10-27 22:22:55 UTC (rev 308560)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+25+gb7fc6480d
+pkgver=3.26.1+28+g656f64f3a
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=b7fc6480dd659d98e046fd23095509991f6bbe9e  # gnome-3-26
+_commit=656f64f3a5950b2cc9b5ac9236ce63a2ed42011e  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-26 Thread Jan Steffens
Date: Thursday, October 26, 2017 @ 11:45:36
  Author: heftig
Revision: 308489

3.26.1+25+gb7fc6480d-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-26 11:21:43 UTC (rev 308488)
+++ PKGBUILD2017-10-26 11:45:36 UTC (rev 308489)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+19+g193216c2a
+pkgver=3.26.1+25+gb7fc6480d
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=193216c2a7b9196fe3ce69192d94bf2995814113  # gnome-3-26
+_commit=b7fc6480dd659d98e046fd23095509991f6bbe9e  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-20 Thread Jan Steffens
Date: Friday, October 20, 2017 @ 08:53:30
  Author: heftig
Revision: 308274

3.26.1+19+g193216c2a-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-20 03:58:50 UTC (rev 308273)
+++ PKGBUILD2017-10-20 08:53:30 UTC (rev 308274)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+15+gb48c34979
+pkgver=3.26.1+19+g193216c2a
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=b48c3497940883816416735f992aaae61396fbda  # gnome-3-26
+_commit=193216c2a7b9196fe3ce69192d94bf2995814113  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -39,10 +39,6 @@
 build() {
   cd $pkgname
 
-  # Try to get a bit more performance out of this fps-critical component
-  CFLAGS+=" -O3 -flto=jobserver"
-  LDFLAGS+=" $CFLAGS"
-
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib/$pkgname --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \


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

2017-10-17 Thread Jan Steffens
Date: Tuesday, October 17, 2017 @ 11:37:26
  Author: heftig
Revision: 308087

3.26.1+15+gb48c34979-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-17 11:36:16 UTC (rev 308086)
+++ PKGBUILD2017-10-17 11:37:26 UTC (rev 308087)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+12+gd6e3193c2
+pkgver=3.26.1+15+gb48c34979
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=d6e3193c2a22024e213025523d2abba36f4b7bb3  # gnome-3-26
+_commit=b48c3497940883816416735f992aaae61396fbda  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-14 Thread Jan Steffens
Date: Saturday, October 14, 2017 @ 15:38:15
  Author: heftig
Revision: 307927

3.26.1+12+gd6e3193c2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-14 15:30:26 UTC (rev 307926)
+++ PKGBUILD2017-10-14 15:38:15 UTC (rev 307927)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+7+g41f7a5fdf
+pkgver=3.26.1+12+gd6e3193c2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=41f7a5fdf3bd95bd13e43e2151d29157d1dc5168  # gnome-3-26
+_commit=d6e3193c2a22024e213025523d2abba36f4b7bb3  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -39,6 +39,10 @@
 build() {
   cd $pkgname
 
+  # Try to get a bit more performance out of this fps-critical component
+  CFLAGS+=" -O3 -flto=jobserver"
+  LDFLAGS+=" $CFLAGS"
+
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib/$pkgname --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \


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

2017-10-10 Thread Jan Steffens
Date: Tuesday, October 10, 2017 @ 18:48:52
  Author: heftig
Revision: 307400

3.26.1+7+g41f7a5fdf-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-10 17:52:20 UTC (rev 307399)
+++ PKGBUILD2017-10-10 18:48:52 UTC (rev 307400)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+6+g425df31cf
+pkgver=3.26.1+7+g41f7a5fdf
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=425df31cf9f70c4ff8ae691e1e671b9b3cd2e067  # gnome-3-26
+_commit=41f7a5fdf3bd95bd13e43e2151d29157d1dc5168  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-10 Thread Jan Steffens
Date: Tuesday, October 10, 2017 @ 11:35:41
  Author: heftig
Revision: 307303

3.26.1+6+g425df31cf-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-10 11:11:46 UTC (rev 307302)
+++ PKGBUILD2017-10-10 11:35:41 UTC (rev 307303)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1
+pkgver=3.26.1+6+g425df31cf
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=0e154ccf76aeb97c7e4b541322b4a1e898609936  # tags/3.26.1^0
+_commit=425df31cf9f70c4ff8ae691e1e671b9b3cd2e067  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-04 Thread Jan Steffens
Date: Wednesday, October 4, 2017 @ 19:52:42
  Author: heftig
Revision: 306741

3.26.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-04 19:50:47 UTC (rev 306740)
+++ PKGBUILD2017-10-04 19:52:42 UTC (rev 306741)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.0+61+g9000eef49
+pkgver=3.26.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=9000eef49dba1462fc67c89a4b731985cf3eda7f  # master
+_commit=0e154ccf76aeb97c7e4b541322b4a1e898609936  # tags/3.26.1^0
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-04 Thread Jan Steffens
Date: Wednesday, October 4, 2017 @ 06:47:07
  Author: heftig
Revision: 306704

3.26.0+61+g9000eef49-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-04 06:47:00 UTC (rev 306703)
+++ PKGBUILD2017-10-04 06:47:07 UTC (rev 306704)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.0+29+g92e2242cf
+pkgver=3.26.0+61+g9000eef49
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=92e2242cf091ecaef37242c8d995eb86e925e63c  # master
+_commit=9000eef49dba1462fc67c89a4b731985cf3eda7f  # master
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-09-27 Thread Jan Steffens
Date: Wednesday, September 27, 2017 @ 09:46:40
  Author: heftig
Revision: 306268

3.26.0+29+g92e2242cf-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-27 09:38:59 UTC (rev 306267)
+++ PKGBUILD2017-09-27 09:46:40 UTC (rev 306268)
@@ -4,8 +4,8 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.0+6+g26cd031be
-pkgrel=2
+pkgver=3.26.0+29+g92e2242cf
+pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=26cd031be8b675bd89fc4582e0e4c6af81d7  # master
+_commit=92e2242cf091ecaef37242c8d995eb86e925e63c  # master
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-09-17 Thread Jan de Groot
Date: Sunday, September 17, 2017 @ 21:46:50
  Author: jgc
Revision: 305756

upgpkg: mutter 3.26.0+6+g26cd031be-2

Enable remote desktop

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-17 21:42:32 UTC (rev 305755)
+++ PKGBUILD2017-09-17 21:46:50 UTC (rev 305756)
@@ -5,7 +5,7 @@
 
 pkgname=mutter
 pkgver=3.26.0+6+g26cd031be
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
  libcanberra startup-notification zenity libsm gnome-desktop upower
- libxkbcommon-x11 gnome-settings-daemon libgudev libinput)
+ libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire)
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
@@ -42,7 +42,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib/$pkgname --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \
-  --enable-gtk-doc --enable-egl-device
+  --enable-gtk-doc --enable-egl-device --enable-remote-desktop
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \


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

2017-09-17 Thread Jan Steffens
Date: Sunday, September 17, 2017 @ 16:21:48
  Author: heftig
Revision: 305715

3.26.0+6+g26cd031be-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-17 16:15:30 UTC (rev 305714)
+++ PKGBUILD2017-09-17 16:21:48 UTC (rev 305715)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.24.4
+pkgver=3.26.0+6+g26cd031be
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=4c3e166469b724ff1b3c232473b1dacca2a42fe4  # tags/3.24.4^0
+_commit=26cd031be8b675bd89fc4582e0e4c6af81d7  # master
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-07-20 Thread Jan Steffens
Date: Thursday, July 20, 2017 @ 13:17:44
  Author: heftig
Revision: 300860

3.24.4-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-20 09:49:21 UTC (rev 300859)
+++ PKGBUILD2017-07-20 13:17:44 UTC (rev 300860)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.24.3
+pkgver=3.24.4
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=aa45fa1e2623e176297c66995aaa3ae8d25f8e30  # tags/3.24.3^0
+_commit=4c3e166469b724ff1b3c232473b1dacca2a42fe4  # tags/3.24.4^0
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-06-23 Thread Jan Steffens
Date: Friday, June 23, 2017 @ 10:54:39
  Author: heftig
Revision: 299165

3.24.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-23 10:54:32 UTC (rev 299164)
+++ PKGBUILD2017-06-23 10:54:39 UTC (rev 299165)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.24.2+18+g0f7c3f367
+pkgver=3.24.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=0f7c3f3678d3fa0a770daec34b522fc4a7346a6a  # gnome-3-24
+_commit=aa45fa1e2623e176297c66995aaa3ae8d25f8e30  # tags/3.24.3^0
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-06-04 Thread Jan de Groot
Date: Sunday, June 4, 2017 @ 22:58:36
  Author: jgc
Revision: 297795

upgpkg: mutter 3.24.2+18+g0f7c3f367-1

Update to git snapshot to pull in at least a fix for FS# 53849

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-04 22:47:39 UTC (rev 297794)
+++ PKGBUILD2017-06-04 22:58:36 UTC (rev 297795)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.24.2
+pkgver=3.24.2+18+g0f7c3f367
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=01b6e32e8796a96298ea388a557ab0c1df329d37  # tags/3.24.2^0
+_commit=0f7c3f3678d3fa0a770daec34b522fc4a7346a6a  # gnome-3-24
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-05-11 Thread Jan Steffens
Date: Thursday, May 11, 2017 @ 18:17:50
  Author: heftig
Revision: 295824

3.24.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-11 18:15:00 UTC (rev 295823)
+++ PKGBUILD2017-05-11 18:17:50 UTC (rev 295824)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.24.1+1+geb394f19d
+pkgver=3.24.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=eb394f19d343a119cc3a887e4b2c563ddda8c5f4  # gnome-3-24
+_commit=01b6e32e8796a96298ea388a557ab0c1df329d37  # tags/3.24.2^0
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-04-13 Thread Jan de Groot
Date: Thursday, April 13, 2017 @ 21:48:19
  Author: jgc
Revision: 292897

upgpkg: mutter 3.24.1+1+geb394f19d-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-13 21:45:05 UTC (rev 292896)
+++ PKGBUILD2017-04-13 21:48:19 UTC (rev 292897)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.24.0
+pkgver=3.24.1+1+geb394f19d
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=5b378ea648ca209c5cc1b5841fb33b3ad91bc7a7  # tags/3.24.0^0
+_commit=eb394f19d343a119cc3a887e4b2c563ddda8c5f4  # gnome-3-24
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-03-30 Thread Jan Steffens
Date: Thursday, March 30, 2017 @ 20:44:07
  Author: heftig
Revision: 291900

3.24.0-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-30 20:38:12 UTC (rev 291899)
+++ PKGBUILD2017-03-30 20:44:07 UTC (rev 291900)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.3
+pkgver=3.24.0
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=afb4165262ac7b51229663fdf859aee2dcc4b4e8  # tags/3.22.3^0
+_commit=5b378ea648ca209c5cc1b5841fb33b3ad91bc7a7  # tags/3.24.0^0
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'
@@ -42,7 +42,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib/$pkgname --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum \
-  --enable-gtk-doc
+  --enable-gtk-doc --enable-egl-device
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \


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

2017-02-17 Thread Jan Steffens
Date: Friday, February 17, 2017 @ 18:55:39
  Author: heftig
Revision: 289100

3.22.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-17 14:18:08 UTC (rev 289099)
+++ PKGBUILD2017-02-17 18:55:39 UTC (rev 289100)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.2+6+g06f5b6b3e
+pkgver=3.22.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=06f5b6b3e37eb96b91b475b1e57a3f1056ab815a  # gnome-3-22
+_commit=afb4165262ac7b51229663fdf859aee2dcc4b4e8  # tags/3.22.3^0
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


[arch-commits] Commit in mutter/trunk (PKGBUILD startup-notification.patch)

2016-12-27 Thread Jan Steffens
Date: Wednesday, December 28, 2016 @ 05:26:13
  Author: heftig
Revision: 284917

3.22.2+6+g06f5b6b3e-1

Added:
  mutter/trunk/startup-notification.patch
Modified:
  mutter/trunk/PKGBUILD

+
 PKGBUILD   |   14 +
 startup-notification.patch |   45 +++
 2 files changed, 55 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-28 04:23:25 UTC (rev 284916)
+++ PKGBUILD2016-12-28 05:26:13 UTC (rev 284917)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.2+5+gd9fc81e
+pkgver=3.22.2+6+g06f5b6b3e
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,9 +16,11 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=d9fc81e702a949980323b0f11b6764fcd1599872  # gnome-3-22
-source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;)
-sha256sums=('SKIP')
+_commit=06f5b6b3e37eb96b91b475b1e57a3f1056ab815a  # gnome-3-22
+source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
+startup-notification.patch)
+sha256sums=('SKIP'
+'5a35ca4794fc361219658d9fae24a3ca21a365f2cb1901702961ac869c759366')
 
 pkgver() {
   cd $pkgname
@@ -27,6 +29,10 @@
 
 prepare() {
   cd $pkgname
+
+  # https://bugs.archlinux.org/task/51940
+  patch -Np1 -i ../startup-notification.patch
+
   NOCONFIGURE=1 ./autogen.sh
 }
 

Added: startup-notification.patch
===
--- startup-notification.patch  (rev 0)
+++ startup-notification.patch  2016-12-28 05:26:13 UTC (rev 284917)
@@ -0,0 +1,45 @@
+From 4ed430b4ef3013c96fa56cdc57b925b42d20ead9 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Florian=20M=C3=BCllner?= 
+Date: Thu, 20 Oct 2016 18:00:04 +0200
+Subject: [PATCH] gtk-shell: Work around non-working startup notifications
+
+GNOME Shell relies on the MetaScreen::startup-sequence-changed signal,
+which is tied to (lib)startup-notification and therefore X11. As a result,
+when we remove the startup sequence of a wayland client, GNOME Shell will
+not be notified about this until startup-notification's timeout is hit.
+As a temporary stop-gap, go through XWayland even for wayland clients,
+so that the signal is emitted when expected.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=768531
+---
+ src/wayland/meta-wayland-gtk-shell.c | 10 ++
+ 1 file changed, 10 insertions(+)
+
+diff --git a/src/wayland/meta-wayland-gtk-shell.c 
b/src/wayland/meta-wayland-gtk-shell.c
+index d6e249f..9d1a19e 100644
+--- a/src/wayland/meta-wayland-gtk-shell.c
 b/src/wayland/meta-wayland-gtk-shell.c
+@@ -219,11 +219,21 @@ gtk_shell_set_startup_id (struct wl_client   *client,
+   struct wl_resource *resource,
+   const char *startup_id)
+ {
++#if 0
+   MetaDisplay *display;
+ 
+   display = meta_get_display ();
+   meta_startup_notification_remove_sequence (display->startup_notification,
+  startup_id);
++#else
++  /* HACK: MetaScreen::startup-sequence-changed is currently tied to
++   (lib)startup-notification, which means it only works on X11;
++   so for now, always go through XWayland, even for wayland clients */
++  gdk_x11_display_broadcast_startup_message (gdk_display_get_default (),
++ "remove",
++ "ID", startup_id,
++ NULL);
++#endif
+ }
+ 
+ static void
+-- 
+2.9.3


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

2016-12-13 Thread Jan Steffens
Date: Tuesday, December 13, 2016 @ 21:26:04
  Author: heftig
Revision: 283124

3.22.2+5+gd9fc81e-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-13 21:22:06 UTC (rev 283123)
+++ PKGBUILD2016-12-13 21:26:04 UTC (rev 283124)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.2+1+g5c46094
+pkgver=3.22.2+5+gd9fc81e
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,8 +16,8 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=5c46094d67f2e5cdafe6edcfd8c0d5894a2dafc6  # gnome-3-22
-source=("git://git.gnome.org/mutter#commit=$_commit")
+_commit=d9fc81e702a949980323b0f11b6764fcd1599872  # gnome-3-22
+source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


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

2016-11-16 Thread Jan Steffens
Date: Wednesday, November 16, 2016 @ 15:00:53
  Author: heftig
Revision: 280888

3.22.2+1+g5c46094-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-16 14:31:41 UTC (rev 280887)
+++ PKGBUILD2016-11-16 15:00:53 UTC (rev 280888)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.2
+pkgver=3.22.2+1+g5c46094
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=a601639dd328e8d417e8625036936266d51928ee  # tags/3.22.2^0
+_commit=5c46094d67f2e5cdafe6edcfd8c0d5894a2dafc6  # gnome-3-22
 source=("git://git.gnome.org/mutter#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-11-10 Thread Jan Steffens
Date: Thursday, November 10, 2016 @ 18:49:29
  Author: heftig
Revision: 280497

3.22.2-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-10 18:49:27 UTC (rev 280496)
+++ PKGBUILD2016-11-10 18:49:29 UTC (rev 280497)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.1+49+g462d504
+pkgver=3.22.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=462d504ca04635dec6b637936fcebd1c3e5439cd  # gnome-3-22
+_commit=a601639dd328e8d417e8625036936266d51928ee  # tags/3.22.2^0
 source=("git://git.gnome.org/mutter#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-11-09 Thread Jan Steffens
Date: Wednesday, November 9, 2016 @ 21:00:37
  Author: heftig
Revision: 280270

3.22.1+49+g462d504-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-09 20:54:20 UTC (rev 280269)
+++ PKGBUILD2016-11-09 21:00:37 UTC (rev 280270)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.1+41+ge8fc090
+pkgver=3.22.1+49+g462d504
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=e8fc09064afd8b1d50ff401140c412db558a2d62  # gnome-3-22
+_commit=462d504ca04635dec6b637936fcebd1c3e5439cd  # gnome-3-22
 source=("git://git.gnome.org/mutter#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-10-22 Thread Jan Steffens
Date: Saturday, October 22, 2016 @ 23:44:32
  Author: heftig
Revision: 279149

3.22.1+41+ge8fc090-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-22 21:24:53 UTC (rev 279148)
+++ PKGBUILD2016-10-22 23:44:32 UTC (rev 279149)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.1+32+g3287711
+pkgver=3.22.1+41+ge8fc090
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=32877118c3d24ca4a7bfbcfaff2ff49c0d0ff5b5  # gnome-3-22
+_commit=e8fc09064afd8b1d50ff401140c412db558a2d62  # gnome-3-22
 source=("git://git.gnome.org/mutter#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-10-18 Thread Jan Steffens
Date: Tuesday, October 18, 2016 @ 14:35:59
  Author: heftig
Revision: 278956

3.22.1+32+g3287711-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-18 13:55:21 UTC (rev 278955)
+++ PKGBUILD2016-10-18 14:35:59 UTC (rev 278956)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.22.1
+pkgver=3.22.1+32+g3287711
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=f63bb024fa72887b845c8cfb6c06d5338f35f4dd  # tags/3.22.1^0
+_commit=32877118c3d24ca4a7bfbcfaff2ff49c0d0ff5b5  # gnome-3-22
 source=("git://git.gnome.org/mutter#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-09-22 Thread Jan de Groot
Date: Thursday, September 22, 2016 @ 22:15:09
  Author: jgc
Revision: 276859

upgpkg: mutter 3.22.0+2+g0281570-1

Modified:
  mutter/trunk/PKGBUILD

--+
 PKGBUILD |   29 +
 1 file changed, 21 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-22 21:56:20 UTC (rev 276858)
+++ PKGBUILD2016-09-22 22:15:09 UTC (rev 276859)
@@ -4,23 +4,34 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.20.3
+pkgver=3.22.0+2+g0281570
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
 arch=(i686 x86_64)
 license=(GPL)
-depends=(clutter dconf gobject-introspection-runtime gsettings-desktop-schemas
+depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
  libcanberra startup-notification zenity libsm gnome-desktop upower
- libxkbcommon-x11 gnome-settings-daemon libgudev)
-makedepends=(intltool gobject-introspection)
+ libxkbcommon-x11 gnome-settings-daemon libgudev libinput)
+makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('142c5271df4bde968c725ed09026173292c07b4dd7ba75f19c4b14fc363af916')
+_commit=028157081c0428bac1269078dd7f3360e3810824
+source=("git://git.gnome.org/mutter#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib/$pkgname --disable-static \
@@ -28,11 +39,13 @@
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' cogl/libtool
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' clutter/libtool
 
   make
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


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

2016-06-29 Thread Jan Steffens
Date: Wednesday, June 29, 2016 @ 07:41:31
  Author: heftig
Revision: 270790

3.20.3-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-29 06:44:05 UTC (rev 270789)
+++ PKGBUILD2016-06-29 07:41:31 UTC (rev 270790)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.20.2
+pkgver=3.20.3
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -17,7 +17,7 @@
 groups=(gnome)
 options=(!emptydirs)
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1e8c46a81e21f382f56729282fcd0bb1c3a2067135f4b0f3651b307bf7a5b454')
+sha256sums=('142c5271df4bde968c725ed09026173292c07b4dd7ba75f19c4b14fc363af916')
 
 build() {
   cd "$pkgname-$pkgver"


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

2016-05-10 Thread Jan Steffens
Date: Tuesday, May 10, 2016 @ 23:23:04
  Author: heftig
Revision: 267664

3.20.2-1

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

+
 PKGBUILD   |   27 +++
 mutter.install |   19 --
 pointer.patch  |   96 ---
 3 files changed, 13 insertions(+), 129 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-10 21:11:05 UTC (rev 267663)
+++ PKGBUILD2016-05-10 21:23:04 UTC (rev 267664)
@@ -4,27 +4,26 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.20.1
+pkgver=3.20.2
 pkgrel=1
 pkgdesc="A window manager for GNOME"
+url="https://git.gnome.org/browse/mutter;
 arch=(i686 x86_64)
-license=('GPL')
-depends=('clutter' 'dconf' 'gobject-introspection-runtime' 
'gsettings-desktop-schemas' 'libcanberra' 'startup-notification' 'zenity' 
'libsm' 'gnome-desktop' 'upower' 'libxkbcommon-x11' 'gnome-settings-daemon' 
'libgudev')
-makedepends=('intltool' 'libxkbcommon-x11' 'gobject-introspection' 'python2')
-conflicts=('mutter-wayland')
-replaces=('mutter-wayland')
-url="http://www.gnome.org;
-groups=('gnome')
-options=('!emptydirs')
-install=mutter.install
+license=(GPL)
+depends=(clutter dconf gobject-introspection-runtime gsettings-desktop-schemas
+ libcanberra startup-notification zenity libsm gnome-desktop upower
+ libxkbcommon-x11 gnome-settings-daemon libgudev)
+makedepends=(intltool gobject-introspection)
+groups=(gnome)
+options=(!emptydirs)
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6a4903b9e2b0699c95195c36d1f31a789571c63f2ee3cfe2475e2955e7dca21c')
+sha256sums=('1e8c46a81e21f382f56729282fcd0bb1c3a2067135f4b0f3651b307bf7a5b454')
 
 build() {
   cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/mutter \
-  --localstatedir=/var --disable-static \
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static \
   --disable-schemas-compile --enable-compile-warnings=minimum
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=655517

Deleted: mutter.install
===
--- mutter.install  2016-05-10 21:11:05 UTC (rev 267663)
+++ mutter.install  2016-05-10 21:23:04 UTC (rev 267664)
@@ -1,19 +0,0 @@
-pkgname=mutter
-
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-if [ -f /usr/share/gconf/schemas/$pkgname.schemas ]; then
-/usr/sbin/gconfpkg --uninstall $pkgname
-fi
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Deleted: pointer.patch
===
--- pointer.patch   2016-05-10 21:11:05 UTC (rev 267663)
+++ pointer.patch   2016-05-10 21:23:04 UTC (rev 267664)
@@ -1,96 +0,0 @@
-From 70f20c90bd627be842b40396cf0c898b357f2dd0 Mon Sep 17 00:00:00 2001
-From: Rui Matos 
-Date: Mon, 7 Mar 2016 17:24:13 +0100
-Subject: Handle meta_screen_get_monitor_for_point() returning NULL
-
-On the X11 backend we don't track the pointer position in
-priv->current_x/y which remain set to zero. That means we never set
-the clutter stage cursor if point 0,0 isn't covered by any monitor
-since we return early.
-
-Commit 4bebc5e5fa8aade8a96c769bf2365abe0948f6ce introduced this to
-avoid crashing on the prepare-at handlers when the cursor position
-doesn't fall inside any monitor area but we can handle that higher up
-in the stack. In that case, the sprite's scale doesn't matter since
-the cursor won't be shown anyway so we can skip setting it.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=763159

- src/backends/meta-cursor-renderer.c | 15 ---
- src/core/screen.c   |  3 ++-
- src/wayland/meta-wayland-pointer.c  |  5 +++--
- 3 files changed, 5 insertions(+), 18 deletions(-)
-
-diff --git a/src/backends/meta-cursor-renderer.c 
b/src/backends/meta-cursor-renderer.c
-index a76241b..48cd239 100644
 a/src/backends/meta-cursor-renderer.c
-+++ b/src/backends/meta-cursor-renderer.c
-@@ -27,8 +27,6 @@
- #include "meta-cursor-renderer.h"
- 
- #include 
--#include 
--#include 
- #include 
- 
- #include 
-@@ -118,14 +116,6 @@ meta_cursor_renderer_calculate_rect (MetaCursorRenderer 
*renderer,
-   };
- }
- 
--static gboolean
--is_cursor_in_monitors_area (int x, int y)
--{
--  MetaMonitorManager *monitor_manager = meta_backend_get_monitor_manager 
(meta_get_backend ());
--  return meta_monitor_manager_get_monitor_at_point (monitor_manager,
--(gfloat) x, (gfloat) y) 
>= 0;
--}
--
- static void
- update_cursor (MetaCursorRenderer *renderer,
-MetaCursorSprite   *cursor_sprite)
-@@ -134,11 

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

2016-04-13 Thread Jan Steffens
Date: Wednesday, April 13, 2016 @ 22:40:37
  Author: heftig
Revision: 264842

3.20.1-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-13 20:35:04 UTC (rev 264841)
+++ PKGBUILD2016-04-13 20:40:37 UTC (rev 264842)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.20.0
+pkgver=3.20.1
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 arch=(i686 x86_64)
@@ -18,7 +18,7 @@
 options=('!emptydirs')
 install=mutter.install
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5644d297b69dd3fb465ed9d998e297667c06d9d372e49ded1d788548a38516f5')
+sha256sums=('6a4903b9e2b0699c95195c36d1f31a789571c63f2ee3cfe2475e2955e7dca21c')
 
 build() {
   cd "$pkgname-$pkgver"


  1   2   >