Various package renames and fixes for version checking (#9856)

* Rename aws to aws_cli

* Rename ffcall to libffcall

* Update filecmd homepage

* Update go_bootstrap homepage

* Update go homepage

* Update bacon homepage

* Rename jsonc to json_c

* Update libffi homepage

* Update libgd homepage

* Rename libjpeg to libjpeg_turbo

* Update libpng homepage

* Rename mandb to man_db

* Update mongodb homepage

* Rename moonbuggy to moon_buggy

* Update mpc homepage

* Update netcat homepage

* Update nethack4 homepage

* Rename pkgconfig to pkg_config

* Rename postgres to postgresql

* Rename proj4 to proj

* Update qemacs homepage

* Update readline homepage

* Update scrollz homepage

* Update xzutils homepage

* Update weather homepage
This commit is contained in:
Maximilian Downey Twiss
2024-05-28 09:09:35 +10:00
committed by GitHub
parent 8f722f2753
commit 9a136cac4f
165 changed files with 157 additions and 148 deletions

View File

@@ -24,7 +24,7 @@ class Fontconfig < Meson
depends_on 'gperf' => :build
depends_on 'graphite' => :build
depends_on 'harfbuzz' # R
depends_on 'jsonc' => :build
depends_on 'json_c' => :build
depends_on 'libpng' => :build
depends_on 'util_linux' => :build