blob: abffbc936728abc319f4f3254b988b575cce80b8 [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}
63Recommends: libgl1-mesa-dri
Cyril Brulebois9dd488c2012-02-21 23:58:19 +010064Description: reference implementation of a wayland compositor
65 Part of the Wayland project is also the Weston reference implementation
66 of a Wayland compositor. Weston can run as an X client or under Linux
67 KMS and ships with a few demo clients. The Weston compositor is a minimal
68 and fast compositor and is suitable for many embedded and mobile use
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010069 cases.
70
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020071Package: libweston-9-0
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010072Section: libs
73Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020074Depends: ${misc:Depends}, ${shlibs:Depends}
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010075Replaces: weston (<< 1.12.0-1)
76Breaks: weston (<< 1.12.0-1)
77Description: reference implementation of a wayland compositor (shared libs)
78 Part of the Wayland project is also the Weston reference implementation
79 of a Wayland compositor. Weston can run as an X client or under Linux
80 KMS and ships with a few demo clients. The Weston compositor is a minimal
81 and fast compositor and is suitable for many embedded and mobile use
82 cases.
83 .
84 This package includes the libweston shared libraries.
85
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020086Package: libweston-9-dev
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010087Section: libdevel
88Architecture: linux-any
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020089Depends: libpixman-1-dev,
90 libwayland-dev,
Héctor Orón Martínez9dec5192020-09-04 14:19:31 +020091 libweston-9-0 (= ${binary:Version}),
Héctor Orón Martínez507c0602019-08-23 15:05:17 +020092 libxkbcommon-dev,
93 ${misc:Depends},
94 ${shlibs:Depends}
Emilio Pozuelo Monfort91c5ce72016-12-07 19:17:42 +010095Replaces: weston (<< 1.12.0-1)
96Breaks: weston (<< 1.12.0-1)
97Description: reference implementation of a wayland compositor (shared libs)
98 Part of the Wayland project is also the Weston reference implementation
99 of a Wayland compositor. Weston can run as an X client or under Linux
100 KMS and ships with a few demo clients. The Weston compositor is a minimal
101 and fast compositor and is suitable for many embedded and mobile use
102 cases.
103 .
104 This package includes the libweston headers.