Mark some AUR packages as such
This commit is contained in:
parent
d9e98fa368
commit
3b5a9bac30
1 changed files with 13 additions and 13 deletions
26
progs.csv
26
progs.csv
|
@ -27,7 +27,7 @@
|
|||
,ffmpeg,system,"can record and splice video and audio on the command line."
|
||||
,firefox,www,"does something"
|
||||
,fish,cli,"does something."
|
||||
,flutter,webdev,"is a toolkit for developing portable applications."
|
||||
A,flutter,webdev,"is a toolkit for developing portable applications."
|
||||
,fzf,cli,"is a fuzzy finder tool used for easy selection and location of files."
|
||||
,gdb,lowlev-cysec,"does something"
|
||||
,gdb-common,lowlev-cysec,"does something"
|
||||
|
@ -59,19 +59,19 @@
|
|||
,kvantum,theme,"does something."
|
||||
,kvantum-qt5,theme,"does something."
|
||||
,lib32-libva-intel-driver,intel,"does something."
|
||||
,lib32-mesa,amd,"does something."
|
||||
,lib32-mesa,intel,"does something."
|
||||
,lib32-mesa-vdpau,intel,"does something."
|
||||
,lib32-nvidia-utils,nvidia,"does something."
|
||||
,lib32-opencl-clover-mesa,amd,"does something."
|
||||
,lib32-opencl-nvidia,nvidia,"does something."
|
||||
,lib32-vulkan-intel,intel,"does something."
|
||||
,lib32-vulkan-radeon,amd,"does something."
|
||||
A,lib32-mesa,amd,"does something."
|
||||
A,lib32-mesa,intel,"does something."
|
||||
A,lib32-mesa-vdpau,intel,"does something."
|
||||
A,lib32-nvidia-utils,nvidia,"does something."
|
||||
A,lib32-opencl-clover-mesa,amd,"does something."
|
||||
A,lib32-opencl-nvidia,nvidia,"does something."
|
||||
A,lib32-vulkan-intel,intel,"does something."
|
||||
A,lib32-vulkan-radeon,amd,"does something."
|
||||
,libreoffice-fresh,office,"does something"
|
||||
,librewolf,www,"is the default browser."
|
||||
A,librewolf-bin,www,"is the default browser."
|
||||
,libva-intel-driver,intel,"does something."
|
||||
,libva-utils,editing,"does something"
|
||||
,libva-vdpau-driver,editing,"does something"
|
||||
A,libva-vdpau-driver,editing,"does something"
|
||||
,libvdpau-va-gl,editing,"does something"
|
||||
,libvirt-openrc,virtual,"does something"
|
||||
,linux-headers,system,"does something"
|
||||
|
@ -146,7 +146,7 @@
|
|||
,starship,cli,"does something."
|
||||
,strace,lowlev,"does something"
|
||||
,swaync,gui,"is a notification daemon."
|
||||
,swayosd-git,gui,"does something."
|
||||
A,swayosd-git,gui,"does something."
|
||||
,swww,gui,"manages wallpapers in wayland."
|
||||
,syslog-ng,system,"does something"
|
||||
,syslog-ng-openrc,system,"does something"
|
||||
|
@ -167,7 +167,7 @@
|
|||
,virt-manager,virtual,"does something"
|
||||
,virt-viewer,virtual,"does something"
|
||||
,vivid,cli,"does something."
|
||||
,vscodium,webdev,"does something"
|
||||
A,vscodium,webdev,"does something"
|
||||
,vulkan-intel,intel,"does something."
|
||||
,vulkan-radeon,amd,"does something."
|
||||
,vulkan-tools,amd-intel,"does something."
|
||||
|
|
|
Loading…
Add table
Reference in a new issue