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

2020-12-16 Thread Andreas Radke via arch-commits
Date: Wednesday, December 16, 2020 @ 12:19:30
  Author: andyrtr
Revision: 404389

upgpkg: xorg-xwayland 1.20.0.r800.ge4a9f0bb4-1: update to latest git commit; 
use the same C/CXX/LD FLAGS as xorg-server - another try to solve FS#68951

Modified:
  xorg-xwayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-16 07:33:24 UTC (rev 404388)
+++ PKGBUILD2020-12-16 12:19:30 UTC (rev 404389)
@@ -1,8 +1,8 @@
 # Maintainer: AndyRTR 
 
 pkgname=xorg-xwayland
-_commit=5d73a8b59e0d01d1ee4cb484e4b43563cec2eee9 # xserver-master-branch 
2020-12-14
-pkgver=1.20.0.r797.g5d73a8b59
+_commit=e4a9f0bb4e36cffe4f7021bfa27753a9f42df2ff # xserver-master-branch 
2020-12-15
+pkgver=1.20.0.r800.ge4a9f0bb4
 pkgrel=1
 arch=('x86_64')
 license=('custom')
@@ -35,9 +35,9 @@
   # Since pacman 5.0.2-2, hardened flags are now enabled in makepkg.conf
   # With them, module fail to load with undefined symbol.
   # See https://bugs.archlinux.org/task/55102 / 
https://bugs.archlinux.org/task/54845
-#  export CFLAGS=${CFLAGS/-fno-plt}
-#  export CXXFLAGS=${CXXFLAGS/-fno-plt}
-#  export LDFLAGS=${LDFLAGS/,-z,now}
+  export CFLAGS=${CFLAGS/-fno-plt}
+  export CXXFLAGS=${CXXFLAGS/-fno-plt}
+  export LDFLAGS=${LDFLAGS/,-z,now}
 
   arch-meson xserver build \
 -D os_vendor="Arch Linux" \


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

2020-12-14 Thread Andreas Radke via arch-commits
Date: Monday, December 14, 2020 @ 12:16:47
  Author: andyrtr
Revision: 404310

upgpkg: xorg-xwayland 1.20.0.r797.g5d73a8b59-1: update to latest git commit

Modified:
  xorg-xwayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-14 11:55:34 UTC (rev 404309)
+++ PKGBUILD2020-12-14 12:16:47 UTC (rev 404310)
@@ -1,9 +1,9 @@
 # Maintainer: AndyRTR 
 
 pkgname=xorg-xwayland
-_commit=36e353bcf428c4e6a31292ffa749ea6395cba4a3 # xserver-master-branch 
2020-12-08
-pkgver=1.20.0.r792.g36e353bcf
-pkgrel=5
+_commit=5d73a8b59e0d01d1ee4cb484e4b43563cec2eee9 # xserver-master-branch 
2020-12-14
+pkgver=1.20.0.r797.g5d73a8b59
+pkgrel=1
 arch=('x86_64')
 license=('custom')
 groups=('xorg')


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

2020-12-11 Thread Andreas Radke via arch-commits
Date: Friday, December 11, 2020 @ 16:30:21
  Author: andyrtr
Revision: 403985

upgpkg: xorg-xwayland 1.20.0.r792.g36e353bcf-5: add back xorg-server-common; 
FS#68941 + FS#68944

Modified:
  xorg-xwayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-11 14:54:08 UTC (rev 403984)
+++ PKGBUILD2020-12-11 16:30:21 UTC (rev 403985)
@@ -3,13 +3,14 @@
 pkgname=xorg-xwayland
 _commit=36e353bcf428c4e6a31292ffa749ea6395cba4a3 # xserver-master-branch 
2020-12-08
 pkgver=1.20.0.r792.g36e353bcf
-pkgrel=4
+pkgrel=5
 arch=('x86_64')
 license=('custom')
 groups=('xorg')
 url="https://xorg.freedesktop.org;
 pkgdesc="run X clients under wayland"
-depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2' 'pixman')
+depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2' 
+ 'pixman' 'xorg-server-common')
 makedepends=('meson' 'git' 
  'xorgproto' 'xtrans'
  'pixman' 'libxkbfile' 'libxfont2' 'dbus'


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

2020-12-11 Thread Andreas Radke via arch-commits
Date: Friday, December 11, 2020 @ 08:56:44
  Author: andyrtr
Revision: 403962

upgpkg: xorg-xwayland 1.20.0.r792.g36e353bcf-4: fix man page location

Modified:
  xorg-xwayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-11 08:37:07 UTC (rev 403961)
+++ PKGBUILD2020-12-11 08:56:44 UTC (rev 403962)
@@ -3,7 +3,7 @@
 pkgname=xorg-xwayland
 _commit=36e353bcf428c4e6a31292ffa749ea6395cba4a3 # xserver-master-branch 
2020-12-08
 pkgver=1.20.0.r792.g36e353bcf
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 license=('custom')
 groups=('xorg')
@@ -66,7 +66,7 @@
 
   # bin + manpage + .pc file
   install -m755 -Dt "${pkgdir}"/usr/bin build/hw/xwayland/Xwayland
-  install -m644 -Dt "${pkgdir}"/usr/share/man/man1/Xwayland.1 
build/hw/xwayland/Xwayland.1
+  install -m644 -Dt "${pkgdir}"/usr/share/man/man1 build/hw/xwayland/Xwayland.1
   install -m644 -Dt "${pkgdir}"/usr/lib/pkgconfig build/hw/xwayland/xwayland.pc
 
   # license


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

2020-12-10 Thread Andreas Radke via arch-commits
Date: Thursday, December 10, 2020 @ 19:05:33
  Author: andyrtr
Revision: 403713

upgpkg: xorg-xwayland 1.20.0.r792.g36e353bcf-3: add pkgconfig file - FS#68926

Modified:
  xorg-xwayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-10 17:57:23 UTC (rev 403712)
+++ PKGBUILD2020-12-10 19:05:33 UTC (rev 403713)
@@ -3,7 +3,7 @@
 pkgname=xorg-xwayland
 _commit=36e353bcf428c4e6a31292ffa749ea6395cba4a3 # xserver-master-branch 
2020-12-08
 pkgver=1.20.0.r792.g36e353bcf
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 license=('custom')
 groups=('xorg')
@@ -64,9 +64,10 @@
 
 package() {
 
-  # bin + manpage
+  # bin + manpage + .pc file
   install -m755 -Dt "${pkgdir}"/usr/bin build/hw/xwayland/Xwayland
   install -m644 -Dt "${pkgdir}"/usr/share/man/man1/Xwayland.1 
build/hw/xwayland/Xwayland.1
+  install -m644 -Dt "${pkgdir}"/usr/lib/pkgconfig build/hw/xwayland/xwayland.pc
 
   # license
   install -m644 -Dt "${pkgdir}/usr/share/licenses/${pkgname}" xserver/COPYING


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

2020-12-10 Thread Andreas Radke via arch-commits
Date: Thursday, December 10, 2020 @ 12:25:51
  Author: andyrtr
Revision: 403244

upgpkg: xorg-xwayland 1.20.0.r792.g36e353bcf-2: fix Xwayland bin file path

Modified:
  xorg-xwayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-10 12:11:51 UTC (rev 403243)
+++ PKGBUILD2020-12-10 12:25:51 UTC (rev 403244)
@@ -3,7 +3,7 @@
 pkgname=xorg-xwayland
 _commit=36e353bcf428c4e6a31292ffa749ea6395cba4a3 # xserver-master-branch 
2020-12-08
 pkgver=1.20.0.r792.g36e353bcf
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('custom')
 groups=('xorg')
@@ -65,7 +65,7 @@
 package() {
 
   # bin + manpage
-  install -m755 -Dt "${pkgdir}"/usr/bin/Xwayland  build/hw/xwayland/Xwayland
+  install -m755 -Dt "${pkgdir}"/usr/bin build/hw/xwayland/Xwayland
   install -m644 -Dt "${pkgdir}"/usr/share/man/man1/Xwayland.1 
build/hw/xwayland/Xwayland.1
 
   # license