forked from extern/nix-config
72b2df5864
Note that most (if not all) of these programs can run inside any environment with the same expected behavior, not just Plasma and GNOME, provided the proper environment variables and config values are set.
30 lines
623 B
Bash
Vendored
30 lines
623 B
Bash
Vendored
pkgname=tari-gnome
|
|
pkgver=0.1.0
|
|
pkgrel=1
|
|
pkgdesc="Packages for my GNOME setup"
|
|
arch=('any')
|
|
depends=(gnome-shell
|
|
gnome-shell-extensions
|
|
gnome-backgrounds
|
|
gnome-control-center
|
|
evince
|
|
file-roller
|
|
nautilus
|
|
gnome-mpv
|
|
l3afpad
|
|
gthumb
|
|
lollypop
|
|
evolution
|
|
ghex
|
|
liferea
|
|
libreoffice-fresh
|
|
poedit
|
|
gnome-clocks
|
|
gnome-characters
|
|
gnome-maps
|
|
gnome-system-monitor
|
|
gnome-disk-utility
|
|
gnome-screenshot
|
|
gnome-weather
|
|
gnome-break-timer)
|