feat(packages): add some utils
This commit is contained in:
parent
70f562b77b
commit
c2f3a59645
1 changed files with 8 additions and 1 deletions
|
@ -138,6 +138,9 @@ common:
|
|||
math:
|
||||
- name: libqalculate
|
||||
desc: Provide Qalc
|
||||
gis: # SIG
|
||||
- gdal
|
||||
- aur/tippecanoe
|
||||
git:
|
||||
- aur/gitwatch-git
|
||||
- tig
|
||||
|
@ -198,7 +201,6 @@ common:
|
|||
android:
|
||||
- scrcpy
|
||||
- kdeconnect
|
||||
geo: [] # todo
|
||||
random_gen:
|
||||
- python-faker
|
||||
- aur/uuid
|
||||
|
@ -206,6 +208,9 @@ common:
|
|||
- name: aur/apache-tools
|
||||
desc: provide htpasswd
|
||||
- argon2
|
||||
colors:
|
||||
- name: pastel
|
||||
desc: Manipulate colors
|
||||
|
||||
cli_frontends:
|
||||
forges:
|
||||
|
@ -225,6 +230,8 @@ common:
|
|||
desc: Allow to control MPV with MPRIS protocol (playerctl)
|
||||
book:
|
||||
- foliate
|
||||
exif:
|
||||
- perl-image-exiftool
|
||||
_:
|
||||
- ffmpeg
|
||||
- imagemagick
|
||||
|
|
Loading…
Reference in a new issue