weston-1.3.91
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=23
This commit is contained in:
parent
7276b71789
commit
22cc9110dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e4f5b4736358b63d83c3252567ba7aa49cc0da9e2e2c30f59ddf635159702a0
|
||||
size 672216
|
3
weston-1.3.91.tar.xz
Normal file
3
weston-1.3.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f567894cd29d8cea823513036c2ddd44ae38ffc56082992e1a4b3767c5c22cc8
|
||||
size 708400
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 24 22:44:59 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.3.91
|
||||
* No upstream news was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 22:12:31 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: weston
|
||||
%define lname libweston0
|
||||
Version: 1.3.0
|
||||
Version: 1.3.91
|
||||
Release: 0
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
License: HPND and CC-BY-SA-3.0
|
||||
@ -38,6 +38,7 @@ BuildRequires: libjpeg-devel
|
||||
BuildRequires: libtool >= 2.2
|
||||
#git#BuildRequires: libtool >= 2.2
|
||||
BuildRequires: libvpx-devel
|
||||
BuildRequires: libxml2-tools
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: rsvg-view
|
||||
@ -47,6 +48,7 @@ BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(cairo-egl) >= 1.11.3
|
||||
BuildRequires: pkgconfig(cairo-xcb)
|
||||
BuildRequires: pkgconfig(colord) >= 0.1.27
|
||||
BuildRequires: pkgconfig(dbus-1) >= 1.6
|
||||
BuildRequires: pkgconfig(egl) >= 7.10
|
||||
BuildRequires: pkgconfig(gbm)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
@ -66,11 +68,12 @@ BuildRequires: pkgconfig(pixman-1)
|
||||
BuildRequires: pkgconfig(poppler-glib)
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.0.0
|
||||
BuildRequires: pkgconfig(wayland-egl)
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.1.90
|
||||
BuildRequires: pkgconfig(wayland-scanner)
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.3.90
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
BuildRequires: pkgconfig(xcb-xfixes)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(xkbcommon) >= 0.0.578
|
||||
BuildRequires: pkgconfig(xkbcommon) >= 0.3.0
|
||||
Requires: xkeyboard-config
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user