Cyril Brulebois | 9dd488c | 2012-02-21 23:58:19 +0100 | [diff] [blame] | 1 | Source: weston |
| 2 | Section: x11 |
| 3 | Priority: optional |
| 4 | Maintainer: Debian X Strike Force <debian-x@lists.debian.org> |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 5 | Uploaders: Mike Gabriel <sunweaver@debian.org>, |
| 6 | Héctor Orón Martínez <zumbi@debian.org>, |
| 7 | Emilio Pozuelo Monfort <pochu@debian.org> |
| 8 | Build-Depends: debhelper (>= 10), |
| 9 | freerdp2-dev, |
| 10 | libcairo2-dev (>= 1.10.0), |
| 11 | libcolord-dev (>= 0.1.27), |
| 12 | libdbus-1-dev, |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame] | 13 | libdrm-dev (>= 2.4.95), |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 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ínez | c00f992 | 2021-03-04 22:12:48 +0100 | [diff] [blame] | 27 | libpipewire-0.3-dev, |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 28 | libpng-dev, |
| 29 | libsystemd-dev, |
| 30 | libudev-dev (>= 136), |
| 31 | libva-dev, |
| 32 | libvpx-dev, |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame] | 33 | libwayland-dev (>= 1.18.0), |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 34 | 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, |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame] | 46 | meson (>= 0.52.1), |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 47 | pkg-config, |
| 48 | quilt, |
Dongjin Kim | f72f9ee | 2024-12-17 05:07:56 +0000 | [diff] [blame] | 49 | wayland-protocols (>= 1.18), |
| 50 | libdrm2, |
| 51 | libjson-c-dev, |
| 52 | libubootenv-dev, |
| 53 | meson-display-dev, |
| 54 | modepolicy-dev |
Héctor Orón Martínez | fceaf5e | 2019-09-02 15:05:36 +0200 | [diff] [blame] | 55 | Standards-Version: 4.4.0 |
| 56 | Rules-Requires-Root: no |
Mike Gabriel | b1fe2b2 | 2013-06-28 14:31:18 +0200 | [diff] [blame] | 57 | Homepage: http://wayland.freedesktop.org/ |
Emilio Pozuelo Monfort | 8f72d09 | 2018-05-19 13:47:15 +0200 | [diff] [blame] | 58 | Vcs-Git: https://salsa.debian.org/xorg-team/wayland/weston.git |
| 59 | Vcs-Browser: https://salsa.debian.org/xorg-team/wayland/weston |
Cyril Brulebois | 9dd488c | 2012-02-21 23:58:19 +0100 | [diff] [blame] | 60 | |
| 61 | Package: weston |
| 62 | Architecture: linux-any |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 63 | Depends: adduser, |
Dongjin Kim | b6de57b | 2024-12-19 12:50:14 +0900 | [diff] [blame] | 64 | libjpeg62, |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 65 | ${misc:Depends}, |
| 66 | ${shlibs:Depends} |
Héctor Orón Martínez | 3d39fa3 | 2020-09-20 10:36:42 +0200 | [diff] [blame] | 67 | Breaks: libweston-8-dev |
| 68 | Conflicts: libweston-8-dev |
| 69 | Replaces: libweston-8-dev |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 70 | Recommends: libgl1-mesa-dri |
Cyril Brulebois | 9dd488c | 2012-02-21 23:58:19 +0100 | [diff] [blame] | 71 | Description: reference implementation of a wayland compositor |
| 72 | Part of the Wayland project is also the Weston reference implementation |
| 73 | of a Wayland compositor. Weston can run as an X client or under Linux |
| 74 | KMS and ships with a few demo clients. The Weston compositor is a minimal |
| 75 | and fast compositor and is suitable for many embedded and mobile use |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 76 | cases. |
| 77 | |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame] | 78 | Package: libweston-10-0 |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 79 | Section: libs |
| 80 | Architecture: linux-any |
Dongjin Kim | c50f212 | 2024-12-20 03:40:40 +0000 | [diff] [blame^] | 81 | Depends: ${misc:Depends}, ${shlibs:Depends}, libubootenv |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 82 | Replaces: weston (<< 1.12.0-1) |
| 83 | Breaks: weston (<< 1.12.0-1) |
| 84 | Description: reference implementation of a wayland compositor (shared libs) |
| 85 | Part of the Wayland project is also the Weston reference implementation |
| 86 | of a Wayland compositor. Weston can run as an X client or under Linux |
| 87 | KMS and ships with a few demo clients. The Weston compositor is a minimal |
| 88 | and fast compositor and is suitable for many embedded and mobile use |
| 89 | cases. |
| 90 | . |
| 91 | This package includes the libweston shared libraries. |
| 92 | |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame] | 93 | Package: libweston-10-dev |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 94 | Section: libdevel |
| 95 | Architecture: linux-any |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 96 | Depends: libpixman-1-dev, |
| 97 | libwayland-dev, |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame] | 98 | libweston-10-0 (= ${binary:Version}), |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 99 | libxkbcommon-dev, |
| 100 | ${misc:Depends}, |
| 101 | ${shlibs:Depends} |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 102 | Replaces: weston (<< 1.12.0-1) |
| 103 | Breaks: weston (<< 1.12.0-1) |
| 104 | Description: reference implementation of a wayland compositor (shared libs) |
| 105 | Part of the Wayland project is also the Weston reference implementation |
| 106 | of a Wayland compositor. Weston can run as an X client or under Linux |
| 107 | KMS and ships with a few demo clients. The Weston compositor is a minimal |
| 108 | and fast compositor and is suitable for many embedded and mobile use |
| 109 | cases. |
| 110 | . |
| 111 | This package includes the libweston headers. |