You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
816 B
Plaintext
28 lines
816 B
Plaintext
2 years ago
|
Source: ubuntu-smoother
|
||
|
Section: utils
|
||
|
Priority: optional
|
||
|
Maintainer: Mirko Brombin <send@mirko.pm>
|
||
|
Build-Depends:
|
||
|
build-essential,
|
||
|
debhelper,
|
||
|
python3,
|
||
|
meson,
|
||
|
libadwaita-1-dev,
|
||
|
gettext,
|
||
|
desktop-file-utils,
|
||
|
make
|
||
|
Homepage: https://github.com/mirkobrombin/ubuntu-smoother/
|
||
|
Vcs-Browser: hhttps://github.com/mirkobrombin/ubuntu-smoother
|
||
|
Vcs-Git: https://github.com/mirkobrombin/ubuntu-smoother.git
|
||
|
Rules-Requires-Root: no
|
||
|
|
||
|
Package: ubuntu-smoother
|
||
|
Architecture: any
|
||
|
Depends: ${python3:Depends},
|
||
|
${misc:Depends},
|
||
|
python3,
|
||
|
python3-gi,
|
||
|
libadwaita-1,
|
||
|
gir1.2-gtk-4.0,
|
||
|
gir1.2-adw-1
|
||
|
Description: This utility is meant to be used in Ubuntu Vanilla GNOME as a first-setup wizard.
|