Update FreeBSD profile with Niri

This commit is contained in:
Fabio Scotto di Santolo
2026-07-15 22:26:29 +02:00
parent fa39a2571b
commit 8eabc5b340
22 changed files with 317 additions and 147 deletions

View File

@@ -38,32 +38,14 @@ mint_development_packages:
- python3-venv
mint_desktop_common_packages:
# autoconf/automake/libtool-bin build the Emacs pdf-tools (epdfinfo) and
# vterm native modules; the lib*-dev headers below are their link deps.
- autoconf
- automake
- dconf-cli
- deja-dup
- emacs
- firefox
- fonts-liberation
- fonts-noto-color-emoji
- git-delta
- gnome-keyring
# hunspell CLI + Italian dictionary for Emacs spell checking (spell.el sets
# ispell-really-hunspell); hunspell-en-us is pulled in as a dependency.
- hunspell
- hunspell-it
- libfreetype-dev
# pdf-tools epdfinfo build deps (poppler); libpng-dev/zlib1g-dev are already
# satisfied by other packages.
- libpoppler-glib-dev
- libpoppler-private-dev
- libsecret-tools
- libtool-bin
# vterm/multi-vterm native module (compiled against system libvterm).
- libvterm-dev
- libx11-dev
- mpv
- pinentry-gnome3
- pinentry-gtk2
@@ -74,6 +56,19 @@ mint_desktop_common_packages:
- xdg-user-dirs
- yt-dlp
mint_emacs_packages:
- autoconf
- automake
- emacs
- hunspell
- hunspell-it
- libfreetype-dev
- libpoppler-glib-dev
- libpoppler-private-dev
- libtool-bin
- libvterm-dev
- libx11-dev
mint_cinnamon_packages:
- cinnamon
- cinnamon-control-center
@@ -95,13 +90,11 @@ mint_flatpak_packages:
- com.spotify.Client
- org.telegram.desktop
# Nerd Fonts referenced by the desktop configs deployed on Mint (fontconfig
# symbols, Emacs UI/vterm). Debian has no equivalent of Void's nerd-fonts-ttf
# package, so they are fetched from the upstream ryanoasis/nerd-fonts release.
# Nerd Fonts referenced by the desktop configs deployed on Mint. Debian has no
# equivalent of Void's nerd-fonts-ttf package, so they are fetched from the
# upstream ryanoasis/nerd-fonts release.
mint_nerd_fonts_version: v3.3.0
mint_nerd_fonts:
- Hack
# Archive is named UbuntuSans; it ships the "UbuntuSansMono Nerd Font" faces
# referenced by the Emacs UI config.
- UbuntuSans
- NerdFontsSymbolsOnly