summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: b42a3efde1aa6f54de12fd65ce53da5975f549dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Maintainer: mainstreamos <https://github.com/MainstreamOS>
groups=(mainstream)
pkgname=mainstream-basic
pkgver=1.0
pkgrel=6
pkgdesc='Mainstream OS Basic Dependencies'
provides=('illogical-impulse-basic')
replaces=('illogical-impulse-basic')
arch=(any)
license=(None)
depends=(
  bc
  coreutils
  cliphist
  cmake
  curl
  wget
  ripgrep
  expect
  jq
  xdg-user-dirs
  ntfs-3g
  dosfstools
  libxcrypt-compat
  fuse2
  less
  clinfo
  power-profiles-daemon
  topgrade
  cpio
  rsync
  go-yq # https://github.com/mikefarah/yq
  blueman
  networkmanager
  hyprpolkitagent
  kdialog
  systemd
  zip
)