blob: 1b774f11538581c98aed2150da65051c8eeb1043 [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),
Héctor Orón Martínezc00f9922021-03-04 22:12:48 +010027 libpipewire-0.3-dev,
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020028 libpng-dev,
29 libsystemd-dev,
30 libudev-dev (>= 136),
31 libva-dev,
32 libvpx-dev,
Héctor Orón Martínez7503a022019-09-03 14:02:59 +020033 libwayland-dev (>= 1.12.0),
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020034 libwebp-dev,
35 libx11-dev,
36 libx11-xcb-dev,
37 libxcb-composite0-dev,
38 libxcb-shape0-dev,
39 libxcb-xfixes0-dev,
40 libxcb-xkb-dev,
41 libxcb1-dev,
42 libxcursor-dev,
43 libxkbcommon-dev (>= 0.3.0),
44 libxml2-dev,
45 mesa-common-dev,
46 meson,
47 pkg-config,
48 quilt,
Héctor Orón Martínez7503a022019-09-03 14:02:59 +020049 wayland-protocols (>= 1.18)
Héctor Orón Martínezfceaf5e2019-09-02 15:05:36 +020050Standards-Version: 4.4.0
51Rules-Requires-Root: no
Mike Gabrielb1fe2b22013-06-28 14:31:18 +020052Homepage: http://wayland.freedesktop.org/
Emilio Pozuelo Monfort8f72d092018-05-19 13:47:15 +020053Vcs-Git: https://salsa.debian.org/xorg-team/wayland/weston.git
54Vcs-Browser: https://salsa.debian.org/xorg-team/wayland/weston
Cyril Brulebois9dd488c2012-02-21 23:58:19 +010055
56Package: weston
57Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020058Depends: adduser,
59 libegl1-mesa (>= 8.0-2) | libegl1-x11,
60 libgles2-mesa (>= 8.0-2) | libgles2,
61 libwayland-egl1-mesa (>= 10.1.0-2) | libwayland-egl1,
62 ${misc:Depends},
63 ${shlibs:Depends}
Héctor Orón Martínez3d39fa32020-09-20 10:36:42 +020064Breaks: libweston-8-dev
65Conflicts: libweston-8-dev
66Replaces: libweston-8-dev
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020067Recommends: libgl1-mesa-dri
Cyril Brulebois9dd488c2012-02-21 23:58:19 +010068Description: reference implementation of a wayland compositor
69 Part of the Wayland project is also the Weston reference implementation
70 of a Wayland compositor. Weston can run as an X client or under Linux
71 KMS and ships with a few demo clients. The Weston compositor is a minimal
72 and fast compositor and is suitable for many embedded and mobile use
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010073 cases.
74
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020075Package: libweston-9-0
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010076Section: libs
77Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020078Depends: ${misc:Depends}, ${shlibs:Depends}
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010079Replaces: weston (<< 1.12.0-1)
80Breaks: weston (<< 1.12.0-1)
81Description: reference implementation of a wayland compositor (shared libs)
82 Part of the Wayland project is also the Weston reference implementation
83 of a Wayland compositor. Weston can run as an X client or under Linux
84 KMS and ships with a few demo clients. The Weston compositor is a minimal
85 and fast compositor and is suitable for many embedded and mobile use
86 cases.
87 .
88 This package includes the libweston shared libraries.
89
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020090Package: libweston-9-dev
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010091Section: libdevel
92Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020093Depends: libpixman-1-dev,
94 libwayland-dev,
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020095 libweston-9-0 (= ${binary:Version}),
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020096 libxkbcommon-dev,
97 ${misc:Depends},
98 ${shlibs:Depends}
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010099Replaces: weston (<< 1.12.0-1)
100Breaks: weston (<< 1.12.0-1)
101Description: reference implementation of a wayland compositor (shared libs)
102 Part of the Wayland project is also the Weston reference implementation
103 of a Wayland compositor. Weston can run as an X client or under Linux
104 KMS and ships with a few demo clients. The Weston compositor is a minimal
105 and fast compositor and is suitable for many embedded and mobile use
106 cases.
107 .
108 This package includes the libweston headers.