mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-31 06:57:00 +02:00
Add avidemux-cli, sox, and tmux to PKGBUILD
This commit is contained in:
parent
500983f369
commit
215911db61
4
PKGBUILD
4
PKGBUILD
@ -115,6 +115,10 @@ depends=(
|
|||||||
'texlive-formatsextra' # More formats
|
'texlive-formatsextra' # More formats
|
||||||
'texlive-bibtexextra' # More features for BibTeX
|
'texlive-bibtexextra' # More features for BibTeX
|
||||||
'minted' # Add syntax highlighting support to LaTeX
|
'minted' # Add syntax highlighting support to LaTeX
|
||||||
|
|
||||||
|
'avidemux-cli' # Command line video editor
|
||||||
|
'sox' # Audacity for the terminal
|
||||||
|
'tmux' # Terminal multiplexer
|
||||||
)
|
)
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user