Source: eydos-installer
Section: admin
Priority: optional
Maintainer: Liberux Labs, S. L. <info@liberux.net>
Build-Depends:
 debhelper-compat (= 13),
 cargo:native (>= 1.85.0),
 rustc:native (>= 1.85.0),
 libstd-rust-dev,
 pkg-config:native,
 libltk-dev (>= 0.3.0), libltk-dev (<< 0.4),
 libxkbcommon-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://liberux.net

Package: eydos-installer
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ltk-theme-default,
 e2fsprogs,
 dosfstools,
 fatresize,
 ntfs-3g,
 exfatprogs,
 btrfs-progs,
 xfsprogs,
 util-linux,
 rsync,
 fonts-noto-core,
 fonts-noto-cjk
Description: First-run installer for the Eydos operating system
 Wizard-style first-run installer that walks through language, disk,
 wireless, security and tutorial steps. Built on top of ltk; the
 partition table is read and rewritten in pure Rust (gptman / mbrman),
 and partition resizes shell out to the standard fs tools (resize2fs,
 ntfsresize, fatresize) for filesystem-side adjustments. blkid (from
 util-linux) is invoked to identify filesystem types.
