Adjust package names after API separation

This commit is contained in:
Jeremy Soller 2023-12-12 08:14:27 -07:00
parent 71406afe4f
commit b865c04adc
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
9 changed files with 12 additions and 12 deletions

View file

@ -41,7 +41,7 @@ expat = {}
extrautils = {} extrautils = {}
#fal #fal
#fd = {} # ctrlc-3.1.1 #fd = {} # ctrlc-3.1.1
#ffmpeg = {} # undefined references #ffmpeg6 = {} # undefined references
findutils = {} findutils = {}
fontconfig = {} fontconfig = {}
#freeciv = {} #freeciv = {}
@ -53,7 +53,7 @@ freetype = {}
fribidi = {} fribidi = {}
#game-2048 = {} # rustc-serialize #game-2048 = {} # rustc-serialize
#gawk = {} # langinfo.h #gawk = {} # langinfo.h
gcc = {} gcc13 = {}
gdbserver = {} gdbserver = {}
#gdk-pixbuf = {} # shared-mime-info #gdk-pixbuf = {} # shared-mime-info
gears = {} gears = {}

View file

@ -55,7 +55,7 @@ vim = {}
# Development tools # Development tools
cargo = {} cargo = {}
crates-io-index = {} crates-io-index = {}
gcc = {} gcc13 = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}
rust = {} rust = {}

View file

@ -18,7 +18,7 @@ drivers = {}
escalated = {} escalated = {}
extrautils = {} extrautils = {}
findutils = {} findutils = {}
gcc = {} gcc13 = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}
initfs = {} initfs = {}

View file

@ -55,7 +55,7 @@ vim = {}
# Development tools # Development tools
cargo = {} cargo = {}
crates-io-index = {} crates-io-index = {}
gcc = {} gcc13 = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}
rust = {} rust = {}

View file

@ -18,7 +18,7 @@ drivers = {}
escalated = {} escalated = {}
extrautils = {} extrautils = {}
findutils = {} findutils = {}
gcc = {} gcc13 = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}
initfs = {} initfs = {}

View file

@ -41,7 +41,7 @@ expat = {}
extrautils = {} extrautils = {}
#fal #fal
#fd = {} # ctrlc-3.1.1 #fd = {} # ctrlc-3.1.1
ffmpeg = {} ffmpeg6 = {}
findutils = {} findutils = {}
fontconfig = {} fontconfig = {}
#freeciv = {} #freeciv = {}
@ -53,7 +53,7 @@ freetype = {}
fribidi = {} fribidi = {}
#game-2048 = {} # rustc-serialize #game-2048 = {} # rustc-serialize
#gawk = {} # langinfo.h #gawk = {} # langinfo.h
gcc = {} gcc13 = {}
gdbserver = {} gdbserver = {}
#gdk-pixbuf = {} # shared-mime-info #gdk-pixbuf = {} # shared-mime-info
gears = {} gears = {}

View file

@ -55,7 +55,7 @@ vim = {}
# Development tools # Development tools
cargo = {} cargo = {}
crates-io-index = {} crates-io-index = {}
gcc = {} gcc13 = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}
rust = {} rust = {}

View file

@ -57,7 +57,7 @@ sodium = {}
acid = {} acid = {}
cleye = {} cleye = {}
curl = {} curl = {}
ffmpeg = {} ffmpeg6 = {}
git = {} git = {}
gnu-grep = {} gnu-grep = {}
lua = {} lua = {}
@ -95,7 +95,7 @@ winit = {}
autoconf = {} autoconf = {}
automake = {} automake = {}
#cargo = {} # openssl issues #cargo = {} # openssl issues
gcc = {} gcc13 = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}
nasm = {} nasm = {}

View file

@ -18,7 +18,7 @@ drivers = {}
escalated = {} escalated = {}
extrautils = {} extrautils = {}
findutils = {} findutils = {}
gcc = {} gcc13 = {}
gnu-binutils = {} gnu-binutils = {}
gnu-make = {} gnu-make = {}
initfs = {} initfs = {}