From 76424950e373d3b04ac3dd13019151bfba3e8423 Mon Sep 17 00:00:00 2001 From: sumuel Date: Mon, 17 Aug 2026 20:44:55 +0000 Subject: Add the files --- debian/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..7494ef5 --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: fastfetch +Section: universe/utils +Priority: optional +Maintainer: Carter Li +Build-Depends: libelf-dev, libvulkan-dev, libwayland-dev, libxrandr-dev, libxcb-randr0-dev, libdconf-dev, libdbus-1-dev, libmagickcore-dev, libsqlite3-dev, librpm-dev, libegl-dev, libglx-dev, ocl-icd-opencl-dev, libpulse-dev, libdrm-dev, libddcutil-dev, libchafa-dev, libefl-all-dev, pkgconf, cmake (>= 3.12), debhelper (>= 11.2), dh-cmake, dh-cmake-compat (= 1), dh-sequence-cmake, dh-sequence-ctest, ninja-build, python3-setuptools +Standards-Version: 4.0.0 +Homepage: https://github.com/fastfetch-cli/fastfetch + +Package: fastfetch +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. + It is written mainly in C, with performance and customizability in mind. -- cgit v1.2.3