summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2e4ad4ca689e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = fastfetch
+ pkgdesc = Like Neofetch, but much faster because written in C
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/LinusDierheimer/fastfetch
+ arch = x86_64
+ license = MIT
+ makedepends = cmake
+ makedepends = dbus
+ makedepends = dconf
+ makedepends = pciutils
+ makedepends = libxcb
+ makedepends = libxrandr
+ makedepends = vulkan-headers
+ makedepends = vulkan-icd-loader
+ makedepends = wayland
+ makedepends = xfconf
+ depends = bash
+ optdepends = dbus: Needed for detecting current media player and song
+ optdepends = dconf: Needed for values that are only stored in DConf + Fallback for GSettings
+ optdepends = glib2: Output for values that are only stored in GSettings
+ optdepends = libxrandr: Multi monitor support
+ optdepends = pciutils: GPU output
+ optdepends = vulkan-icd-loader: Fallback for GPU output
+ optdepends = xfconf: Needed for XFWM theme and XFCE Terminal font
+ source = fastfetch-1.0.0.tar.gz::https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.0.0.tar.gz
+ sha256sums = 316a6a86a7fcd5e521f10da1b4b766f964252d3a8324c77a80696c78cf5d6c01
+
+pkgname = fastfetch