forked from pool/weston
Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
2f46f455ca | ||
|
a0b721f50d | ||
|
8acaca0da5 | ||
|
ed9b3422fc | ||
|
a31a50205a |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1729528927
|
||||
commit: 58301fdb1cf0c65fe4cdbafc3f6e18a3ccd66b5b25e56e4a049fc273c644ec38
|
||||
url: https://src.opensuse.org/jengelh/weston
|
||||
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f760dbf0b5150aae0f474be7df48137bf3849bba4719934efddb9d3389d98aac
|
||||
size 256
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea1566ab4f5ffce7e9fd4f7a1fca5b30caae4d50023bf459213994094e02b29a
|
||||
size 1986684
|
Binary file not shown.
BIN
weston-14.0.1.tar.xz
(Stored with Git LFS)
Normal file
BIN
weston-14.0.1.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
weston-14.0.1.tar.xz.sig
Normal file
BIN
weston-14.0.1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 16:36:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 14.0.1
|
||||
* libweston: Send seat name before announcing devices
|
||||
- Drop wsp-deps.patch (merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 09:23:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 14
|
||||
* Add support for FreeRDP 3.x
|
||||
- Add wsp-deps.patch to resolve FTBFS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 16:25:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
Name: weston
|
||||
%define lname libweston0
|
||||
%define major 13
|
||||
Version: 13.0.1
|
||||
%define major 14
|
||||
Version: 14.0.1
|
||||
Release: 0
|
||||
Summary: Wayland Reference Compositor
|
||||
License: CC-BY-SA-3.0 AND MIT
|
||||
@ -48,6 +48,7 @@ BuildRequires: pkgconfig(freerdp2)
|
||||
BuildRequires: pkgconfig(gbm)
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
BuildRequires: pkgconfig(lcms2) >= 2.9
|
||||
BuildRequires: pkgconfig(libdisplay-info)
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.108
|
||||
BuildRequires: pkgconfig(libevdev)
|
||||
BuildRequires: pkgconfig(libinput) >= 0.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user