Fix mesa package in progs.csv

This commit is contained in:
Petar Kapriš 2025-08-08 13:13:36 +02:00
parent 30c8ca86ef
commit b1be4c8a3d

View file

@ -66,8 +66,7 @@
,lsof,system,"does something"
,man-db,system,"lets you read man pages of programs."
,man-pages,system,"does something"
,mesa,amd,"does something."
,mesa,intel,"does something."
,mesa,amd-intel,"does something."
,mesa-vdpau,intel,"does something."
,moreutils,system,"is a collection of useful unix tools."
,mpv,gui,"is the patrician's choice video player."

1 #TAG NAME IN REPO (or git url) category PURPOSE (should be a verb phrase to sound right while installing)
66 lsof system does something
67 man-db system lets you read man pages of programs.
68 man-pages system does something
69 mesa amd amd-intel does something.
mesa intel does something.
70 mesa-vdpau intel does something.
71 moreutils system is a collection of useful unix tools.
72 mpv gui is the patrician's choice video player.