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, |
Héctor Orón Martínez | 7503a02 | 2019-09-03 14:02:59 +0200 | [diff] [blame] | 49 | wayland-protocols (>= 1.18) |
Héctor Orón Martínez | fceaf5e | 2019-09-02 15:05:36 +0200 | [diff] [blame] | 50 | Standards-Version: 4.4.0 |
| 51 | Rules-Requires-Root: no |
Mike Gabriel | b1fe2b2 | 2013-06-28 14:31:18 +0200 | [diff] [blame] | 52 | Homepage: http://wayland.freedesktop.org/ |
Emilio Pozuelo Monfort | 8f72d09 | 2018-05-19 13:47:15 +0200 | [diff] [blame] | 53 | Vcs-Git: https://salsa.debian.org/xorg-team/wayland/weston.git |
| 54 | Vcs-Browser: https://salsa.debian.org/xorg-team/wayland/weston |
Cyril Brulebois | 9dd488c | 2012-02-21 23:58:19 +0100 | [diff] [blame] | 55 | |
| 56 | Package: weston |
| 57 | Architecture: linux-any |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 58 | Depends: adduser, |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 59 | ${misc:Depends}, |
| 60 | ${shlibs:Depends} |
Héctor Orón Martínez | 3d39fa3 | 2020-09-20 10:36:42 +0200 | [diff] [blame] | 61 | Breaks: libweston-8-dev |
| 62 | Conflicts: libweston-8-dev |
| 63 | Replaces: libweston-8-dev |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 64 | Recommends: libgl1-mesa-dri |
Cyril Brulebois | 9dd488c | 2012-02-21 23:58:19 +0100 | [diff] [blame] | 65 | Description: reference implementation of a wayland compositor |
| 66 | Part of the Wayland project is also the Weston reference implementation |
| 67 | of a Wayland compositor. Weston can run as an X client or under Linux |
| 68 | KMS and ships with a few demo clients. The Weston compositor is a minimal |
| 69 | 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] | 70 | cases. |
| 71 | |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame^] | 72 | Package: libweston-10-0 |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 73 | Section: libs |
| 74 | Architecture: linux-any |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 75 | Depends: ${misc:Depends}, ${shlibs:Depends} |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 76 | Replaces: weston (<< 1.12.0-1) |
| 77 | Breaks: weston (<< 1.12.0-1) |
| 78 | Description: reference implementation of a wayland compositor (shared libs) |
| 79 | Part of the Wayland project is also the Weston reference implementation |
| 80 | of a Wayland compositor. Weston can run as an X client or under Linux |
| 81 | KMS and ships with a few demo clients. The Weston compositor is a minimal |
| 82 | and fast compositor and is suitable for many embedded and mobile use |
| 83 | cases. |
| 84 | . |
| 85 | This package includes the libweston shared libraries. |
| 86 | |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame^] | 87 | Package: libweston-10-dev |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 88 | Section: libdevel |
| 89 | Architecture: linux-any |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 90 | Depends: libpixman-1-dev, |
| 91 | libwayland-dev, |
Héctor Orón Martínez | 51dab43 | 2022-02-07 13:02:27 +0100 | [diff] [blame^] | 92 | libweston-10-0 (= ${binary:Version}), |
Héctor Orón Martínez | 507c060 | 2019-08-23 15:05:17 +0200 | [diff] [blame] | 93 | libxkbcommon-dev, |
| 94 | ${misc:Depends}, |
| 95 | ${shlibs:Depends} |
Emilio Pozuelo Monfort | 91c5ce7 | 2016-12-07 19:17:42 +0100 | [diff] [blame] | 96 | Replaces: weston (<< 1.12.0-1) |
| 97 | Breaks: weston (<< 1.12.0-1) |
| 98 | Description: reference implementation of a wayland compositor (shared libs) |
| 99 | Part of the Wayland project is also the Weston reference implementation |
| 100 | of a Wayland compositor. Weston can run as an X client or under Linux |
| 101 | KMS and ships with a few demo clients. The Weston compositor is a minimal |
| 102 | and fast compositor and is suitable for many embedded and mobile use |
| 103 | cases. |
| 104 | . |
| 105 | This package includes the libweston headers. |