mirror of
https://github.com/clearlinux/common.git
synced 2026-07-14 00:35:53 +00:00
Compare commits
34 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 490bd76041 | |||
| 461918321b | |||
| 836969dddf | |||
| cabadbf7e3 | |||
| 2e20586c58 | |||
| bd721579a7 | |||
| f75cf1807e | |||
| 49f6d1b502 | |||
| 284ad47e91 | |||
| 7b3321fa58 | |||
| b2c8135aad | |||
| 8150769596 | |||
| a093411597 | |||
| e429dcaa45 | |||
| 06d1a29dc1 | |||
| 1548275e4b | |||
| fd0963167b | |||
| 517f5bc371 | |||
| 284ccd9ce0 | |||
| 43d436eec3 | |||
| 2bb93912f6 | |||
| 3a0c58c76f | |||
| 5519d04178 | |||
| e733b31a68 | |||
| 46bb95d483 | |||
| afafad1ed9 | |||
| bd030b99fe | |||
| 179cec491a | |||
| 3f9a4421d4 | |||
| 519fe3ef50 | |||
| a95343b9d1 | |||
| 4ffa3d7af0 | |||
| 05115e1bc3 | |||
| fff95669db |
@@ -434,6 +434,11 @@ install-local:
|
|||||||
done
|
done
|
||||||
$(MAKE) install-debuginfo-local
|
$(MAKE) install-debuginfo-local
|
||||||
|
|
||||||
|
#help install-mock: Install locally built RPMs to the mock rootcache
|
||||||
|
#help filesystem. This command is usually used with "make shell".
|
||||||
|
install-mock: repoadd
|
||||||
|
$(MOCK) --result=results/ --no-cleanup-after --uniqueext=$(PKG_NAME) -i $(filter-out ${DEBUGINFO_RPM},${RPMS})
|
||||||
|
|
||||||
#help generateupstream: Run this rule to create or update the 'upstream' file
|
#help generateupstream: Run this rule to create or update the 'upstream' file
|
||||||
#help by downloading the upstream source tarballs listed in the spec file and
|
#help by downloading the upstream source tarballs listed in the spec file and
|
||||||
#help calculating their hashes. Autospec performs this step automatically, so
|
#help calculating their hashes. Autospec performs this step automatically, so
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ CherryPy
|
|||||||
Coin
|
Coin
|
||||||
ConfigArgParse
|
ConfigArgParse
|
||||||
Counter
|
Counter
|
||||||
|
Cura
|
||||||
|
CuraEngine
|
||||||
Cython
|
Cython
|
||||||
Django
|
Django
|
||||||
Edge-optimized-models
|
Edge-optimized-models
|
||||||
@@ -40,9 +42,11 @@ MonkeyType
|
|||||||
MySQL-python
|
MySQL-python
|
||||||
NetworkManager
|
NetworkManager
|
||||||
NetworkManager-openconnect
|
NetworkManager-openconnect
|
||||||
|
NetworkManager-vpnc
|
||||||
OpenCASCADE
|
OpenCASCADE
|
||||||
OpenCSG
|
OpenCSG
|
||||||
OpenColorIO
|
OpenColorIO
|
||||||
|
OpenIPMI
|
||||||
OpenSP
|
OpenSP
|
||||||
PackageKit
|
PackageKit
|
||||||
Paste
|
Paste
|
||||||
@@ -56,6 +60,7 @@ PyNaCl
|
|||||||
PyOpenGL
|
PyOpenGL
|
||||||
PyQRCode
|
PyQRCode
|
||||||
PyQt5
|
PyQt5
|
||||||
|
PySocks
|
||||||
PyWavelets
|
PyWavelets
|
||||||
PyYAML
|
PyYAML
|
||||||
Pygments
|
Pygments
|
||||||
@@ -203,6 +208,7 @@ R-ape
|
|||||||
R-argparse
|
R-argparse
|
||||||
R-arm
|
R-arm
|
||||||
R-ash
|
R-ash
|
||||||
|
R-askpass
|
||||||
R-assertthat
|
R-assertthat
|
||||||
R-backports
|
R-backports
|
||||||
R-base64enc
|
R-base64enc
|
||||||
@@ -414,6 +420,7 @@ R-haplo.stats
|
|||||||
R-haven
|
R-haven
|
||||||
R-hdrcde
|
R-hdrcde
|
||||||
R-hexbin
|
R-hexbin
|
||||||
|
R-highlight
|
||||||
R-highr
|
R-highr
|
||||||
R-hms
|
R-hms
|
||||||
R-htmlTable
|
R-htmlTable
|
||||||
@@ -567,6 +574,7 @@ R-pillar
|
|||||||
R-pkgKitten
|
R-pkgKitten
|
||||||
R-pkgbuild
|
R-pkgbuild
|
||||||
R-pkgconfig
|
R-pkgconfig
|
||||||
|
R-pkgdown
|
||||||
R-pkgload
|
R-pkgload
|
||||||
R-pkgmaker
|
R-pkgmaker
|
||||||
R-plm
|
R-plm
|
||||||
@@ -648,6 +656,7 @@ R-rglwidget
|
|||||||
R-rhandsontable
|
R-rhandsontable
|
||||||
R-rio
|
R-rio
|
||||||
R-ritis
|
R-ritis
|
||||||
|
R-rjstat
|
||||||
R-rlang
|
R-rlang
|
||||||
R-rmarkdown
|
R-rmarkdown
|
||||||
R-rms
|
R-rms
|
||||||
@@ -733,6 +742,7 @@ R-subselect
|
|||||||
R-superpc
|
R-superpc
|
||||||
R-survey
|
R-survey
|
||||||
R-svUnit
|
R-svUnit
|
||||||
|
R-sys
|
||||||
R-systemfit
|
R-systemfit
|
||||||
R-tau
|
R-tau
|
||||||
R-taxize
|
R-taxize
|
||||||
@@ -742,6 +752,7 @@ R-tensorA
|
|||||||
R-tensorflow
|
R-tensorflow
|
||||||
R-testit
|
R-testit
|
||||||
R-testthat
|
R-testthat
|
||||||
|
R-texreg
|
||||||
R-tfruns
|
R-tfruns
|
||||||
R-threejs
|
R-threejs
|
||||||
R-tibble
|
R-tibble
|
||||||
@@ -765,6 +776,7 @@ R-truncnorm
|
|||||||
R-tseries
|
R-tseries
|
||||||
R-tsne
|
R-tsne
|
||||||
R-ucminf
|
R-ucminf
|
||||||
|
R-unix
|
||||||
R-urca
|
R-urca
|
||||||
R-urltools
|
R-urltools
|
||||||
R-uroot
|
R-uroot
|
||||||
@@ -815,16 +827,16 @@ SDL_ttf
|
|||||||
SQLAlchemy
|
SQLAlchemy
|
||||||
SQLAlchemy-Utils
|
SQLAlchemy-Utils
|
||||||
Send2Trash
|
Send2Trash
|
||||||
|
Shapely
|
||||||
SmartXbar
|
SmartXbar
|
||||||
SocksiPy-branch
|
|
||||||
Sphinx
|
Sphinx
|
||||||
SuiteSparse
|
SuiteSparse
|
||||||
Tempita
|
Tempita
|
||||||
Texmaker
|
|
||||||
Theano
|
Theano
|
||||||
Thunar
|
Thunar
|
||||||
UkPostcodeParser
|
UkPostcodeParser
|
||||||
Unidecode
|
Unidecode
|
||||||
|
Uranium
|
||||||
VTK
|
VTK
|
||||||
Vc
|
Vc
|
||||||
Vertex-theme
|
Vertex-theme
|
||||||
@@ -878,6 +890,8 @@ acpica-unix2
|
|||||||
acrn-hypervisor
|
acrn-hypervisor
|
||||||
adal
|
adal
|
||||||
adapt-parser
|
adapt-parser
|
||||||
|
adcli
|
||||||
|
ade
|
||||||
adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
aeon
|
aeon
|
||||||
aioeventlet
|
aioeventlet
|
||||||
@@ -897,6 +911,7 @@ alembic
|
|||||||
alsa-lib
|
alsa-lib
|
||||||
alsa-plugins
|
alsa-plugins
|
||||||
alsa-utils
|
alsa-utils
|
||||||
|
amazon-efs-utils
|
||||||
amqp
|
amqp
|
||||||
amtk
|
amtk
|
||||||
analitza
|
analitza
|
||||||
@@ -950,6 +965,7 @@ audisp-json
|
|||||||
audit
|
audit
|
||||||
augeas
|
augeas
|
||||||
authconfig
|
authconfig
|
||||||
|
authselect
|
||||||
autoconf
|
autoconf
|
||||||
autoconf-archive
|
autoconf-archive
|
||||||
autoconf213
|
autoconf213
|
||||||
@@ -982,6 +998,7 @@ bash.static
|
|||||||
bash_kernel
|
bash_kernel
|
||||||
bashate
|
bashate
|
||||||
bashdb
|
bashdb
|
||||||
|
bashlex
|
||||||
bats
|
bats
|
||||||
bazel
|
bazel
|
||||||
bc
|
bc
|
||||||
@@ -1031,6 +1048,7 @@ buildreq-cpan
|
|||||||
buildreq-distutils
|
buildreq-distutils
|
||||||
buildreq-distutils23
|
buildreq-distutils23
|
||||||
buildreq-distutils3
|
buildreq-distutils3
|
||||||
|
buildreq-distutils36
|
||||||
buildreq-gnome
|
buildreq-gnome
|
||||||
buildreq-golang
|
buildreq-golang
|
||||||
buildreq-kde
|
buildreq-kde
|
||||||
@@ -1074,6 +1092,7 @@ ceph-deploy
|
|||||||
certbot
|
certbot
|
||||||
certifi
|
certifi
|
||||||
cffi
|
cffi
|
||||||
|
cfitsio
|
||||||
cgdb
|
cgdb
|
||||||
cgit
|
cgit
|
||||||
chardet
|
chardet
|
||||||
@@ -1088,11 +1107,6 @@ cifs-utils
|
|||||||
cinder
|
cinder
|
||||||
clamav
|
clamav
|
||||||
clear-config-management
|
clear-config-management
|
||||||
clear-containers-agent
|
|
||||||
clear-containers-image
|
|
||||||
clear-containers-proxy
|
|
||||||
clear-containers-runtime
|
|
||||||
clear-containers-shim
|
|
||||||
clear-font
|
clear-font
|
||||||
click
|
click
|
||||||
click-datetime
|
click-datetime
|
||||||
@@ -1112,6 +1126,7 @@ clr-desktop-defaults
|
|||||||
clr-find-bundle
|
clr-find-bundle
|
||||||
clr-fwupd-hooks
|
clr-fwupd-hooks
|
||||||
clr-hardware-files
|
clr-hardware-files
|
||||||
|
clr-ignore-mod-sig
|
||||||
clr-init
|
clr-init
|
||||||
clr-installer
|
clr-installer
|
||||||
clr-man-pages
|
clr-man-pages
|
||||||
@@ -1122,6 +1137,7 @@ clr-rpm-config
|
|||||||
clr-service-restart
|
clr-service-restart
|
||||||
clr-systemd-config
|
clr-systemd-config
|
||||||
clr-update-triggers
|
clr-update-triggers
|
||||||
|
clr-user-bundles
|
||||||
clr-wallpapers
|
clr-wallpapers
|
||||||
clrtrust
|
clrtrust
|
||||||
clucene-core
|
clucene-core
|
||||||
@@ -1162,6 +1178,7 @@ colorama
|
|||||||
colord
|
colord
|
||||||
colord-gtk
|
colord-gtk
|
||||||
comedilib
|
comedilib
|
||||||
|
comfortaa-fonts
|
||||||
commonmark
|
commonmark
|
||||||
compat-SDL2-soname1
|
compat-SDL2-soname1
|
||||||
compat-cryptsetup-soname4
|
compat-cryptsetup-soname4
|
||||||
@@ -1180,6 +1197,7 @@ compat-hdf5-soname10
|
|||||||
compat-hwloc-soname5
|
compat-hwloc-soname5
|
||||||
compat-hyperscan-soname4
|
compat-hyperscan-soname4
|
||||||
compat-icu4c-soname61
|
compat-icu4c-soname61
|
||||||
|
compat-ilmbase-soname23
|
||||||
compat-intel-gmmlib-soname1
|
compat-intel-gmmlib-soname1
|
||||||
compat-ipset-soname10
|
compat-ipset-soname10
|
||||||
compat-libical-soname2
|
compat-libical-soname2
|
||||||
@@ -1196,12 +1214,14 @@ compat-mpfr-soname4
|
|||||||
compat-opencv-soname32
|
compat-opencv-soname32
|
||||||
compat-opencv-soname33
|
compat-opencv-soname33
|
||||||
compat-opencv-soname34
|
compat-opencv-soname34
|
||||||
|
compat-openexr-soname23
|
||||||
compat-openssl-soname-10
|
compat-openssl-soname-10
|
||||||
compat-poppler-soname78
|
compat-poppler-soname78
|
||||||
compat-poppler-soname82
|
compat-poppler-soname82
|
||||||
compat-poppler-soname83
|
compat-poppler-soname83
|
||||||
compat-protobuf-soname14
|
compat-protobuf-soname14
|
||||||
compat-protobuf-soname15
|
compat-protobuf-soname15
|
||||||
|
compat-python36
|
||||||
compat-readline
|
compat-readline
|
||||||
compat-readline-soname5
|
compat-readline-soname5
|
||||||
compat-readline-soname7
|
compat-readline-soname7
|
||||||
@@ -1217,6 +1237,7 @@ conntrack-tools
|
|||||||
console-autostart
|
console-autostart
|
||||||
containerd
|
containerd
|
||||||
contextlib2
|
contextlib2
|
||||||
|
cookies
|
||||||
coreutils
|
coreutils
|
||||||
cov-core
|
cov-core
|
||||||
coverage
|
coverage
|
||||||
@@ -1232,6 +1253,7 @@ createrepo_c
|
|||||||
cri-containerd
|
cri-containerd
|
||||||
cri-o
|
cri-o
|
||||||
cri-tools
|
cri-tools
|
||||||
|
cronie
|
||||||
cryptography
|
cryptography
|
||||||
cryptography_vectors
|
cryptography_vectors
|
||||||
cryptsetup
|
cryptsetup
|
||||||
@@ -1243,6 +1265,7 @@ cups-filters
|
|||||||
cups-pk-helper
|
cups-pk-helper
|
||||||
curl
|
curl
|
||||||
cursive
|
cursive
|
||||||
|
cve-bin-tool
|
||||||
cve-check-tool
|
cve-check-tool
|
||||||
cxxfilt
|
cxxfilt
|
||||||
cycler
|
cycler
|
||||||
@@ -1257,8 +1280,10 @@ dbus
|
|||||||
dbus-broker
|
dbus-broker
|
||||||
dbus-glib
|
dbus-glib
|
||||||
dbus-python
|
dbus-python
|
||||||
|
dbxtool
|
||||||
dconf
|
dconf
|
||||||
dconf-editor
|
dconf-editor
|
||||||
|
ddd
|
||||||
ddt
|
ddt
|
||||||
deap
|
deap
|
||||||
debtcollector
|
debtcollector
|
||||||
@@ -1267,6 +1292,7 @@ debuginfo-cache
|
|||||||
decorator
|
decorator
|
||||||
defusedxml
|
defusedxml
|
||||||
dejagnu
|
dejagnu
|
||||||
|
dejavu-fonts
|
||||||
deprecation
|
deprecation
|
||||||
desktop-file-utils
|
desktop-file-utils
|
||||||
desktop-icons
|
desktop-icons
|
||||||
@@ -1283,6 +1309,7 @@ ding-libs
|
|||||||
direwolf
|
direwolf
|
||||||
discover
|
discover
|
||||||
dist-pam-configs
|
dist-pam-configs
|
||||||
|
distributed
|
||||||
distro
|
distro
|
||||||
django-appconf
|
django-appconf
|
||||||
django-babel
|
django-babel
|
||||||
@@ -1306,8 +1333,10 @@ doc8
|
|||||||
docbook-utils
|
docbook-utils
|
||||||
docbook-xml
|
docbook-xml
|
||||||
docker
|
docker
|
||||||
|
docker-compose
|
||||||
docker-py
|
docker-py
|
||||||
dockerpy-creds
|
docker-pycreds
|
||||||
|
dockerpty
|
||||||
docopt
|
docopt
|
||||||
docutils
|
docutils
|
||||||
dogpile.cache
|
dogpile.cache
|
||||||
@@ -1351,6 +1380,7 @@ elfutils
|
|||||||
elixir
|
elixir
|
||||||
ell
|
ell
|
||||||
emacs
|
emacs
|
||||||
|
embree
|
||||||
empy
|
empy
|
||||||
enchant
|
enchant
|
||||||
entrypoints
|
entrypoints
|
||||||
@@ -1384,7 +1414,10 @@ farstream
|
|||||||
fasteners
|
fasteners
|
||||||
fastimport
|
fastimport
|
||||||
fcgi
|
fcgi
|
||||||
|
fcoe-utils
|
||||||
|
fdm_materials
|
||||||
feh
|
feh
|
||||||
|
fetchmail
|
||||||
fftw
|
fftw
|
||||||
file
|
file
|
||||||
file-roller
|
file-roller
|
||||||
@@ -1395,6 +1428,7 @@ findutils
|
|||||||
fio
|
fio
|
||||||
firecracker
|
firecracker
|
||||||
firefox
|
firefox
|
||||||
|
firewalld
|
||||||
fish
|
fish
|
||||||
fixtures
|
fixtures
|
||||||
flac
|
flac
|
||||||
@@ -1473,13 +1507,16 @@ gftp
|
|||||||
ghostscript
|
ghostscript
|
||||||
gimp
|
gimp
|
||||||
git
|
git
|
||||||
|
git-gui
|
||||||
gitdb2
|
gitdb2
|
||||||
|
gitg
|
||||||
gitolite
|
gitolite
|
||||||
gjs
|
gjs
|
||||||
glance
|
glance
|
||||||
glance_store
|
glance_store
|
||||||
glances
|
glances
|
||||||
glew
|
glew
|
||||||
|
glfw
|
||||||
glib
|
glib
|
||||||
glib-networking
|
glib-networking
|
||||||
glibc
|
glibc
|
||||||
@@ -1623,6 +1660,7 @@ home-assistant
|
|||||||
horizon
|
horizon
|
||||||
horovod
|
horovod
|
||||||
hostname
|
hostname
|
||||||
|
hplip
|
||||||
html5lib
|
html5lib
|
||||||
htop
|
htop
|
||||||
httpd
|
httpd
|
||||||
@@ -1812,6 +1850,7 @@ kdf
|
|||||||
kdiagram
|
kdiagram
|
||||||
kdialog
|
kdialog
|
||||||
kdiamond
|
kdiamond
|
||||||
|
kdiff3
|
||||||
kdnssd
|
kdnssd
|
||||||
kdoctools
|
kdoctools
|
||||||
keditbookmarks
|
keditbookmarks
|
||||||
@@ -1859,6 +1898,7 @@ kinfocenter
|
|||||||
kinit
|
kinit
|
||||||
kio
|
kio
|
||||||
kio-extras
|
kio-extras
|
||||||
|
kirigami-gallery
|
||||||
kirigami2
|
kirigami2
|
||||||
kiriki
|
kiriki
|
||||||
kitemmodels
|
kitemmodels
|
||||||
@@ -1885,6 +1925,7 @@ kmediaplayer
|
|||||||
kmenuedit
|
kmenuedit
|
||||||
kmime
|
kmime
|
||||||
kmines
|
kmines
|
||||||
|
kmix
|
||||||
kmod
|
kmod
|
||||||
kmousetool
|
kmousetool
|
||||||
kmouth
|
kmouth
|
||||||
@@ -1892,6 +1933,7 @@ kmplot
|
|||||||
knavalbattle
|
knavalbattle
|
||||||
knetwalk
|
knetwalk
|
||||||
knewstuff
|
knewstuff
|
||||||
|
knights
|
||||||
knotes
|
knotes
|
||||||
knotifications
|
knotifications
|
||||||
knotifyconfig
|
knotifyconfig
|
||||||
@@ -1927,9 +1969,11 @@ kshisen
|
|||||||
ksirk
|
ksirk
|
||||||
ksmtp
|
ksmtp
|
||||||
ksnakeduel
|
ksnakeduel
|
||||||
|
ksonnet
|
||||||
kspaceduel
|
kspaceduel
|
||||||
ksquares
|
ksquares
|
||||||
ksshaskpass
|
ksshaskpass
|
||||||
|
kstars
|
||||||
ksudoku
|
ksudoku
|
||||||
ksysguard
|
ksysguard
|
||||||
ksystemlog
|
ksystemlog
|
||||||
@@ -1962,13 +2006,17 @@ latexcodec
|
|||||||
lazy-object-proxy
|
lazy-object-proxy
|
||||||
lcms2
|
lcms2
|
||||||
lcov
|
lcov
|
||||||
|
ldacBT
|
||||||
ldap3
|
ldap3
|
||||||
ldb
|
ldb
|
||||||
lensfun
|
lensfun
|
||||||
less
|
less
|
||||||
leveldb
|
leveldb
|
||||||
lftp
|
lftp
|
||||||
|
libArcus
|
||||||
|
libCharon
|
||||||
libMED
|
libMED
|
||||||
|
libSavitar
|
||||||
libX11
|
libX11
|
||||||
libXScrnSaver
|
libXScrnSaver
|
||||||
libXaw
|
libXaw
|
||||||
@@ -2017,23 +2065,29 @@ libdaemon
|
|||||||
libdatrie
|
libdatrie
|
||||||
libdazzle
|
libdazzle
|
||||||
libdbusmenu
|
libdbusmenu
|
||||||
|
libdbusmenu-qt
|
||||||
libdeps
|
libdeps
|
||||||
libdmx
|
libdmx
|
||||||
libdnf
|
libdnf
|
||||||
libdrm
|
libdrm
|
||||||
libe-book
|
libe-book
|
||||||
|
libedit
|
||||||
libepoxy
|
libepoxy
|
||||||
libepubgen
|
libepubgen
|
||||||
liberasurecode
|
liberasurecode
|
||||||
liberation-fonts
|
liberation-fonts
|
||||||
|
libestr
|
||||||
libetonyek
|
libetonyek
|
||||||
libev
|
libev
|
||||||
libevdev
|
libevdev
|
||||||
libevent
|
libevent
|
||||||
libexif
|
libexif
|
||||||
libexttextcat
|
libexttextcat
|
||||||
|
libfastjson
|
||||||
libffi
|
libffi
|
||||||
libffmpeg-stub
|
libffmpeg-stub
|
||||||
|
libfm
|
||||||
|
libfm-qt
|
||||||
libfontenc
|
libfontenc
|
||||||
libfprint
|
libfprint
|
||||||
libfreehand
|
libfreehand
|
||||||
@@ -2046,6 +2100,7 @@ libgfortran-avx
|
|||||||
libgfortran-compat-soname3
|
libgfortran-compat-soname3
|
||||||
libgfortran-compat-soname4
|
libgfortran-compat-soname4
|
||||||
libgit2
|
libgit2
|
||||||
|
libgit2-glib
|
||||||
libglade
|
libglade
|
||||||
libgnome-keyring
|
libgnome-keyring
|
||||||
libgnomekbd
|
libgnomekbd
|
||||||
@@ -2069,6 +2124,7 @@ libjpeg-turbo
|
|||||||
libjpeg-turbo-soname8
|
libjpeg-turbo-soname8
|
||||||
libkcddb
|
libkcddb
|
||||||
libkcompactdisc
|
libkcompactdisc
|
||||||
|
libkdcraw
|
||||||
libkdegames
|
libkdegames
|
||||||
libkdepim
|
libkdepim
|
||||||
libkeduvocdocument
|
libkeduvocdocument
|
||||||
@@ -2083,6 +2139,8 @@ libkscreen
|
|||||||
libksieve
|
libksieve
|
||||||
libksysguard
|
libksysguard
|
||||||
liblangtag
|
liblangtag
|
||||||
|
liblogging
|
||||||
|
liblxqt
|
||||||
libmbim
|
libmbim
|
||||||
libmediaart
|
libmediaart
|
||||||
libmicrohttpd
|
libmicrohttpd
|
||||||
@@ -2125,9 +2183,9 @@ libpthread-stubs
|
|||||||
libpwquality
|
libpwquality
|
||||||
libqalculate
|
libqalculate
|
||||||
libqmi
|
libqmi
|
||||||
|
libqtxdg
|
||||||
libqxp
|
libqxp
|
||||||
librabbitmq
|
librabbitmq
|
||||||
libreoffice
|
|
||||||
librepo
|
librepo
|
||||||
librevenge
|
librevenge
|
||||||
librsvg
|
librsvg
|
||||||
@@ -2154,6 +2212,7 @@ libssh
|
|||||||
libssh2
|
libssh2
|
||||||
libstaroffice
|
libstaroffice
|
||||||
libstoragemgmt
|
libstoragemgmt
|
||||||
|
libsysstat
|
||||||
libtasn1
|
libtasn1
|
||||||
libthai
|
libthai
|
||||||
libtheora
|
libtheora
|
||||||
@@ -2206,12 +2265,10 @@ linecache2
|
|||||||
links
|
links
|
||||||
linux
|
linux
|
||||||
linux-aws
|
linux-aws
|
||||||
linux-container
|
|
||||||
linux-firmware
|
linux-firmware
|
||||||
linux-gce
|
linux-gce
|
||||||
linux-hyperv
|
linux-hyperv
|
||||||
linux-hyperv-lts
|
linux-hyperv-lts
|
||||||
linux-hyperv-mini
|
|
||||||
linux-iot-lts2017-preempt-rt
|
linux-iot-lts2017-preempt-rt
|
||||||
linux-iot-lts2018
|
linux-iot-lts2018
|
||||||
linux-kata
|
linux-kata
|
||||||
@@ -2220,7 +2277,6 @@ linux-libc-headers
|
|||||||
linux-lts
|
linux-lts
|
||||||
linux-networktest
|
linux-networktest
|
||||||
linux-oracle
|
linux-oracle
|
||||||
linux-pk414
|
|
||||||
linux-pk414-preempt-rt
|
linux-pk414-preempt-rt
|
||||||
linux-preempt-rt
|
linux-preempt-rt
|
||||||
linux-steam-integration
|
linux-steam-integration
|
||||||
@@ -2246,9 +2302,25 @@ lsscsi
|
|||||||
ltp
|
ltp
|
||||||
ltrace
|
ltrace
|
||||||
lua
|
lua
|
||||||
|
lua52
|
||||||
lualgi
|
lualgi
|
||||||
luarocks
|
luarocks
|
||||||
lxml
|
lxml
|
||||||
|
lxqt-about
|
||||||
|
lxqt-admin
|
||||||
|
lxqt-build-tools
|
||||||
|
lxqt-config
|
||||||
|
lxqt-globalkeys
|
||||||
|
lxqt-notificationd
|
||||||
|
lxqt-openssh-askpass
|
||||||
|
lxqt-panel
|
||||||
|
lxqt-policykit
|
||||||
|
lxqt-powermanagement
|
||||||
|
lxqt-qtplugin
|
||||||
|
lxqt-runner
|
||||||
|
lxqt-session
|
||||||
|
lxqt-sudo
|
||||||
|
lxqt-themes
|
||||||
lz4
|
lz4
|
||||||
lzlib
|
lzlib
|
||||||
lzo
|
lzo
|
||||||
@@ -2276,6 +2348,7 @@ meld
|
|||||||
memcached
|
memcached
|
||||||
memkind
|
memkind
|
||||||
memshrinker
|
memshrinker
|
||||||
|
menu-cache
|
||||||
mercurial
|
mercurial
|
||||||
mesa
|
mesa
|
||||||
mesa-demos
|
mesa-demos
|
||||||
@@ -2339,6 +2412,7 @@ multidict
|
|||||||
multimon-ng
|
multimon-ng
|
||||||
multipath-tools
|
multipath-tools
|
||||||
munch
|
munch
|
||||||
|
muparser
|
||||||
murrine
|
murrine
|
||||||
musl
|
musl
|
||||||
mutagen
|
mutagen
|
||||||
@@ -2399,6 +2473,7 @@ notebook
|
|||||||
notmuch
|
notmuch
|
||||||
noto-cjk
|
noto-cjk
|
||||||
noto-emoji
|
noto-emoji
|
||||||
|
noto-fonts
|
||||||
nova
|
nova
|
||||||
npth
|
npth
|
||||||
nrpe
|
nrpe
|
||||||
@@ -2414,12 +2489,14 @@ numactl
|
|||||||
numatop
|
numatop
|
||||||
numba
|
numba
|
||||||
numpy
|
numpy
|
||||||
|
numpy-stl
|
||||||
numpydoc
|
numpydoc
|
||||||
nvme-cli
|
nvme-cli
|
||||||
oath-toolkit
|
oath-toolkit
|
||||||
oauth2client
|
oauth2client
|
||||||
oauthlib
|
oauthlib
|
||||||
ocaml
|
ocaml
|
||||||
|
ocamlbuild
|
||||||
ocl-icd
|
ocl-icd
|
||||||
octave
|
octave
|
||||||
offlineimap
|
offlineimap
|
||||||
@@ -2442,6 +2519,8 @@ opencv
|
|||||||
openexr
|
openexr
|
||||||
openjade
|
openjade
|
||||||
openjdk
|
openjdk
|
||||||
|
openjdk10
|
||||||
|
openjdk11
|
||||||
openjdk9
|
openjdk9
|
||||||
openldap
|
openldap
|
||||||
openmpi
|
openmpi
|
||||||
@@ -2449,10 +2528,12 @@ openscad
|
|||||||
opensm
|
opensm
|
||||||
openssh
|
openssh
|
||||||
openssl
|
openssl
|
||||||
|
openstack-setuptools
|
||||||
openstackdocstheme
|
openstackdocstheme
|
||||||
openstacksdk
|
openstacksdk
|
||||||
openvpn
|
openvpn
|
||||||
openvswitch
|
openvswitch
|
||||||
|
optipng
|
||||||
opus
|
opus
|
||||||
opusfile
|
opusfile
|
||||||
orc
|
orc
|
||||||
@@ -2505,6 +2586,7 @@ oxygen-icons5
|
|||||||
p11-kit
|
p11-kit
|
||||||
p7zip
|
p7zip
|
||||||
packaging
|
packaging
|
||||||
|
pacmanfm-qt
|
||||||
pacrunner
|
pacrunner
|
||||||
padaos
|
padaos
|
||||||
padatious
|
padatious
|
||||||
@@ -3211,6 +3293,7 @@ pickleshare
|
|||||||
picmi
|
picmi
|
||||||
pidgin
|
pidgin
|
||||||
pidgin-sipe
|
pidgin-sipe
|
||||||
|
piglit
|
||||||
pigz
|
pigz
|
||||||
pika
|
pika
|
||||||
pika-pool
|
pika-pool
|
||||||
@@ -3226,6 +3309,7 @@ pkcs11-helper
|
|||||||
pkg-config
|
pkg-config
|
||||||
plasma-browser-integration
|
plasma-browser-integration
|
||||||
plasma-desktop
|
plasma-desktop
|
||||||
|
plasma-discover
|
||||||
plasma-framework
|
plasma-framework
|
||||||
plasma-integration
|
plasma-integration
|
||||||
plasma-nm
|
plasma-nm
|
||||||
@@ -3239,6 +3323,7 @@ ply
|
|||||||
plzip
|
plzip
|
||||||
pmdk
|
pmdk
|
||||||
polkit
|
polkit
|
||||||
|
polkit-qt
|
||||||
poppler
|
poppler
|
||||||
poppler-data
|
poppler-data
|
||||||
popt
|
popt
|
||||||
@@ -3259,6 +3344,7 @@ prettytable
|
|||||||
prison
|
prison
|
||||||
proc-macro2
|
proc-macro2
|
||||||
processor-trace
|
processor-trace
|
||||||
|
procmail
|
||||||
procps-ng
|
procps-ng
|
||||||
progressbar
|
progressbar
|
||||||
proj
|
proj
|
||||||
@@ -3338,6 +3424,7 @@ pytest
|
|||||||
pytest-asyncio
|
pytest-asyncio
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-forked
|
pytest-forked
|
||||||
|
pytest-localserver
|
||||||
pytest-randomly
|
pytest-randomly
|
||||||
pytest-repeat
|
pytest-repeat
|
||||||
pytest-rerunfailures
|
pytest-rerunfailures
|
||||||
@@ -3396,6 +3483,7 @@ python-tappy
|
|||||||
python-toml
|
python-toml
|
||||||
python-troveclient
|
python-troveclient
|
||||||
python-urwid
|
python-urwid
|
||||||
|
python-utils
|
||||||
python-vlc
|
python-vlc
|
||||||
python-zaqarclient
|
python-zaqarclient
|
||||||
python-zeep
|
python-zeep
|
||||||
@@ -3403,9 +3491,11 @@ python-zstandard
|
|||||||
python2-mod_wsgi
|
python2-mod_wsgi
|
||||||
python3
|
python3
|
||||||
pytools
|
pytools
|
||||||
|
pytorch
|
||||||
pytz
|
pytz
|
||||||
pyu2f
|
pyu2f
|
||||||
pyudev
|
pyudev
|
||||||
|
pyusb
|
||||||
pywbem
|
pywbem
|
||||||
pyxattr
|
pyxattr
|
||||||
pyxdg
|
pyxdg
|
||||||
@@ -3413,6 +3503,7 @@ pyzmq
|
|||||||
qca-qt5
|
qca-qt5
|
||||||
qemu
|
qemu
|
||||||
qemu-lite
|
qemu-lite
|
||||||
|
qgit
|
||||||
qml-box2d
|
qml-box2d
|
||||||
qpdf
|
qpdf
|
||||||
qpid-python
|
qpid-python
|
||||||
@@ -3471,6 +3562,7 @@ rcssmin
|
|||||||
rdma-core
|
rdma-core
|
||||||
re2c
|
re2c
|
||||||
readline
|
readline
|
||||||
|
rebootmgr
|
||||||
recommonmark
|
recommonmark
|
||||||
redis
|
redis
|
||||||
redis-native
|
redis-native
|
||||||
@@ -3488,6 +3580,7 @@ requests-ntlm
|
|||||||
requests-oauthlib
|
requests-oauthlib
|
||||||
requests-toolbelt
|
requests-toolbelt
|
||||||
requestsexceptions
|
requestsexceptions
|
||||||
|
responses
|
||||||
rest
|
rest
|
||||||
restructuredtext_lint
|
restructuredtext_lint
|
||||||
retry
|
retry
|
||||||
@@ -3497,6 +3590,7 @@ retype
|
|||||||
rfc3986
|
rfc3986
|
||||||
rjsmin
|
rjsmin
|
||||||
rng-tools
|
rng-tools
|
||||||
|
roboto
|
||||||
rope
|
rope
|
||||||
rosdistro
|
rosdistro
|
||||||
rospkg
|
rospkg
|
||||||
@@ -3505,6 +3599,7 @@ rpm
|
|||||||
rr
|
rr
|
||||||
rsa
|
rsa
|
||||||
rsync
|
rsync
|
||||||
|
rsyslog
|
||||||
rt-tests
|
rt-tests
|
||||||
rtslib-fb
|
rtslib-fb
|
||||||
ruamel-yaml
|
ruamel-yaml
|
||||||
@@ -3534,6 +3629,7 @@ scons
|
|||||||
screen
|
screen
|
||||||
scripttest
|
scripttest
|
||||||
scrypt
|
scrypt
|
||||||
|
scummvm
|
||||||
sddm
|
sddm
|
||||||
seaborn
|
seaborn
|
||||||
seahorse
|
seahorse
|
||||||
@@ -3619,11 +3715,13 @@ stack
|
|||||||
startup-notification
|
startup-notification
|
||||||
statsd
|
statsd
|
||||||
statsmodels
|
statsmodels
|
||||||
|
stellarium
|
||||||
stestr
|
stestr
|
||||||
stevedore
|
stevedore
|
||||||
stow
|
stow
|
||||||
strace
|
strace
|
||||||
stress-ng
|
stress-ng
|
||||||
|
stunnel
|
||||||
subunit
|
subunit
|
||||||
subunit2sql
|
subunit2sql
|
||||||
subversion
|
subversion
|
||||||
@@ -3660,6 +3758,7 @@ tar
|
|||||||
taskflow
|
taskflow
|
||||||
taskwarrior
|
taskwarrior
|
||||||
tbb
|
tbb
|
||||||
|
tblib
|
||||||
tcl
|
tcl
|
||||||
tclx
|
tclx
|
||||||
tcpdump
|
tcpdump
|
||||||
@@ -3675,6 +3774,7 @@ tensorboard
|
|||||||
tensorflow
|
tensorflow
|
||||||
termcolor
|
termcolor
|
||||||
terminado
|
terminado
|
||||||
|
terminaltables
|
||||||
terminus-font
|
terminus-font
|
||||||
testpath
|
testpath
|
||||||
testrepository
|
testrepository
|
||||||
@@ -3684,7 +3784,9 @@ testtools
|
|||||||
tevent
|
tevent
|
||||||
texinfo
|
texinfo
|
||||||
texlive
|
texlive
|
||||||
|
texmaker
|
||||||
text-unidecode
|
text-unidecode
|
||||||
|
texttable
|
||||||
tflearn
|
tflearn
|
||||||
tgt
|
tgt
|
||||||
thermal_daemon
|
thermal_daemon
|
||||||
@@ -3700,6 +3802,7 @@ tig
|
|||||||
tigervnc
|
tigervnc
|
||||||
time
|
time
|
||||||
tini
|
tini
|
||||||
|
tinycompress
|
||||||
tinyrpc
|
tinyrpc
|
||||||
tinyxml2
|
tinyxml2
|
||||||
tiptop
|
tiptop
|
||||||
@@ -3717,6 +3820,7 @@ tpm2-simulator
|
|||||||
tpm2-tools
|
tpm2-tools
|
||||||
tpm2-tss
|
tpm2-tss
|
||||||
tqdm
|
tqdm
|
||||||
|
trace-cmd
|
||||||
traceback2
|
traceback2
|
||||||
traceroute
|
traceroute
|
||||||
tracker
|
tracker
|
||||||
@@ -3763,7 +3867,10 @@ varnish-cache
|
|||||||
vcstool
|
vcstool
|
||||||
vcversioner
|
vcversioner
|
||||||
vim
|
vim
|
||||||
|
vim-fugitive
|
||||||
|
vim-gnupg
|
||||||
vim-go
|
vim-go
|
||||||
|
vimix-icon-theme
|
||||||
vinagre
|
vinagre
|
||||||
vine
|
vine
|
||||||
vino
|
vino
|
||||||
@@ -3783,6 +3890,7 @@ watchdogd
|
|||||||
wavpack
|
wavpack
|
||||||
wayland
|
wayland
|
||||||
wayland-protocols
|
wayland-protocols
|
||||||
|
wcslib
|
||||||
wcwidth
|
wcwidth
|
||||||
weakrefmethod
|
weakrefmethod
|
||||||
webcolors
|
webcolors
|
||||||
@@ -3797,6 +3905,7 @@ wheel
|
|||||||
which
|
which
|
||||||
whois
|
whois
|
||||||
widgetsnbextension
|
widgetsnbextension
|
||||||
|
wine
|
||||||
winpdb
|
winpdb
|
||||||
wireless-regdb-master
|
wireless-regdb-master
|
||||||
wireshark
|
wireshark
|
||||||
@@ -3807,6 +3916,7 @@ wpa_supplicant
|
|||||||
wrapt
|
wrapt
|
||||||
wsgi_intercept
|
wsgi_intercept
|
||||||
wsgiref
|
wsgiref
|
||||||
|
wxWidgets
|
||||||
x11perf
|
x11perf
|
||||||
x11vnc
|
x11vnc
|
||||||
xapian-core
|
xapian-core
|
||||||
@@ -3878,6 +3988,7 @@ xrestop
|
|||||||
xscreensaver
|
xscreensaver
|
||||||
xset
|
xset
|
||||||
xsetroot
|
xsetroot
|
||||||
|
xterm
|
||||||
xtrans
|
xtrans
|
||||||
xvfb-run
|
xvfb-run
|
||||||
xwd
|
xwd
|
||||||
@@ -3901,6 +4012,7 @@ zc.lockfile
|
|||||||
zenity
|
zenity
|
||||||
zeroconf
|
zeroconf
|
||||||
zeroconf-ioslave
|
zeroconf-ioslave
|
||||||
|
zict
|
||||||
zip
|
zip
|
||||||
zlib
|
zlib
|
||||||
znc
|
znc
|
||||||
|
|||||||
Reference in New Issue
Block a user