emojis fix

This commit is contained in:
Luke Smith 2020-02-01 13:32:13 -05:00
parent b148f1cae8
commit 5e9b857fa1
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -3,6 +3,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"
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,6 +12,7 @@ I,libXft-devel,"is required for the compilation of some programs."
I,gcr-devel,"is required for the compilation of some programs."
I,fontconfig-devel,"is required for the compilation of some programs."
,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,ranger-git,"is an extensive terminal file manager that everyone likes."
,arandr,"is a UI for screen adjustment."
@ -37,9 +39,8 @@ A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
,newsboat,"is a terminal RSS client."
A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features."
,ttf-joypixels,"is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere."
,noto-fonts-emoji,"is an emoji font."
V,font-symbola,"provides unicode and emoji symbols."
A,ttf-symbola,"provides unicode and emoji symbols."
,ntfs-3g,"allows accessing NTFS partitions."
,alsa-utils,"is an audio interface for ALSA."
A,sc-im,"is an Excel-like terminal spreadsheet manager."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
3 xorg-server is the graphical server.
4 xorg-xwininfo allows querying information about windows.
5 xorg-xinit starts the graphical server.
6 A libxft-bgra helps rendering color emojis in suckless software
7 V xorg-minimal is the graphical server.
8 V xorg-fonts is a font package.
9 V libX11-devel is required for the compilation of some programs.
12 I gcr-devel is required for the compilation of some programs.
13 I fontconfig-devel is required for the compilation of some programs.
14 ttf-inconsolata is the monospace font of LARBS.
15 A nerd-fonts-inconsolata provides extra symbols.
16 ttf-linux-libertine provides the sans and serif fonts for LARBS.
17 A ranger-git is an extensive terminal file manager that everyone likes.
18 arandr is a UI for screen adjustment.
39 ncmpcpp a ncurses interface for music with multiple formats and a powerful tag editor.
40 newsboat is a terminal RSS client.
41 A brave-bin is an elegant browser with built-in adblocking, tor and other features.
42 ttf-joypixels noto-fonts-emoji is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere. is an emoji font.
43 V font-symbola provides unicode and emoji symbols.
A ttf-symbola provides unicode and emoji symbols.
44 ntfs-3g allows accessing NTFS partitions.
45 alsa-utils is an audio interface for ALSA.
46 A sc-im is an Excel-like terminal spreadsheet manager.