blob: 1013204b99b9a1f3e25f574f57469912c0dfdef2 [file] [log] [blame]
Cyril Brulebois9dd488c2012-02-21 23:58:19 +01001Source: weston
2Section: x11
3Priority: optional
4Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Héctor Orón Martínez507c0602019-08-23 15:05:17 +02005Uploaders: Mike Gabriel <sunweaver@debian.org>,
6 Héctor Orón Martínez <zumbi@debian.org>,
7 Emilio Pozuelo Monfort <pochu@debian.org>
8Build-Depends: debhelper (>= 10),
9 freerdp2-dev,
10 libcairo2-dev (>= 1.10.0),
11 libcolord-dev (>= 0.1.27),
12 libdbus-1-dev,
13 libdrm-dev (>= 2.4.83),
14 libegl1-mesa-dev (>= 9.0~),
15 libgbm-dev (>= 17.2),
16 libgdk-pixbuf2.0-dev,
17 libgles2-mesa-dev (>= 9.0~),
18 libglu1-mesa-dev,
19 libgstreamer-plugins-base1.0-dev,
20 libgstreamer1.0-dev,
21 libinput-dev (>= 0.8.0),
22 libjpeg-dev,
23 liblcms2-dev,
24 libpam0g-dev,
25 libpango1.0-dev,
26 libpixman-1-dev (>= 0.25.2),
27 libpng-dev,
28 libsystemd-dev,
29 libudev-dev (>= 136),
30 libva-dev,
31 libvpx-dev,
Héctor Orón Martínez7503a022019-09-03 14:02:59 +020032 libwayland-dev (>= 1.12.0),
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020033 libwebp-dev,
34 libx11-dev,
35 libx11-xcb-dev,
36 libxcb-composite0-dev,
37 libxcb-shape0-dev,
38 libxcb-xfixes0-dev,
39 libxcb-xkb-dev,
40 libxcb1-dev,
41 libxcursor-dev,
42 libxkbcommon-dev (>= 0.3.0),
43 libxml2-dev,
44 mesa-common-dev,
45 meson,
46 pkg-config,
47 quilt,
Héctor Orón Martínez7503a022019-09-03 14:02:59 +020048 wayland-protocols (>= 1.18)
Héctor Orón Martínezfceaf5e2019-09-02 15:05:36 +020049Standards-Version: 4.4.0
50Rules-Requires-Root: no
Mike Gabrielb1fe2b22013-06-28 14:31:18 +020051Homepage: http://wayland.freedesktop.org/
Emilio Pozuelo Monfort8f72d092018-05-19 13:47:15 +020052Vcs-Git: https://salsa.debian.org/xorg-team/wayland/weston.git
53Vcs-Browser: https://salsa.debian.org/xorg-team/wayland/weston
Cyril Brulebois9dd488c2012-02-21 23:58:19 +010054
55Package: weston
56Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020057Depends: adduser,
58 libegl1-mesa (>= 8.0-2) | libegl1-x11,
59 libgles2-mesa (>= 8.0-2) | libgles2,
60 libwayland-egl1-mesa (>= 10.1.0-2) | libwayland-egl1,
61 ${misc:Depends},
62 ${shlibs:Depends}
Héctor Orón Martínez3d39fa32020-09-20 10:36:42 +020063Breaks: libweston-8-dev
64Conflicts: libweston-8-dev
65Replaces: libweston-8-dev
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020066Recommends: libgl1-mesa-dri
Cyril Brulebois9dd488c2012-02-21 23:58:19 +010067Description: reference implementation of a wayland compositor
68 Part of the Wayland project is also the Weston reference implementation
69 of a Wayland compositor. Weston can run as an X client or under Linux
70 KMS and ships with a few demo clients. The Weston compositor is a minimal
71 and fast compositor and is suitable for many embedded and mobile use
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010072 cases.
73
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020074Package: libweston-9-0
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010075Section: libs
76Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020077Depends: ${misc:Depends}, ${shlibs:Depends}
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010078Replaces: weston (<< 1.12.0-1)
79Breaks: weston (<< 1.12.0-1)
80Description: reference implementation of a wayland compositor (shared libs)
81 Part of the Wayland project is also the Weston reference implementation
82 of a Wayland compositor. Weston can run as an X client or under Linux
83 KMS and ships with a few demo clients. The Weston compositor is a minimal
84 and fast compositor and is suitable for many embedded and mobile use
85 cases.
86 .
87 This package includes the libweston shared libraries.
88
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020089Package: libweston-9-dev
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010090Section: libdevel
91Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020092Depends: libpixman-1-dev,
93 libwayland-dev,
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020094 libweston-9-0 (= ${binary:Version}),
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020095 libxkbcommon-dev,
96 ${misc:Depends},
97 ${shlibs:Depends}
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010098Replaces: weston (<< 1.12.0-1)
99Breaks: weston (<< 1.12.0-1)
100Description: reference implementation of a wayland compositor (shared libs)
101 Part of the Wayland project is also the Weston reference implementation
102 of a Wayland compositor. Weston can run as an X client or under Linux
103 KMS and ships with a few demo clients. The Weston compositor is a minimal
104 and fast compositor and is suitable for many embedded and mobile use
105 cases.
106 .
107 This package includes the libweston headers.