Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wlroots: revert to 0.5.0
@ 2019-05-04  1:05 voidlinux-github
  2019-05-04  3:51 ` voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-05-04  1:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 416 bytes --]

There is a new pull request by q66 against master on the void-packages repository

https://github.com/void-ppc64/void-packages wlroots
https://github.com/void-linux/void-packages/pull/11478

wlroots: revert to 0.5.0
This breaks shlibs for sway and sway itself does not build with wlroots 0.6.0, so revert.

@jnbr @Derriick

A patch file from https://github.com/void-linux/void-packages/pull/11478.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wlroots-11478.patch --]
[-- Type: application/text/x-diff, Size: 2250 bytes --]

From 839c49f55d345a6895f06e76893558ae8403bbfd Mon Sep 17 00:00:00 2001
From: q66 <daniel@octaforge.org>
Date: Sat, 4 May 2019 03:03:33 +0200
Subject: [PATCH] wlroots: revert to 0.5.0

This breaks shlibs for sway and sway itself does not build
with wlroots 0.6.0, so revert.

[ci skip]
---
 common/shlibs            | 2 +-
 srcpkgs/wlroots/template | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index f1add2425c1..5bdd8d9832a 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3319,7 +3319,7 @@ libcodecore.so.0 libio.elementary.code-3.0_1
 libio.elementary.music-core.so.0 libio.elementary.music-5.0_1
 libpantheon-files-core.so.4 libio.elementary.files-4.1.4_1
 libpantheon-files-widgets.so.4 libio.elementary.files-4.1.4_1
-libwlroots.so.3 wlroots-0.6.0_1
+libwlroots.so.2 wlroots-0.5.0_1
 libbaseencode.so.1 libbaseencode-1.0.9_1
 libcotp.so.12 libcotp-1.2.1_1
 libunarr.so.1 libunarr-1.0.1_1
diff --git a/srcpkgs/wlroots/template b/srcpkgs/wlroots/template
index 810001a1b63..8b6a0bcd1b4 100644
--- a/srcpkgs/wlroots/template
+++ b/srcpkgs/wlroots/template
@@ -1,7 +1,8 @@
 # Template file for 'wlroots'
 pkgname=wlroots
-version=0.6.0
-revision=1
+version=0.5.0
+reverts="0.6.0_1"
+revision=2
 build_style=meson
 configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
  -Dxcb-errors=enabled -Dxcb-icccm=enabled -Dxwayland=enabled
@@ -11,13 +12,13 @@ makedepends="elogind-devel libcap-devel wayland-devel wayland-protocols
  MesaLib-devel libinput-devel libxkbcommon-devel libdrm-devel pixman-devel
  libxcb-devel xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel
  xcb-util-keysyms-devel xcb-util-renderutil-devel xcb-util-wm-devel
- xcb-util-errors-devel xcb-util-xrm-devel freerdp-devel"
+ xcb-util-errors-devel xcb-util-xrm-devel"
 short_desc="Module Wayland compositor library"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
 license="MIT"
 homepage="https://github.com/swaywm/wlroots"
 distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
-checksum=9cf3716f3683d800df8b150f256ff66dad65faf13a9d67c284f67a9444d28c70
+checksum=3c6d422aaa7ac09a1e4a88d93f07a4d6ef6c5e4d76c3422c240a5783265ed0e3
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: wlroots: revert to 0.5.0
  2019-05-04  1:05 [PR PATCH] wlroots: revert to 0.5.0 voidlinux-github
@ 2019-05-04  3:51 ` voidlinux-github
  2019-05-04  3:52 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-05-04  3:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/11478#issuecomment-489290865
Comment:
Bonus points for a `wlroots06` package.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: wlroots: revert to 0.5.0
  2019-05-04  1:05 [PR PATCH] wlroots: revert to 0.5.0 voidlinux-github
  2019-05-04  3:51 ` voidlinux-github
@ 2019-05-04  3:52 ` voidlinux-github
  2019-05-04  7:53 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-05-04  3:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/11478#issuecomment-489290934
Comment:
No point in introducing a package that nothing will use for now, when it can be updated when an updated version of `sway` is out.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: wlroots: revert to 0.5.0
  2019-05-04  1:05 [PR PATCH] wlroots: revert to 0.5.0 voidlinux-github
  2019-05-04  3:51 ` voidlinux-github
  2019-05-04  3:52 ` voidlinux-github
@ 2019-05-04  7:53 ` voidlinux-github
  2019-05-04  8:20 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-05-04  7:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

New comment by Derriick on void-packages repository

https://github.com/void-linux/void-packages/pull/11478#issuecomment-489304661
Comment:
I had only checked that the new release candidate was compiling, I had not tested for the 1.0. I will do it next time.

There is no point in making a different package with for new version.
Knowing that sway rc1 must be built by yourself if you want to use it, you may as well build wlroots rather than introduce it as a new package.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: wlroots: revert to 0.5.0
  2019-05-04  1:05 [PR PATCH] wlroots: revert to 0.5.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-05-04  7:53 ` voidlinux-github
@ 2019-05-04  8:20 ` voidlinux-github
  2019-05-04  8:43 ` [PR PATCH] [Closed]: " voidlinux-github
  2019-05-04  8:43 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-05-04  8:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/11478#issuecomment-489306236
Comment:
Okay fair enough!

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: wlroots: revert to 0.5.0
  2019-05-04  1:05 [PR PATCH] wlroots: revert to 0.5.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-05-04  8:43 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2019-05-04  8:43 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-05-04  8:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11478#issuecomment-489307602
Comment:
fffb67cb7669d2d0aabbd11da24178af597ae284

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PR PATCH] [Closed]: wlroots: revert to 0.5.0
  2019-05-04  1:05 [PR PATCH] wlroots: revert to 0.5.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-05-04  8:20 ` voidlinux-github
@ 2019-05-04  8:43 ` voidlinux-github
  2019-05-04  8:43 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-05-04  8:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

There's a closed pull request on the void-packages repository

wlroots: revert to 0.5.0
https://github.com/void-linux/void-packages/pull/11478
Description: This breaks shlibs for sway and sway itself does not build with wlroots 0.6.0, so revert.

@jnbr @Derriick

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-05-04  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-04  1:05 [PR PATCH] wlroots: revert to 0.5.0 voidlinux-github
2019-05-04  3:51 ` voidlinux-github
2019-05-04  3:52 ` voidlinux-github
2019-05-04  7:53 ` voidlinux-github
2019-05-04  8:20 ` voidlinux-github
2019-05-04  8:43 ` [PR PATCH] [Closed]: " voidlinux-github
2019-05-04  8:43 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).