mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
24 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 023a2da624 | |||
| cdd4aeebe2 | |||
| ee744332e0 | |||
| 353042a9bd | |||
| 1a0366ab21 | |||
| 4080b704f3 | |||
| 4626f673ca | |||
| 5121c565eb | |||
| a26aea0290 | |||
| 54a9f967c3 | |||
| 9153630dcb | |||
| d80039c90b | |||
| f5a3630590 | |||
| 75cb8bf424 | |||
| 2a586be1b3 | |||
| 93fccd1edf | |||
| 9527057e5e | |||
| f3500feb2d | |||
| 05598abd55 | |||
| 2b0163ef73 | |||
| 3f2b9100e6 | |||
| 1b841e095d | |||
| 579d79ef92 | |||
| d85dfaec30 |
+9
-3
@@ -126,11 +126,17 @@ endif
|
||||
pull: ${PULL_PKGS}
|
||||
|
||||
#help clean-pkgs-dir: For packages that are no longer present in the distro,
|
||||
#help removes the associated package repos from the ./packages tree
|
||||
#help removes the associated package repos from the ./packages tree and stores
|
||||
#help it in packages_old. If it already exists in packages_old, skip it.
|
||||
clean-pkgs-dir: $(PACKAGES_FILE)
|
||||
@for p in ${PKGS_ORPHANED}; do \
|
||||
echo "Removing $$p from packages, it is no longer in common/packages."; \
|
||||
rm -rf packages/$$p; \
|
||||
mkdir -p packages_old; \
|
||||
if [ -d "packages_old/$$p" ]; then \
|
||||
echo "packages_old/$$p already exists, not touching it"; \
|
||||
else \
|
||||
echo "Moving $$p from packages to packages_old, as it is no longer in common/packages."; \
|
||||
mv packages/$$p packages_old/$$p; \
|
||||
fi; \
|
||||
done
|
||||
@echo "packages directory cleaned";
|
||||
|
||||
|
||||
@@ -44,8 +44,8 @@ PyMySQL
|
||||
PyQt5
|
||||
PySocks
|
||||
PyYAML
|
||||
QAT-ZSTD-Plugin
|
||||
QAT_engine
|
||||
QGIS
|
||||
QXlsx
|
||||
R
|
||||
R-AER
|
||||
@@ -161,6 +161,7 @@ R-RcppProgress
|
||||
R-RcppRoll
|
||||
R-RcppTOML
|
||||
R-Rdpack
|
||||
R-RhpcBLASctl
|
||||
R-Rmpfr
|
||||
R-Rmpi
|
||||
R-Rserve
|
||||
@@ -529,6 +530,7 @@ R-kableExtra
|
||||
R-keras
|
||||
R-kernlab
|
||||
R-kimisc
|
||||
R-kit
|
||||
R-klaR
|
||||
R-kmi
|
||||
R-knitr
|
||||
@@ -998,6 +1000,7 @@ R-winch
|
||||
R-withr
|
||||
R-wk
|
||||
R-worrms
|
||||
R-writexl
|
||||
R-xfun
|
||||
R-xgboost
|
||||
R-xml2
|
||||
@@ -1145,7 +1148,6 @@ bind-utils
|
||||
binutils
|
||||
binwalk
|
||||
bison
|
||||
blender
|
||||
blinken
|
||||
blivet-gui
|
||||
blktrace
|
||||
@@ -1188,6 +1190,7 @@ buildreq-meson
|
||||
buildreq-nginx
|
||||
buildreq-php
|
||||
buildreq-qmake
|
||||
buildreq-qt6
|
||||
buildreq-scons
|
||||
buildx
|
||||
byobu
|
||||
@@ -1208,9 +1211,10 @@ cantarell-fonts
|
||||
cantata
|
||||
cantor
|
||||
capnproto
|
||||
capslock
|
||||
capstone
|
||||
caribou
|
||||
casync
|
||||
catch2
|
||||
ccache
|
||||
ccid
|
||||
cdparanoia
|
||||
@@ -1251,6 +1255,7 @@ clr-installer
|
||||
clr-man-pages
|
||||
clr-network-troubleshooter
|
||||
clr-one-shot-updates
|
||||
clr-optimized-link-scripts
|
||||
clr-power-tweaks
|
||||
clr-python-timestamp
|
||||
clr-pyversion-strip
|
||||
@@ -1278,6 +1283,7 @@ cogl
|
||||
coinmp
|
||||
collectd
|
||||
collectl
|
||||
colm
|
||||
colord
|
||||
colord-gtk
|
||||
colordiff
|
||||
@@ -1307,7 +1313,6 @@ compat-re2-soname10
|
||||
compat-readline-soname5
|
||||
compat-tiff-soname5
|
||||
component
|
||||
compute-image-packages
|
||||
configobj
|
||||
confuse
|
||||
conky
|
||||
@@ -1340,7 +1345,6 @@ cups-bjnp
|
||||
cups-filters
|
||||
cups-pk-helper
|
||||
curl
|
||||
custom_inherit
|
||||
cycler
|
||||
cyrus-sasl
|
||||
dapl
|
||||
@@ -1398,6 +1402,7 @@ double-conversion
|
||||
dovecot
|
||||
doxygen
|
||||
dpdk
|
||||
draco
|
||||
dracut
|
||||
dragon
|
||||
dragonbox
|
||||
@@ -1743,7 +1748,6 @@ indent
|
||||
indi
|
||||
inetutils
|
||||
inih
|
||||
iniparse
|
||||
init-rdahead
|
||||
inkscape
|
||||
innoextract
|
||||
@@ -1906,6 +1910,7 @@ kimap
|
||||
kinfocenter
|
||||
kinit
|
||||
kio
|
||||
kio-admin
|
||||
kio-extras
|
||||
kirigami2
|
||||
kitemmodels
|
||||
@@ -2093,7 +2098,10 @@ libdatrie
|
||||
libdazzle
|
||||
libdbusmenu
|
||||
libdbusmenu-qt
|
||||
libdecor
|
||||
libdeps
|
||||
libdex
|
||||
libdisplay-info
|
||||
libdmx
|
||||
libdnf
|
||||
libdrm
|
||||
@@ -2125,6 +2133,7 @@ libftdi1
|
||||
libgcrypt
|
||||
libgd
|
||||
libgdata
|
||||
libgedit-amtk
|
||||
libgee
|
||||
libgeotiff
|
||||
libgit2
|
||||
@@ -2214,6 +2223,7 @@ libopenzwave
|
||||
liborcus
|
||||
libosinfo
|
||||
libpagemaker
|
||||
libpanel
|
||||
libpcap
|
||||
libpciaccess
|
||||
libpeas
|
||||
@@ -2238,6 +2248,7 @@ libreoffice
|
||||
librepo
|
||||
libreswan
|
||||
librevenge
|
||||
librist
|
||||
librsvg
|
||||
librtlsdr
|
||||
librttopo
|
||||
@@ -2338,7 +2349,6 @@ linux-lts2020
|
||||
linux-lts2021
|
||||
linux-ltscurrent
|
||||
linux-ltsprev
|
||||
linux-oracle
|
||||
linux-preempt-rt
|
||||
linux-tools
|
||||
linuxptp
|
||||
@@ -2382,8 +2392,10 @@ make
|
||||
man-db
|
||||
man-pages
|
||||
man-pages-posix
|
||||
mandoc
|
||||
marble
|
||||
mariadb
|
||||
mbedtls
|
||||
mc
|
||||
mccabe
|
||||
mcelog
|
||||
@@ -2451,6 +2463,7 @@ mosquitto
|
||||
motd-update
|
||||
motif
|
||||
mozjs102
|
||||
mozjs115
|
||||
mozjs91
|
||||
mpc
|
||||
mpfr
|
||||
@@ -2487,6 +2500,7 @@ ndctl
|
||||
ndpi
|
||||
neofetch
|
||||
neomutt
|
||||
neon
|
||||
neovim
|
||||
net-snmp
|
||||
net-tools
|
||||
@@ -2522,7 +2536,6 @@ nlopt
|
||||
nmap
|
||||
nodejs
|
||||
nose-parameterized
|
||||
nosexcover
|
||||
not-ffmpeg
|
||||
notmuch
|
||||
noto-cjk
|
||||
@@ -2536,17 +2549,16 @@ nss
|
||||
nss-altfiles
|
||||
nss-pam-ldapd
|
||||
ntfs-3g
|
||||
ntlm-auth
|
||||
ntopng
|
||||
ntp
|
||||
numactl
|
||||
numatop
|
||||
numlockx
|
||||
numpy-stl
|
||||
nut
|
||||
nv-codec-headers
|
||||
nvme-cli
|
||||
oath-toolkit
|
||||
obs-studio
|
||||
ocaml
|
||||
ocamlbuild
|
||||
ocl-icd
|
||||
@@ -2576,8 +2588,6 @@ openjpeg
|
||||
openldap
|
||||
openmpi
|
||||
openpace
|
||||
openscad
|
||||
openshot-qt
|
||||
opensm
|
||||
openssh
|
||||
openssl
|
||||
@@ -2597,6 +2607,7 @@ ostree
|
||||
otp
|
||||
oxygen
|
||||
oxygen-icons5
|
||||
oxygen-sounds
|
||||
p11-kit
|
||||
p7zip
|
||||
pacrunner
|
||||
@@ -2769,6 +2780,7 @@ perl-Crypt-Rijndael
|
||||
perl-Crypt-SSLeay
|
||||
perl-Crypt-URandom
|
||||
perl-Curses
|
||||
perl-DBD-MariaDB
|
||||
perl-DBD-Pg
|
||||
perl-DBD-SQLite
|
||||
perl-DBD-SQLite2
|
||||
@@ -3709,7 +3721,6 @@ pypi-blockdiag
|
||||
pypi-bokeh
|
||||
pypi-boolean.py
|
||||
pypi-booleanoperations
|
||||
pypi-boto
|
||||
pypi-bowler
|
||||
pypi-bracex
|
||||
pypi-branca
|
||||
@@ -3769,7 +3780,6 @@ pypi-compreffor
|
||||
pypi-configargparse
|
||||
pypi-configparser
|
||||
pypi-cons
|
||||
pypi-constantly
|
||||
pypi-contextlib2
|
||||
pypi-contextvars
|
||||
pypi-contourpy
|
||||
@@ -3788,14 +3798,12 @@ pypi-cssselect
|
||||
pypi-cssselect2
|
||||
pypi-cu2qu
|
||||
pypi-curio
|
||||
pypi-cve_bin_tool
|
||||
pypi-cvss
|
||||
pypi-cxxfilt
|
||||
pypi-cython
|
||||
pypi-cytoolz
|
||||
pypi-dacite
|
||||
pypi-dask
|
||||
pypi-dataclasses
|
||||
pypi-datetime
|
||||
pypi-debugpy
|
||||
pypi-decorator
|
||||
@@ -3821,7 +3829,6 @@ pypi-django_appconf
|
||||
pypi-django_babel
|
||||
pypi-django_compressor
|
||||
pypi-django_discover_runner
|
||||
pypi-django_nose
|
||||
pypi-dkimpy
|
||||
pypi-dnacentersdk
|
||||
pypi-dns_lexicon
|
||||
@@ -3867,7 +3874,7 @@ pypi-flake8
|
||||
pypi-flake8_blind_except
|
||||
pypi-flake8_class_newline
|
||||
pypi-flake8_docstrings
|
||||
pypi-flake8_import_order
|
||||
pypi-flake8_isort
|
||||
pypi-flaky
|
||||
pypi-flask
|
||||
pypi-flatbuffers
|
||||
@@ -3885,7 +3892,6 @@ pypi-ftfy
|
||||
pypi-funcparserlib
|
||||
pypi-future
|
||||
pypi-gast
|
||||
pypi-gcs_oauth2_boto_plugin
|
||||
pypi-gevent
|
||||
pypi-geventhttpclient
|
||||
pypi-ghp_import
|
||||
@@ -3906,7 +3912,6 @@ pypi-google_cloud_core
|
||||
pypi-google_cloud_secret_manager
|
||||
pypi-google_cloud_storage
|
||||
pypi-google_crc32c
|
||||
pypi-google_pasta
|
||||
pypi-google_reauth
|
||||
pypi-google_resumable_media
|
||||
pypi-googleapis_common_protos
|
||||
@@ -3922,7 +3927,6 @@ pypi-grpcio_health_checking
|
||||
pypi-grpcio_reflection
|
||||
pypi-grpcio_tools
|
||||
pypi-gssapi
|
||||
pypi-gsutil
|
||||
pypi-gtts_token
|
||||
pypi-gunicorn
|
||||
pypi-h11
|
||||
@@ -3954,6 +3958,7 @@ pypi-hyperframe
|
||||
pypi-hyperlink
|
||||
pypi-hypothesis
|
||||
pypi-icalendar
|
||||
pypi-icecream
|
||||
pypi-identify
|
||||
pypi-idna
|
||||
pypi-idna_ssl
|
||||
@@ -3977,7 +3982,6 @@ pypi-invoke
|
||||
pypi-iocapture
|
||||
pypi-ipaddress
|
||||
pypi-ipdb
|
||||
pypi-ipdbplugin
|
||||
pypi-ipykernel
|
||||
pypi-ipyparallel
|
||||
pypi-ipython
|
||||
@@ -4006,7 +4010,6 @@ pypi-jinxed
|
||||
pypi-jmespath
|
||||
pypi-joblib
|
||||
pypi-josepy
|
||||
pypi-jpype1
|
||||
pypi-jsmin
|
||||
pypi-json5
|
||||
pypi-jsondiff
|
||||
@@ -4022,7 +4025,6 @@ pypi-jupyter_console
|
||||
pypi-jupyter_core
|
||||
pypi-jupyter_events
|
||||
pypi-jupyter_lsp
|
||||
pypi-jupyter_nbgallery
|
||||
pypi-jupyter_packaging
|
||||
pypi-jupyter_server
|
||||
pypi-jupyter_server_fileid
|
||||
@@ -4032,7 +4034,6 @@ pypi-jupyter_server_ydoc
|
||||
pypi-jupyter_sphinx
|
||||
pypi-jupyter_ydoc
|
||||
pypi-jupyterlab
|
||||
pypi-jupyterlab_launcher
|
||||
pypi-jupyterlab_link_share
|
||||
pypi-jupyterlab_pygments
|
||||
pypi-jupyterlab_server
|
||||
@@ -4054,6 +4055,7 @@ pypi-lazy
|
||||
pypi-lazy_loader
|
||||
pypi-lazy_object_proxy
|
||||
pypi-ldap3
|
||||
pypi-levenshtein
|
||||
pypi-libarchive_c
|
||||
pypi-libevdev
|
||||
pypi-license_expression
|
||||
@@ -4065,9 +4067,9 @@ pypi-llfuse
|
||||
pypi-locket
|
||||
pypi-logical_unification
|
||||
pypi-logilab_common
|
||||
pypi-looseversion
|
||||
pypi-lxml
|
||||
pypi-lz4
|
||||
pypi-m2r
|
||||
pypi-macholib
|
||||
pypi-mako
|
||||
pypi-markdown
|
||||
@@ -4122,7 +4124,6 @@ pypi-nbconvert
|
||||
pypi-nbformat
|
||||
pypi-nbsphinx
|
||||
pypi-nbval
|
||||
pypi-ncclient
|
||||
pypi-ndg_httpsclient
|
||||
pypi-neat_python
|
||||
pypi-nest_asyncio
|
||||
@@ -4130,14 +4131,12 @@ pypi-netapp_lib
|
||||
pypi-netdisco
|
||||
pypi-netifaces
|
||||
pypi-networkx
|
||||
pypi-nh3
|
||||
pypi-nibabel
|
||||
pypi-nltk
|
||||
pypi-nocasedict
|
||||
pypi-nocaselist
|
||||
pypi-nodeenv
|
||||
pypi-nose
|
||||
pypi-nose_timer
|
||||
pypi-notebook
|
||||
pypi-notebook_shim
|
||||
pypi-numpoly
|
||||
pypi-numpy
|
||||
@@ -4174,7 +4173,6 @@ pypi-pastel
|
||||
pypi-patatt
|
||||
pypi-pathlib2
|
||||
pypi-pathspec
|
||||
pypi-pathtools
|
||||
pypi-patsy
|
||||
pypi-pbr
|
||||
pypi-pdfminer.six
|
||||
@@ -4258,7 +4256,7 @@ pypi-pycryptodomex
|
||||
pypi-pycups
|
||||
pypi-pycurl
|
||||
pypi-pydantic
|
||||
pypi-pydata_sphinx_theme
|
||||
pypi-pydantic_core
|
||||
pypi-pydispatcher
|
||||
pypi-pydocstyle
|
||||
pypi-pydot
|
||||
@@ -4273,7 +4271,6 @@ pypi-pyicu
|
||||
pypi-pyjwt
|
||||
pypi-pylev
|
||||
pypi-pylint
|
||||
pypi-pyls_black
|
||||
pypi-pymdown_extensions
|
||||
pypi-pynacl
|
||||
pypi-pynetbox
|
||||
@@ -4338,9 +4335,6 @@ pypi-python_debian
|
||||
pypi-python_dotenv
|
||||
pypi-python_install
|
||||
pypi-python_json_logger
|
||||
pypi-python_jsonrpc_server
|
||||
pypi-python_language_server
|
||||
pypi-python_levenshtein
|
||||
pypi-python_lsp_black
|
||||
pypi-python_lsp_jsonrpc
|
||||
pypi-python_lsp_server
|
||||
@@ -4360,7 +4354,6 @@ pypi-pywavelets
|
||||
pypi-pywbem
|
||||
pypi-pywinrm
|
||||
pypi-pyxattr
|
||||
pypi-pyxdameraulevenshtein
|
||||
pypi-pyxdg
|
||||
pypi-pyyaml_env_tag
|
||||
pypi-pyzmq
|
||||
@@ -4432,15 +4425,13 @@ pypi-send2trash
|
||||
pypi-sentencepiece
|
||||
pypi-sentinels
|
||||
pypi-sentry_sdk
|
||||
pypi-seqdiag
|
||||
pypi-serpent
|
||||
pypi-setproctitle
|
||||
pypi-setuptools
|
||||
pypi-setuptools_git_ls_files
|
||||
pypi-setuptools_changelog_shortener
|
||||
pypi-setuptools_git_versioning
|
||||
pypi-setuptools_rust
|
||||
pypi-setuptools_scm
|
||||
pypi-setuptools_scm_git_archive
|
||||
pypi-sh
|
||||
pypi-shapely
|
||||
pypi-shellingham
|
||||
@@ -4487,7 +4478,6 @@ pypi-sphinxcontrib_plantuml
|
||||
pypi-sphinxcontrib_programoutput
|
||||
pypi-sphinxcontrib_qthelp
|
||||
pypi-sphinxcontrib_redoc
|
||||
pypi-sphinxcontrib_seqdiag
|
||||
pypi-sphinxcontrib_serializinghtml
|
||||
pypi-sphinxcontrib_svg2pdfconverter
|
||||
pypi-sphinxcontrib_websupport
|
||||
@@ -4497,7 +4487,6 @@ pypi-sqlalchemy
|
||||
pypi-sqlparse
|
||||
pypi-sshtunnel
|
||||
pypi-stack_data
|
||||
pypi-statsmodels
|
||||
pypi-storops
|
||||
pypi-strictyaml
|
||||
pypi-subprocess_tee
|
||||
@@ -4523,7 +4512,6 @@ pypi-three_merge
|
||||
pypi-tifffile
|
||||
pypi-tinycss2
|
||||
pypi-tldextract
|
||||
pypi-tokenizers
|
||||
pypi-toml
|
||||
pypi-tomli
|
||||
pypi-tomli_w
|
||||
@@ -4669,7 +4657,6 @@ pypi-zope.security
|
||||
pypi-zope.testing
|
||||
pypi-zope.testrunner
|
||||
pypi-zopfli
|
||||
pyside2-setup
|
||||
python
|
||||
python-digitalocean
|
||||
python-distutils-extra
|
||||
@@ -4707,10 +4694,44 @@ qscintilla
|
||||
qsstv
|
||||
qstylizer
|
||||
qt3d
|
||||
qt5compat
|
||||
qt5ct
|
||||
qt63d
|
||||
qt6activeqt
|
||||
qt6base
|
||||
qt6charts
|
||||
qt6connectivity
|
||||
qt6datavis3d
|
||||
qt6declarative
|
||||
qt6doc
|
||||
qt6grpc
|
||||
qt6httpserver
|
||||
qt6imageformats
|
||||
qt6languageserver
|
||||
qt6lottie
|
||||
qt6multimedia
|
||||
qt6networkauth
|
||||
qt6positioning
|
||||
qt6quick3d
|
||||
qt6quick3dphysics
|
||||
qt6quickeffectmaker
|
||||
qt6quicktimeline
|
||||
qt6remoteobjects
|
||||
qt6scxml
|
||||
qt6sensors
|
||||
qt6serialbus
|
||||
qt6serialport
|
||||
qt6shadertools
|
||||
qt6speech
|
||||
qt6svg
|
||||
qt6tools
|
||||
qt6translations
|
||||
qt6virtualkeyboard
|
||||
qt6wayland
|
||||
qt6webchannel
|
||||
qt6webengine
|
||||
qt6websockets
|
||||
qt6webview
|
||||
qtbase
|
||||
qtcanvas3d
|
||||
qtcharts
|
||||
@@ -4757,6 +4778,7 @@ rapidjson
|
||||
raptor2
|
||||
rasqal
|
||||
rclone
|
||||
rdfind
|
||||
rdma-core
|
||||
re2
|
||||
re2c
|
||||
@@ -4766,7 +4788,6 @@ recode
|
||||
redis-native
|
||||
redis2-nginx-module
|
||||
redland
|
||||
redshift
|
||||
redsocks
|
||||
requests-ntlm
|
||||
rest
|
||||
@@ -4838,7 +4859,6 @@ sip
|
||||
slang
|
||||
slirp4netns
|
||||
slurm
|
||||
smartcols
|
||||
smartmontools
|
||||
smemstat
|
||||
snappy
|
||||
@@ -4924,6 +4944,7 @@ tbb
|
||||
tcl
|
||||
tcpdump
|
||||
tdb
|
||||
tecla
|
||||
telemetrics-client
|
||||
telepathy-glib
|
||||
telepathy-qt
|
||||
@@ -5016,7 +5037,6 @@ vkd3d
|
||||
vlc
|
||||
volume_key
|
||||
vpnc
|
||||
vpp
|
||||
vsqlite
|
||||
vte
|
||||
waffle
|
||||
@@ -5050,6 +5070,7 @@ x11perf
|
||||
x11vnc
|
||||
x264
|
||||
x265
|
||||
x86-simd-sort
|
||||
xapian-core
|
||||
xastir
|
||||
xauth
|
||||
@@ -5065,6 +5086,7 @@ xdg-desktop-portal
|
||||
xdg-desktop-portal-gnome
|
||||
xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal-kde
|
||||
xdg-desktop-portal-wlr
|
||||
xdg-user-dirs
|
||||
xdg-user-dirs-gtk
|
||||
xdg-utils
|
||||
@@ -5137,6 +5159,7 @@ xwayland
|
||||
xwd
|
||||
xwdrun
|
||||
xwininfo
|
||||
xxHash
|
||||
xz
|
||||
yajl
|
||||
yakuake
|
||||
@@ -5151,8 +5174,6 @@ ytnef
|
||||
zabbix
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
zeek
|
||||
zeek-af_packet-plugin
|
||||
zenity
|
||||
zeroconf-ioslave
|
||||
zimg
|
||||
|
||||
Reference in New Issue
Block a user