blob: 18d67c684d983d6bd3349a4be092784d83078da3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = customfetch-gui-bin
pkgdesc = Highly customizable and fast system information fetch program (GUI app) (Binary files)
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/Toni500github/customfetch
arch = x86_64
arch = aarch64
license = BSD-3-Clause
depends = gtk3
depends = gtkmm3
depends = customfetch-common
optdepends = ttf-liberation: Font to be used for GUI (recommended)
optdepends = wayland: Library for getting the Wayland compositor faster
optdepends = dconf: Alternative to the slow gsettings command
optdepends = libxfce4util: Query XFCE4 version faster
conflicts = customfetch-gui-git
conflicts = customfetch-gui
source = https://github.com/Toni500github/customfetch/releases/download/v1.0.0/customfetch-gui-v1.0.0.tar.gz
sha256sums = 7700a8c7b1ba66a0ce3a5d4b854031211594b44de86b7ed03710713fc8cbcf37
pkgname = customfetch-gui-bin
|