2024-07-01 20:44:53 +03:00
|
|
|
Source: hyprwayland-scanner
|
2023-06-10 20:56:53 +01:00
|
|
|
Section: main
|
2023-06-10 20:49:37 +01:00
|
|
|
Priority: optional
|
2023-06-10 20:56:53 +01:00
|
|
|
Maintainer: ferrreo <harderthanfire@gmail.com>
|
2023-06-10 20:49:37 +01:00
|
|
|
Standards-Version: 4.6.1
|
2023-06-10 21:11:46 +01:00
|
|
|
Build-Depends: debhelper-compat (= 13),
|
2023-06-10 21:26:42 +01:00
|
|
|
build-essential,
|
|
|
|
cmake-extras,
|
2024-07-01 20:52:18 +03:00
|
|
|
cmake,
|
|
|
|
libpugixml
|
2023-06-10 20:49:37 +01:00
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
2024-07-01 20:44:53 +03:00
|
|
|
Package: hyprwayland-scanner
|
2023-06-10 20:49:37 +01:00
|
|
|
Architecture: linux-any
|
2023-06-10 21:18:06 +01:00
|
|
|
Depends:
|
|
|
|
${shlibs:Depends},
|
|
|
|
${misc:Depends},
|
2024-07-01 20:44:53 +03:00
|
|
|
libpugixml1v5
|
|
|
|
Description: A Hyprland implementation of wayland-scanner.
|
2023-10-07 13:46:35 +03:00
|
|
|
|
2024-07-01 20:44:53 +03:00
|
|
|
Package: hyprwayland-scanner-dev
|
2023-10-07 13:46:35 +03:00
|
|
|
Architecture: linux-any
|
|
|
|
Depends:
|
|
|
|
${shlibs:Depends},
|
|
|
|
${misc:Depends},
|
2024-07-01 20:44:53 +03:00
|
|
|
hyprwayland-scanner (= ${binary:Version}),
|
|
|
|
Description: Development files for the Hyprland implementation of wayland-scanner.
|