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