1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-12-21 22:50:07 -07:00

kiss-outdated: update some remote names

This commit is contained in:
phoebos 2024-04-17 23:52:13 +01:00
parent a8d5e0f73f
commit 1153eed5fc
No known key found for this signature in database

View File

@ -39,6 +39,10 @@ EOF
remote=bat-cat remote=bat-cat
;; ;;
cairo)
remote=cairo-graphics-library
;;
clang) clang)
remote=llvm remote=llvm
;; ;;
@ -227,31 +231,19 @@ EOF
remote=python:pybind11 remote=python:pybind11
;; ;;
python-psutil)
remote=python:psutil
;;
pyqt5) pyqt5)
# TODO [community]: Rename package? # TODO [community]: Rename package?
remote=python-qt remote=python-qt
;; ;;
python-*)
remote=python:${remote#*-}
;;
python2) python2)
remote=python remote=python
;; ;;
python-docutils)
remote=python:docutils
;;
python-mako)
remote=python:mako
;;
python-markupsafe)
remote=python:markupsafe
;;
qt5*) qt5*)
remote=qt remote=qt
;; ;;
@ -260,6 +252,10 @@ EOF
remote=rage-encryption remote=rage-encryption
;; ;;
samurai)
remote=samurai-build-tool
;;
sane) sane)
remote=sane-backends remote=sane-backends
;; ;;
@ -304,6 +300,10 @@ EOF
remote=tree-steve-baker remote=tree-steve-baker
;; ;;
ttf-croscore)
remote=fonts:croscore
;;
ttf-font-awesome) ttf-font-awesome)
remote=font-awesome6 remote=font-awesome6
;; ;;