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:
|
math:
|
||||||
- name: libqalculate
|
- name: libqalculate
|
||||||
desc: Provide Qalc
|
desc: Provide Qalc
|
||||||
|
gis: # SIG
|
||||||
|
- gdal
|
||||||
|
- aur/tippecanoe
|
||||||
git:
|
git:
|
||||||
- aur/gitwatch-git
|
- aur/gitwatch-git
|
||||||
- tig
|
- tig
|
||||||
|
@ -198,7 +201,6 @@ common:
|
||||||
android:
|
android:
|
||||||
- scrcpy
|
- scrcpy
|
||||||
- kdeconnect
|
- kdeconnect
|
||||||
geo: [] # todo
|
|
||||||
random_gen:
|
random_gen:
|
||||||
- python-faker
|
- python-faker
|
||||||
- aur/uuid
|
- aur/uuid
|
||||||
|
@ -206,6 +208,9 @@ common:
|
||||||
- name: aur/apache-tools
|
- name: aur/apache-tools
|
||||||
desc: provide htpasswd
|
desc: provide htpasswd
|
||||||
- argon2
|
- argon2
|
||||||
|
colors:
|
||||||
|
- name: pastel
|
||||||
|
desc: Manipulate colors
|
||||||
|
|
||||||
cli_frontends:
|
cli_frontends:
|
||||||
forges:
|
forges:
|
||||||
|
@ -225,6 +230,8 @@ common:
|
||||||
desc: Allow to control MPV with MPRIS protocol (playerctl)
|
desc: Allow to control MPV with MPRIS protocol (playerctl)
|
||||||
book:
|
book:
|
||||||
- foliate
|
- foliate
|
||||||
|
exif:
|
||||||
|
- perl-image-exiftool
|
||||||
_:
|
_:
|
||||||
- ffmpeg
|
- ffmpeg
|
||||||
- imagemagick
|
- imagemagick
|
||||||
|
|
Loading…
Reference in a new issue