specific simple-mtpfs

This commit is contained in:
Luke Smith 2020-03-12 09:29:07 -04:00
parent cc705d6274
commit 9ff0e43611
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -2,7 +2,7 @@
,xorg-server,"is the graphical server."
,xorg-xwininfo,"allows querying information about windows."
,xorg-xinit,"starts the graphical server."
A,libxft-bgra,"helps rendering color emojis in suckless software"
A,libxft-bgra,"helps rendering color emojis in suckless software."
V,xorg-minimal,"is the graphical server."
V,xorg-fonts,"is a font package."
V,libX11-devel,"is required for the compilation of some programs."
@ -11,7 +11,6 @@ I,gcr-devel,"is required for the compilation of some programs."
I,fontconfig-devel,"is required for the compilation of some programs."
,i3-gaps,"is the main graphical user interface and window manager."
,ttf-inconsolata,"is the monospace font of LARBS."
A,nerd-fonts-inconsolata,"provides extra symbols."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
A,lf-git,"is an extensive terminal file manager that everyone likes."
,arandr,"is a UI for screen adjustment."
@ -68,7 +67,7 @@ V,xdpyinfo,"aids with resolution determination and screen recording."
,zsh-syntax-highlighting,"provides fish-like syntax highlighting in the shell."
A,task-spooler,"queues commands or files for download."
V,ts,"queues commands or files for download."
A,simple-mtpfs,"enables the mounting of cell phones."
A,simple-mtpfs-git,"enables the mounting of cell phones."
V,simple-mtpfs,"enables the mounting of cell phones."
V,setxkbmap,"allows LARBS's unique keyboard bindings."
V,xmodmap,"allows LARBS's unique keyboard bindings."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
2 xorg-server is the graphical server.
3 xorg-xwininfo allows querying information about windows.
4 xorg-xinit starts the graphical server.
5 A libxft-bgra helps rendering color emojis in suckless software helps rendering color emojis in suckless software.
6 V xorg-minimal is the graphical server.
7 V xorg-fonts is a font package.
8 V libX11-devel is required for the compilation of some programs.
11 I fontconfig-devel is required for the compilation of some programs.
12 i3-gaps is the main graphical user interface and window manager.
13 ttf-inconsolata is the monospace font of LARBS.
A nerd-fonts-inconsolata provides extra symbols.
14 ttf-linux-libertine provides the sans and serif fonts for LARBS.
15 A lf-git is an extensive terminal file manager that everyone likes.
16 arandr is a UI for screen adjustment.
67 zsh-syntax-highlighting provides fish-like syntax highlighting in the shell.
68 A task-spooler queues commands or files for download.
69 V ts queues commands or files for download.
70 A simple-mtpfs simple-mtpfs-git enables the mounting of cell phones.
71 V simple-mtpfs enables the mounting of cell phones.
72 V setxkbmap allows LARBS's unique keyboard bindings.
73 V xmodmap allows LARBS's unique keyboard bindings.