forked from pool/weston
6.0.93
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=85
This commit is contained in:
parent
422979d546
commit
663c9601f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf2f6d5aae2e11cabb6bd69a76bcf9edb084f8c3e14ca769bea7234a513155b4
|
|
||||||
size 1522600
|
|
3
weston-6.0.93.tar.xz
Normal file
3
weston-6.0.93.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4ab0157ba54eb9d3154c18aa4d00659fbf22b65ebdd45e894c836f50099e6af0
|
||||||
|
size 1085908
|
16
weston.spec
16
weston.spec
@ -12,24 +12,24 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
%define lname libweston0
|
%define lname libweston0
|
||||||
%define major 6
|
%define major 7
|
||||||
%define realver 6.0.1
|
%define realver 6.0.93
|
||||||
Version: 6
|
Version: 6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wayland Reference Compositor
|
Summary: Wayland Reference Compositor
|
||||||
License: MIT AND CC-BY-SA-3.0
|
License: MIT AND CC-BY-SA-3.0
|
||||||
Group: System/X11/Servers
|
Group: System/X11/Servers
|
||||||
Url: http://wayland.freedesktop.org/
|
Url: https://wayland.freedesktop.org/
|
||||||
|
|
||||||
#Git-Clone: git://anongit.freedesktop.org/wayland/weston
|
#Git-Clone: git://anongit.freedesktop.org/wayland/weston
|
||||||
#Git-Web: http://cgit.freedesktop.org/wayland/weston/
|
#Git-Web: https://cgit.freedesktop.org/wayland/weston/
|
||||||
Source: http://wayland.freedesktop.org/releases/%name-%realver.tar.xz
|
Source: https://wayland.freedesktop.org/releases/weston-6.0.93.tar.xz
|
||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
BuildRequires: autoconf >= 2.64
|
BuildRequires: autoconf >= 2.64
|
||||||
BuildRequires: automake >= 1.11
|
BuildRequires: automake >= 1.11
|
||||||
@ -141,7 +141,7 @@ to develop plugins for Weston.
|
|||||||
%else
|
%else
|
||||||
-Dsimple-dmabuf-drm= \
|
-Dsimple-dmabuf-drm= \
|
||||||
%endif
|
%endif
|
||||||
-Dtest-junit-xml=false \
|
-Dtest-junit-xml=false -Dpipewire=false \
|
||||||
--includedir="%_includedir/%name"
|
--includedir="%_includedir/%name"
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -175,7 +175,7 @@ popd
|
|||||||
%_libdir/%name/
|
%_libdir/%name/
|
||||||
%_datadir/%name/
|
%_datadir/%name/
|
||||||
%_datadir/wayland-sessions/
|
%_datadir/wayland-sessions/
|
||||||
%_datadir/libweston/
|
%_datadir/libweston-%major/
|
||||||
%_mandir/man?/*.*
|
%_mandir/man?/*.*
|
||||||
|
|
||||||
%files -n libweston-%major-0
|
%files -n libweston-%major-0
|
||||||
|
Loading…
Reference in New Issue
Block a user