feat(packages): add utils for mkv,pdf,stress,ipython

This commit is contained in:
Matthieu Bessat 2024-10-15 12:16:49 +02:00
parent 930538ef7e
commit b043a66409

View file

@ -66,6 +66,8 @@ common:
- plantuml - plantuml
- desc: Env loader, export env variables from dotenv file in shell scripts - desc: Env loader, export env variables from dotenv file in shell scripts
name: aur/zenv name: aur/zenv
- desc: Load system to make it heat and sweat
name: stress
backup: backup:
- borg - borg
docs: docs:
@ -136,6 +138,8 @@ common:
pdf: pdf:
- aur/ocrmypdf - aur/ocrmypdf
- aur/wkhtmltopdf-static - aur/wkhtmltopdf-static
- name: pdftk
desc: Utils to manipulate PDF pages (extract, merge, rotate, unpack)
latex: latex:
- texlive-basic - texlive-basic
- texlive-latex - texlive-latex
@ -256,6 +260,7 @@ common:
- perl-image-exiftool - perl-image-exiftool
_: _:
- ffmpeg - ffmpeg
- mkvtoolnix-cli
- imagemagick - imagemagick
- zbar - zbar
- zint - zint
@ -331,6 +336,7 @@ common:
- pyenv - pyenv
- python-pip - python-pip
- python-poetry - python-poetry
- ipython
lint: lint:
- ruff - ruff
lib: lib: