mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b50fabd346 | |||
| c383979d14 | |||
| 08138ad889 | |||
| b78940d18a | |||
| bb74ceef8d | |||
| 12800a51fa | |||
| 9b445f1116 | |||
| 40898f6ce0 | |||
| 3b4b1b3053 | |||
| e26fd3e022 | |||
| 677fe6cbd5 | |||
| 9e54179aea | |||
| 1145477b30 | |||
| 19cb72b28e | |||
| 497059b257 | |||
| fbda0655f2 | |||
| 1b32d114f3 | |||
| 90a4ceb162 | |||
| 2947369532 |
@@ -102,6 +102,10 @@ $ echo missing-build-req >> buildreq_add
|
||||
$ make autospec
|
||||
```
|
||||
|
||||
Please see https://github.com/clearlinux/autospec#common-files for
|
||||
documention on buildreq_add and the other files autospec uses during the
|
||||
build process.
|
||||
|
||||
### Bump the release number for a package
|
||||
|
||||
If you simply need to increment a package's release number and rebuild the
|
||||
@@ -112,6 +116,16 @@ $ make bump
|
||||
$ make build
|
||||
```
|
||||
|
||||
### Update the release version for a package
|
||||
|
||||
If you have an update release version for a package, you can change the url
|
||||
for the new release in the package/example-pkg/Makefile. After modifying the
|
||||
new url, run `make autospec` again to fetch the new package and rebuild.
|
||||
|
||||
```
|
||||
$ make autospec
|
||||
```
|
||||
|
||||
## Other topics
|
||||
|
||||
### Customizing the mock config
|
||||
|
||||
@@ -1,13 +1,16 @@
|
||||
Babel
|
||||
Botan
|
||||
CUnit
|
||||
Cheetah
|
||||
ConfigArgParse
|
||||
Cython
|
||||
Django
|
||||
Flask
|
||||
FlatBuffers
|
||||
FreeRDP
|
||||
GConf
|
||||
GitPython
|
||||
ImageMagick
|
||||
Jinja2
|
||||
Keras
|
||||
Keras_Applications
|
||||
@@ -31,6 +34,7 @@ Paste
|
||||
PasteDeploy
|
||||
Pillow
|
||||
Pint
|
||||
PyDispatcher
|
||||
PyJWT
|
||||
PyMySQL
|
||||
PyWavelets
|
||||
@@ -140,6 +144,8 @@ R-Rsolnp
|
||||
R-Rtsne
|
||||
R-Rvmmin
|
||||
R-SDMTools
|
||||
R-SGP
|
||||
R-SGPdata
|
||||
R-SQUAREM
|
||||
R-Sleuth2
|
||||
R-SnowballC
|
||||
@@ -169,6 +175,7 @@ R-adephylo
|
||||
R-afex
|
||||
R-alr3
|
||||
R-analogue
|
||||
R-animation
|
||||
R-ape
|
||||
R-argparse
|
||||
R-arm
|
||||
@@ -220,6 +227,7 @@ R-cli
|
||||
R-clipr
|
||||
R-clue
|
||||
R-clustMixType
|
||||
R-clusterGeneration
|
||||
R-cmprsk
|
||||
R-cobs
|
||||
R-coda
|
||||
@@ -345,6 +353,7 @@ R-gbm
|
||||
R-gclus
|
||||
R-gdata
|
||||
R-geepack
|
||||
R-geiger
|
||||
R-geometry
|
||||
R-getopt
|
||||
R-ggjoy
|
||||
@@ -479,6 +488,7 @@ R-mvnormtest
|
||||
R-mvoutlier
|
||||
R-mvtnorm
|
||||
R-natserv
|
||||
R-ncbit
|
||||
R-network
|
||||
R-neuralnet
|
||||
R-nleqslv
|
||||
@@ -504,12 +514,14 @@ R-pbivnorm
|
||||
R-pbkrtest
|
||||
R-pbmcapply
|
||||
R-pcaPP
|
||||
R-pcse
|
||||
R-pdfCluster
|
||||
R-permute
|
||||
R-phangorn
|
||||
R-pheatmap
|
||||
R-phylobase
|
||||
R-phylogram
|
||||
R-phytools
|
||||
R-pillar
|
||||
R-pkgKitten
|
||||
R-pkgbuild
|
||||
@@ -545,6 +557,7 @@ R-promises
|
||||
R-proto
|
||||
R-proxy
|
||||
R-pryr
|
||||
R-ps
|
||||
R-pscl
|
||||
R-psy
|
||||
R-psych
|
||||
@@ -667,6 +680,7 @@ R-stringi
|
||||
R-stringr
|
||||
R-strucchange
|
||||
R-styler
|
||||
R-subplex
|
||||
R-subselect
|
||||
R-superpc
|
||||
R-survey
|
||||
@@ -766,7 +780,9 @@ WireGuard
|
||||
XStatic
|
||||
XStatic-Angular
|
||||
XStatic-Angular-Bootstrap
|
||||
XStatic-Angular-FileUpload
|
||||
XStatic-Angular-Gettext
|
||||
XStatic-Angular-Schema-Form
|
||||
XStatic-Angular-lrdragndrop
|
||||
XStatic-Bootstrap-Datepicker
|
||||
XStatic-Bootstrap-SCSS
|
||||
@@ -785,9 +801,11 @@ XStatic-bootswatch
|
||||
XStatic-jQuery
|
||||
XStatic-jquery-ui
|
||||
XStatic-mdi
|
||||
XStatic-objectpath
|
||||
XStatic-roboto-fontface
|
||||
XStatic-smart-table
|
||||
XStatic-term.js
|
||||
XStatic-tv4
|
||||
Z3
|
||||
abireport
|
||||
absl-py
|
||||
@@ -799,6 +817,8 @@ acrn-hypervisor
|
||||
adwaita-icon-theme
|
||||
aeon
|
||||
aioeventlet
|
||||
aiohttp
|
||||
aiohttp-cors
|
||||
alabaster
|
||||
alembic
|
||||
alsa-lib
|
||||
@@ -828,11 +848,14 @@ asio
|
||||
asn1crypto
|
||||
aspell
|
||||
aspell-en
|
||||
aspell-pt_BR
|
||||
assimp
|
||||
astor
|
||||
astral
|
||||
astroid
|
||||
astunparse
|
||||
asv
|
||||
async-timeout
|
||||
at
|
||||
at-spi2-atk
|
||||
at-spi2-core
|
||||
@@ -865,6 +888,7 @@ baloo
|
||||
baloo-widgets
|
||||
bandit
|
||||
baobab
|
||||
barbican
|
||||
bash
|
||||
bash-completion
|
||||
bash.static
|
||||
@@ -909,6 +933,7 @@ buildreq-distutils3
|
||||
buildreq-gnome
|
||||
buildreq-golang
|
||||
buildreq-kde
|
||||
buildreq-kernel
|
||||
buildreq-make
|
||||
buildreq-meson
|
||||
buildreq-mvn
|
||||
@@ -927,6 +952,7 @@ cachetools
|
||||
cairo
|
||||
cairomm
|
||||
cantarell-fonts
|
||||
cantata
|
||||
capnproto
|
||||
cargo
|
||||
caribou
|
||||
@@ -972,6 +998,8 @@ clr-avx-tools
|
||||
clr-boot-manager
|
||||
clr-debug-info
|
||||
clr-desktop-defaults
|
||||
clr-find-bundle
|
||||
clr-fwupd-hooks
|
||||
clr-hardware-files
|
||||
clr-init
|
||||
clr-man-pages
|
||||
@@ -1078,6 +1106,7 @@ cups
|
||||
cups-filters
|
||||
cups-pk-helper
|
||||
curl
|
||||
cursive
|
||||
cve-check-tool
|
||||
cxxfilt
|
||||
cycler
|
||||
@@ -1134,12 +1163,14 @@ dolphin
|
||||
dos2unix
|
||||
dosfstools
|
||||
double-conversion
|
||||
dovecot
|
||||
doxygen
|
||||
dpdk
|
||||
dracut
|
||||
dstat
|
||||
dtc
|
||||
dulwich
|
||||
dwarves
|
||||
dyskctl
|
||||
e2fsprogs
|
||||
ebtables
|
||||
@@ -1159,8 +1190,10 @@ empy
|
||||
enchant
|
||||
entrypoints
|
||||
enum34
|
||||
envs
|
||||
eog
|
||||
eog-plugins
|
||||
epm
|
||||
ethtool
|
||||
eventlet
|
||||
evince
|
||||
@@ -1175,7 +1208,9 @@ expat
|
||||
expect
|
||||
extra-cmake-modules
|
||||
extras
|
||||
f2fs-tools
|
||||
faba-icon-theme
|
||||
fakeroot
|
||||
fann
|
||||
farstream
|
||||
fasteners
|
||||
@@ -1224,6 +1259,8 @@ futures
|
||||
futurist
|
||||
fwupd
|
||||
fwupdate
|
||||
gTTS-token
|
||||
gabbi
|
||||
garcon
|
||||
gast
|
||||
gawk
|
||||
@@ -1371,6 +1408,7 @@ h5py
|
||||
hacking
|
||||
hadoop-dep
|
||||
hamlib
|
||||
haproxy
|
||||
hardlink
|
||||
harfbuzz
|
||||
hdf5
|
||||
@@ -1381,6 +1419,7 @@ help2man
|
||||
hexchat
|
||||
hgtools
|
||||
hicolor-icon-theme
|
||||
home-assistant
|
||||
horizon
|
||||
hostname
|
||||
html5lib
|
||||
@@ -1408,6 +1447,7 @@ iceauth
|
||||
icon-naming-utils
|
||||
icu4c
|
||||
idna
|
||||
idna-ssl
|
||||
iftop
|
||||
imagesize
|
||||
imapfilter
|
||||
@@ -1441,6 +1481,8 @@ ipython
|
||||
ipython-sql
|
||||
ipython_genutils
|
||||
ipywidgets
|
||||
ironic
|
||||
ironic-lib
|
||||
irqbalance
|
||||
irrlicht
|
||||
irssi
|
||||
@@ -1453,6 +1495,7 @@ ister
|
||||
itsdangerous
|
||||
itstool
|
||||
iw
|
||||
ixion
|
||||
ixpdimm_sw
|
||||
jansson
|
||||
jaraco.functools
|
||||
@@ -1468,6 +1511,8 @@ json-c
|
||||
json-glib
|
||||
jsoncpp
|
||||
jsonpatch
|
||||
jsonpath-rw
|
||||
jsonpath-rw-ext
|
||||
jsonpointer
|
||||
jsonschema
|
||||
jupyter
|
||||
@@ -1487,6 +1532,7 @@ kata-proxy
|
||||
kata-qemu-lite
|
||||
kata-runtime
|
||||
kata-shim
|
||||
kate
|
||||
kauth
|
||||
kazoo
|
||||
kbd
|
||||
@@ -1507,6 +1553,7 @@ kdesignerplugin
|
||||
kdesu
|
||||
kdnssd
|
||||
kdoctools
|
||||
keepalived
|
||||
keepassxc
|
||||
kemoticons
|
||||
kernel-config
|
||||
@@ -1569,6 +1616,7 @@ latencytop
|
||||
lazy-object-proxy
|
||||
lcms2
|
||||
lcov
|
||||
ldap3
|
||||
lensfun
|
||||
less
|
||||
leveldb
|
||||
@@ -1603,7 +1651,9 @@ libXxf86dga
|
||||
libXxf86misc
|
||||
libXxf86vm
|
||||
libabigail
|
||||
libabw
|
||||
libaio
|
||||
libappindicator
|
||||
libarchive
|
||||
libarchive-c
|
||||
libassuan
|
||||
@@ -1617,24 +1667,33 @@ libcanberra
|
||||
libcap
|
||||
libcap-ng
|
||||
libcdio
|
||||
libcdr
|
||||
libcgroup
|
||||
libchamplain
|
||||
libcmis
|
||||
libcomps
|
||||
libconfig
|
||||
libcroco
|
||||
libcryptui
|
||||
libdatrie
|
||||
libdazzle
|
||||
libdbusmenu
|
||||
libdmx
|
||||
libdnf
|
||||
libdrm
|
||||
libe-book
|
||||
libepoxy
|
||||
libepubgen
|
||||
liberasurecode
|
||||
libetonyek
|
||||
libev
|
||||
libevdev
|
||||
libevent
|
||||
libexif
|
||||
libexttextcat
|
||||
libffi
|
||||
libfontenc
|
||||
libfreehand
|
||||
libgcrypt
|
||||
libgd
|
||||
libgdata
|
||||
@@ -1656,6 +1715,7 @@ libgusb
|
||||
libgweather
|
||||
libical
|
||||
libidn
|
||||
libindicator
|
||||
libinput
|
||||
libiscsi
|
||||
libisofs
|
||||
@@ -1663,12 +1723,16 @@ libjpeg-turbo
|
||||
libjpeg-turbo-soname8
|
||||
libksba
|
||||
libksysguard
|
||||
liblangtag
|
||||
libmbim
|
||||
libmediaart
|
||||
libmicrohttpd
|
||||
libmnl
|
||||
libmodulemd
|
||||
libmspack
|
||||
libmspub
|
||||
libmtp
|
||||
libmwaw
|
||||
libmypaint
|
||||
libndp
|
||||
libnetfilter_conntrack
|
||||
@@ -1680,9 +1744,14 @@ libnftnl
|
||||
libnice
|
||||
libnl
|
||||
libnotify
|
||||
libnumbertext
|
||||
liboauth
|
||||
libodfgen
|
||||
libogg
|
||||
libopenzwave
|
||||
liborcus
|
||||
libosinfo
|
||||
libpagemaker
|
||||
libpcap
|
||||
libpciaccess
|
||||
libpeas
|
||||
@@ -1691,8 +1760,11 @@ libpng
|
||||
libpthread-stubs
|
||||
libpwquality
|
||||
libqmi
|
||||
libqxp
|
||||
librabbitmq
|
||||
libreoffice
|
||||
librepo
|
||||
librevenge
|
||||
librsvg
|
||||
librtlsdr
|
||||
libsamplerate
|
||||
@@ -1703,13 +1775,13 @@ libsigc++
|
||||
libsmbios
|
||||
libsmi
|
||||
libsndfile
|
||||
libsodium
|
||||
libsolv
|
||||
libsoup
|
||||
libspectre
|
||||
libsrtp
|
||||
libssh
|
||||
libssh2
|
||||
libstaroffice
|
||||
libstoragemgmt
|
||||
libtasn1
|
||||
libthai
|
||||
@@ -1728,12 +1800,16 @@ libva-utils
|
||||
libvirt
|
||||
libvirt-glib
|
||||
libvirt-python
|
||||
libvisio
|
||||
libvorbis
|
||||
libvpx
|
||||
libwacom
|
||||
libwebp
|
||||
libwnck
|
||||
libwnck3
|
||||
libwpd
|
||||
libwpg
|
||||
libwps
|
||||
libxcb
|
||||
libxfce4ui
|
||||
libxfce4util
|
||||
@@ -1747,6 +1823,7 @@ libxslt
|
||||
libyami
|
||||
libyami-utils
|
||||
libzip
|
||||
libzmf
|
||||
libzmq
|
||||
linecache2
|
||||
links
|
||||
@@ -1771,6 +1848,7 @@ llvm
|
||||
llvmlite
|
||||
lmdb
|
||||
logilab-common
|
||||
logrotate
|
||||
logutils
|
||||
lsacpi
|
||||
lshw
|
||||
@@ -1795,7 +1873,10 @@ mc
|
||||
mccabe
|
||||
mcelog
|
||||
mdadm
|
||||
mdds
|
||||
media-player-info
|
||||
meld
|
||||
memcached
|
||||
memkind
|
||||
memshrinker
|
||||
mesa
|
||||
@@ -1806,6 +1887,7 @@ metrics-discovery
|
||||
micro-config-drive
|
||||
micro-config-drive-aws
|
||||
micro-config-drive-oci
|
||||
microversion_parse
|
||||
mido
|
||||
minetest
|
||||
minetest_game
|
||||
@@ -1821,6 +1903,7 @@ mock
|
||||
mod_wsgi
|
||||
moka-icon-theme
|
||||
mongodict
|
||||
mono
|
||||
monotonic
|
||||
more-itertools
|
||||
moreutils
|
||||
@@ -1838,16 +1921,19 @@ mpfr
|
||||
mpg123
|
||||
mpi4py
|
||||
mpmath
|
||||
msgpack-python
|
||||
msgpack
|
||||
msmtp
|
||||
msr-tools
|
||||
mstflint
|
||||
mtdev
|
||||
mtr
|
||||
multidict
|
||||
multimon-ng
|
||||
multipath-tools
|
||||
munch
|
||||
murrine
|
||||
musl
|
||||
mutagen
|
||||
mutt
|
||||
mutter
|
||||
mypaint-brushes
|
||||
@@ -1860,6 +1946,7 @@ nautilus
|
||||
nbconvert
|
||||
nbformat
|
||||
nbsphinx
|
||||
ncdu
|
||||
ncurses
|
||||
ndctl
|
||||
ndg_httpsclient
|
||||
@@ -1870,12 +1957,14 @@ net-tools
|
||||
netaddr
|
||||
netbase
|
||||
netcat
|
||||
netdisco
|
||||
netifaces
|
||||
nettle
|
||||
network-manager-applet
|
||||
networkmanager-qt
|
||||
networkx
|
||||
neutron
|
||||
neutron-lib
|
||||
newt
|
||||
nfs-utils
|
||||
nftables
|
||||
@@ -1885,6 +1974,7 @@ nicstat
|
||||
ninja
|
||||
nlopt
|
||||
nltk
|
||||
nmap
|
||||
nodejs
|
||||
nose
|
||||
nose-cov
|
||||
@@ -1903,6 +1993,7 @@ nspr
|
||||
nss
|
||||
nss-altfiles
|
||||
ntfs-3g
|
||||
ntlm-auth
|
||||
numactl
|
||||
numatop
|
||||
numba
|
||||
@@ -1916,6 +2007,7 @@ ocaml
|
||||
ocl-icd
|
||||
octave
|
||||
offlineimap
|
||||
okular
|
||||
olefile
|
||||
onig
|
||||
onnx
|
||||
@@ -1952,8 +2044,10 @@ os-brick
|
||||
os-client-config
|
||||
os-service-types
|
||||
os-testr
|
||||
os-traits
|
||||
os-win
|
||||
os-xenapi
|
||||
os_vif
|
||||
osc-lib
|
||||
osinfo-db-tools
|
||||
oslo.cache
|
||||
@@ -1979,6 +2073,8 @@ oslotest
|
||||
osprofiler
|
||||
ostree
|
||||
ovirt-guest-agent
|
||||
ovs
|
||||
ovsdbapp
|
||||
p11-kit
|
||||
p7zip
|
||||
packaging
|
||||
@@ -2181,6 +2277,7 @@ perl-File-FcntlLock
|
||||
perl-File-Find-Rule
|
||||
perl-File-Grep
|
||||
perl-File-HomeDir
|
||||
perl-File-KeePass
|
||||
perl-File-LibMagic
|
||||
perl-File-Listing
|
||||
perl-File-MMagic
|
||||
@@ -2460,8 +2557,10 @@ perl-System-Command
|
||||
perl-TAP-Harness-Archive
|
||||
perl-Taint-Util
|
||||
perl-Term-ProgressBar
|
||||
perl-Term-ReadLine-Gnu
|
||||
perl-Term-ReadPassword
|
||||
perl-Term-Shell
|
||||
perl-Term-ShellUI
|
||||
perl-Term-Size-Perl
|
||||
perl-Term-Table
|
||||
perl-Term-UI
|
||||
@@ -2635,6 +2734,7 @@ pth
|
||||
ptyprocess
|
||||
pugixml
|
||||
pulseaudio
|
||||
pv
|
||||
pwgen
|
||||
py
|
||||
pyOpenSSL
|
||||
@@ -2654,6 +2754,7 @@ pydocstyle
|
||||
pydot
|
||||
pydot_ng
|
||||
pydotplus
|
||||
pyeclib
|
||||
pyemd
|
||||
pyflakes
|
||||
pygobject
|
||||
@@ -2666,10 +2767,14 @@ pynacl
|
||||
pypandoc
|
||||
pyparsing
|
||||
pyperclip
|
||||
pypowervm
|
||||
pyquery
|
||||
pyreadline
|
||||
pyrfc3339
|
||||
pyroute2
|
||||
pyrsistent
|
||||
pysaml2
|
||||
pysendfile
|
||||
pyserial
|
||||
pysnmp
|
||||
pytest
|
||||
@@ -2678,6 +2783,7 @@ pytest-forked
|
||||
pytest-repeat
|
||||
pytest-rerunfailures
|
||||
pytest-runner
|
||||
pytest-sugar
|
||||
pytest-timeout
|
||||
pytest-xdist
|
||||
python
|
||||
@@ -2707,6 +2813,7 @@ python-multilib
|
||||
python-neutronclient
|
||||
python-novaclient
|
||||
python-openstackclient
|
||||
python-openzwave
|
||||
python-perf
|
||||
python-pkgconfig
|
||||
python-pocketlint
|
||||
@@ -2768,6 +2875,7 @@ qtwebsockets
|
||||
qtx11extras
|
||||
qtxmlpatterns
|
||||
quagga
|
||||
quassel
|
||||
quilt
|
||||
rabbitmq-c
|
||||
ragel
|
||||
@@ -2786,6 +2894,7 @@ repoze.lru
|
||||
repoze.who
|
||||
requests
|
||||
requests-mock
|
||||
requests-ntlm
|
||||
requests-toolbelt
|
||||
requestsexceptions
|
||||
rest
|
||||
@@ -2811,6 +2920,7 @@ runc
|
||||
rust-std32
|
||||
rustc
|
||||
rxvt-unicode
|
||||
ryu
|
||||
s2tc
|
||||
s3transfer
|
||||
sahara
|
||||
@@ -2845,6 +2955,7 @@ setuptools-legacy
|
||||
setuptools_scm
|
||||
setuptools_scm_git_archive
|
||||
setxkbmap
|
||||
sg3_utils
|
||||
shadow
|
||||
shared-mime-info
|
||||
sharutils
|
||||
@@ -2867,6 +2978,7 @@ socat
|
||||
sof-crosstool-ng
|
||||
solid
|
||||
sonnet
|
||||
sortedcontainers
|
||||
sos
|
||||
soundmodem
|
||||
source-code-pro
|
||||
@@ -2877,6 +2989,7 @@ spark-dep
|
||||
speex
|
||||
speexdsp
|
||||
sphinx_rtd_theme
|
||||
sphinxcontrib-apidoc
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-newsfeed
|
||||
sphinxcontrib-websupport
|
||||
@@ -2917,11 +3030,13 @@ sympy
|
||||
synergy
|
||||
syntax-highlighting
|
||||
sysdig
|
||||
sysfsutils
|
||||
syslinux
|
||||
sysstat
|
||||
systemd
|
||||
systemd-bootchart
|
||||
systemd-netlogd
|
||||
taglib
|
||||
talloc
|
||||
tallow
|
||||
tar
|
||||
@@ -2960,6 +3075,7 @@ tiff
|
||||
tig
|
||||
tigervnc
|
||||
time
|
||||
tinyrpc
|
||||
tinyxml2
|
||||
tiptop
|
||||
tk
|
||||
@@ -2982,6 +3098,8 @@ typed-ast
|
||||
typing
|
||||
tzdata
|
||||
tzlocal
|
||||
ua-parser
|
||||
ucpp
|
||||
udisks2
|
||||
uhttpmock
|
||||
unbundle
|
||||
@@ -2998,6 +3116,7 @@ urlgrabber
|
||||
urllib3
|
||||
usbredir
|
||||
usbutils
|
||||
user-agents
|
||||
usermode
|
||||
userspace-rcu
|
||||
usrbinpython
|
||||
@@ -3020,6 +3139,7 @@ virtualenv
|
||||
vlc
|
||||
volume_key
|
||||
voluptuous
|
||||
voluptuous-serialize
|
||||
vsqlite
|
||||
vte
|
||||
vulkan-sdk
|
||||
@@ -3029,6 +3149,7 @@ warlock
|
||||
wayland
|
||||
wayland-protocols
|
||||
wcwidth
|
||||
weakrefmethod
|
||||
webcolors
|
||||
webencodings
|
||||
webkitgtk
|
||||
@@ -3046,6 +3167,8 @@ woff2
|
||||
wol
|
||||
wpa_supplicant
|
||||
wrapt
|
||||
wsgi_intercept
|
||||
wsgiref
|
||||
x11perf
|
||||
x11vnc
|
||||
xapian-core
|
||||
@@ -3080,6 +3203,7 @@ xf86-video-amdgpu
|
||||
xf86-video-ati
|
||||
xf86-video-fbdev
|
||||
xf86-video-nouveau
|
||||
xf86-video-vboxvideo
|
||||
xf86-video-vesa
|
||||
xfburn
|
||||
xfce4-appfinder
|
||||
@@ -3104,6 +3228,7 @@ xlog
|
||||
xmlsec1
|
||||
xmlstarlet
|
||||
xmlto
|
||||
xmltodict
|
||||
xmodmap
|
||||
xorg-server
|
||||
xorgproto
|
||||
@@ -3116,11 +3241,13 @@ xrestop
|
||||
xscreensaver
|
||||
xset
|
||||
xtrans
|
||||
xvfb-run
|
||||
xwd
|
||||
xwininfo
|
||||
xz
|
||||
yajl
|
||||
yaml
|
||||
yarl
|
||||
yasm
|
||||
yelp
|
||||
yelp-tools
|
||||
@@ -3129,7 +3256,9 @@ yum
|
||||
yum-metadata-parser
|
||||
yum-utils
|
||||
zake
|
||||
zc.lockfile
|
||||
zenity
|
||||
zeroconf
|
||||
zip
|
||||
zlib
|
||||
znc
|
||||
|
||||
Reference in New Issue
Block a user