feat: add some packages
This commit is contained in:
parent
90e928cacc
commit
927a4cec0c
1 changed files with 18 additions and 9 deletions
|
@ -97,6 +97,7 @@ categories:
|
||||||
- unoconv # can be used to export ODT to pdf
|
- unoconv # can be used to export ODT to pdf
|
||||||
- pandoc # general purpose document converter
|
- pandoc # general purpose document converter
|
||||||
- typst # an alternative to latex
|
- typst # an alternative to latex
|
||||||
|
- aur/marp-cli-bin # create presentation from markdown
|
||||||
latex:
|
latex:
|
||||||
- texlive-basic
|
- texlive-basic
|
||||||
- texlive-latex
|
- texlive-latex
|
||||||
|
@ -117,6 +118,8 @@ categories:
|
||||||
- mitmproxy
|
- mitmproxy
|
||||||
- name: trurl
|
- name: trurl
|
||||||
desc: URL processing
|
desc: URL processing
|
||||||
|
- name: aur/oauth2c
|
||||||
|
desc: OAuth2 client
|
||||||
dns:
|
dns:
|
||||||
- bind
|
- bind
|
||||||
_:
|
_:
|
||||||
|
@ -161,10 +164,14 @@ categories:
|
||||||
- aur/uuid
|
- aur/uuid
|
||||||
|
|
||||||
multimedia:
|
multimedia:
|
||||||
|
youtube:
|
||||||
|
- yt-dlp
|
||||||
|
- name: ytfzf
|
||||||
|
desc: Look for youtube video
|
||||||
|
_:
|
||||||
- ffmpeg
|
- ffmpeg
|
||||||
- imagemagick
|
- imagemagick
|
||||||
- mpv
|
- mpv
|
||||||
- yt-dlp
|
|
||||||
- zbar
|
- zbar
|
||||||
- zint
|
- zint
|
||||||
- qrencode
|
- qrencode
|
||||||
|
@ -210,7 +217,8 @@ categories:
|
||||||
- typescript-language-server
|
- typescript-language-server
|
||||||
- svelte-language-server
|
- svelte-language-server
|
||||||
- lua-language-server
|
- lua-language-server
|
||||||
rust: {}
|
rust:
|
||||||
|
- cargo-watch
|
||||||
# - rustup
|
# - rustup
|
||||||
dbs:
|
dbs:
|
||||||
- redis
|
- redis
|
||||||
|
@ -261,6 +269,7 @@ categories:
|
||||||
- swayimg
|
- swayimg
|
||||||
- name: aur/swayhide
|
- name: aur/swayhide
|
||||||
desc: Allow swallowing
|
desc: Allow swallowing
|
||||||
|
- xdg-desktop-portal-wlr
|
||||||
color_picker:
|
color_picker:
|
||||||
- aur/hyprpicker
|
- aur/hyprpicker
|
||||||
notification:
|
notification:
|
||||||
|
|
Loading…
Reference in a new issue