Organize recipes in alphabetical order.
This commit is contained in:
parent
3a43bda50f
commit
933e73f203
|
@ -133,10 +133,9 @@ patch = {}
|
|||
#pathfinder = {} # servo-fontconfig
|
||||
#pciids = {}
|
||||
pcre = {}
|
||||
perg = {}
|
||||
periodictable = {}
|
||||
#perl = {} # ctermid, tempnam, ttyname
|
||||
perg = {}
|
||||
procedural-wallpapers-rs = {}
|
||||
pixelcannon = {}
|
||||
pixman = {}
|
||||
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
|
||||
|
@ -144,6 +143,7 @@ pkg-config = {}
|
|||
pkgutils = {}
|
||||
#powerline = {} # dirs
|
||||
prboom = {}
|
||||
procedural-wallpapers-rs = {}
|
||||
ptyd = {}
|
||||
#python = {} # getaddrinfo
|
||||
#qemu = {}
|
||||
|
@ -182,8 +182,8 @@ sdl_ttf = {}
|
|||
sed = {}
|
||||
#servo = {} # some more crates to port
|
||||
#shared-mime-info = {} # intltool-update out of date
|
||||
shellstorm = {}
|
||||
shellharden = {}
|
||||
shellstorm = {}
|
||||
clsmith = {}
|
||||
sodium = {}
|
||||
sopwith = {}
|
||||
|
|
|
@ -68,14 +68,15 @@ uutils = {}
|
|||
|
||||
# Apps
|
||||
periodictable = {}
|
||||
sodium = {}
|
||||
git = {}
|
||||
gnu-grep = {}
|
||||
|
||||
# Shell Apps
|
||||
bash = {}
|
||||
binutils = {}
|
||||
curl = {}
|
||||
git = {}
|
||||
gnu-grep = {}
|
||||
ripgrep = {}
|
||||
|
||||
sodium = {}
|
||||
|
||||
# Games
|
||||
dosbox = {}
|
||||
|
|
Loading…
Reference in a new issue