31 lines
625 B
Plaintext
31 lines
625 B
Plaintext
|
Source: vanilla-apx-gui
|
||
|
Section: main
|
||
|
Priority: optional
|
||
|
Maintainer: Ward Nakchbandi <hotrod.master@hotmail.com>
|
||
|
Standards-Version: 4.6.1
|
||
|
Build-Depends:
|
||
|
debhelper-compat (= 13),
|
||
|
build-essential,
|
||
|
debhelper,
|
||
|
python3,
|
||
|
meson,
|
||
|
libadwaita-1-dev,
|
||
|
gettext,
|
||
|
desktop-file-utils,
|
||
|
make,
|
||
|
libjpeg-dev,
|
||
|
Rules-Requires-Root: no
|
||
|
|
||
|
Package: vanilla-apx-gui
|
||
|
Architecture: any
|
||
|
Depends:
|
||
|
${shlibs:Depends},
|
||
|
${misc:Depends},
|
||
|
python3,
|
||
|
python3-gi,
|
||
|
libadwaita-1-0,
|
||
|
gir1.2-vte-3.91,
|
||
|
gir1.2-gtk-4.0,
|
||
|
gir1.2-adw-1,
|
||
|
Description: A frontend in GTK 4 and Libadwaita for Apx.
|