Dongjin Kim | 06bc7d9 | 2023-11-21 22:19:12 +0000 | [diff] [blame] | 1 | Source: libvideorender |
| 2 | Priority: optional |
| 3 | Maintainer: Dongjin Kim <tobetter@gmail.com> |
| 4 | Uploaders: Dongjin Kim <tobetter@gmail.com> |
| 5 | Build-Depends: debhelper-compat (= 13), |
| 6 | libdrm-meson-dev, |
| 7 | liblog1-dev, |
| 8 | pkg-config, |
| 9 | Standards-Version: 4.6.0 |
| 10 | |
| 11 | Package: libvideorender-drm |
| 12 | Section: misc |
| 13 | Architecture: linux-any |
| 14 | Depends: |
| 15 | ${misc:Depends} |
| 16 | Multi-Arch: same |
| 17 | Description: ... |
| 18 | |
| 19 | Package: libvideorender-weston |
| 20 | Section: misc |
| 21 | Architecture: linux-any |
| 22 | Depends: |
| 23 | ${misc:Depends} |
| 24 | Multi-Arch: same |
| 25 | Description: ... |
| 26 | |
| 27 | Package: libvideorender-dev |
| 28 | Section: misc |
| 29 | Architecture: linux-any |
| 30 | Depends: |
| 31 | libvideorender-drm | libvideorender-weston |
| 32 | Description: ... |