Organize recipes in alphabetical order.

This commit is contained in:
Ribbon 2023-03-14 16:17:19 +00:00
parent 3a43bda50f
commit 933e73f203
2 changed files with 8 additions and 7 deletions

View file

@ -133,10 +133,9 @@ patch = {}
#pathfinder = {} # servo-fontconfig #pathfinder = {} # servo-fontconfig
#pciids = {} #pciids = {}
pcre = {} pcre = {}
perg = {}
periodictable = {} periodictable = {}
#perl = {} # ctermid, tempnam, ttyname #perl = {} # ctermid, tempnam, ttyname
perg = {}
procedural-wallpapers-rs = {}
pixelcannon = {} pixelcannon = {}
pixman = {} pixman = {}
#pkgar = {} # uses virtual Cargo.toml, needs recipe update #pkgar = {} # uses virtual Cargo.toml, needs recipe update
@ -144,6 +143,7 @@ pkg-config = {}
pkgutils = {} pkgutils = {}
#powerline = {} # dirs #powerline = {} # dirs
prboom = {} prboom = {}
procedural-wallpapers-rs = {}
ptyd = {} ptyd = {}
#python = {} # getaddrinfo #python = {} # getaddrinfo
#qemu = {} #qemu = {}
@ -182,8 +182,8 @@ sdl_ttf = {}
sed = {} sed = {}
#servo = {} # some more crates to port #servo = {} # some more crates to port
#shared-mime-info = {} # intltool-update out of date #shared-mime-info = {} # intltool-update out of date
shellstorm = {}
shellharden = {} shellharden = {}
shellstorm = {}
clsmith = {} clsmith = {}
sodium = {} sodium = {}
sopwith = {} sopwith = {}

View file

@ -68,14 +68,15 @@ uutils = {}
# Apps # Apps
periodictable = {} periodictable = {}
sodium = {}
git = {} # Shell Apps
gnu-grep = {}
bash = {} bash = {}
binutils = {} binutils = {}
curl = {} curl = {}
git = {}
gnu-grep = {}
ripgrep = {} ripgrep = {}
sodium = {}
# Games # Games
dosbox = {} dosbox = {}