mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 214ebc3f93 | |||
| 00997dcd48 | |||
| 07fdbe3153 | |||
| b671ab5709 | |||
| fc29b4c1c3 | |||
| f108ac36d6 | |||
| 1c2bc9d50c | |||
| 8952175bc9 | |||
| 3812469ac2 | |||
| d1b434583a | |||
| dbd3c9accf | |||
| 6214fa5e9f | |||
| 8e9dd55e0f | |||
| 9ee80a2635 | |||
| 653105ffdf | |||
| a67fe47e39 | |||
| 103222eb4e | |||
| 0304bbd6b1 | |||
| 4ca1662790 | |||
| 94e2c39146 | |||
| d67be8a71b | |||
| 130f0f089e | |||
| a75e19a379 | |||
| d2e1c72c33 | |||
| b94a1c537f | |||
| 164dd8300e | |||
| 32141b9181 |
@@ -461,6 +461,15 @@ generateupstream:
|
||||
drop-abandoned: $(SPECFILE)
|
||||
python3 $(TOPLVL)/projects/common/drop-abandoned-patches.py $(SPECFILE)
|
||||
|
||||
#help cloc: Count lines of code with the `cloc` tool on the full sources of package
|
||||
cloc: $(SRPMFILE)
|
||||
@$(MOCK) -r $(TOPLVL)/repo/clear.cfg $(SRPMFILE) --result=results/ --no-cleanup-after
|
||||
@$(MOCK) --chroot --copyin /usr/bin/cloc /usr/bin/cloc --result=results/ --no-cleanup-after
|
||||
@$(MOCK) --result=results/ --no-cleanup-after --chroot '/usr/bin/cloc /builddir > /tmp/cloc.txt'
|
||||
@$(MOCK) --copyout /tmp/cloc.txt results/ --result=results/
|
||||
@$(MOCK) --clean --scrub=chroot --uniqueext=$(PKG_NAME)
|
||||
cat results/cloc.txt
|
||||
|
||||
# Define site local common targets in a separate makefile
|
||||
-include $(TOPLVL)/projects/common/Makefile.common.site_local
|
||||
|
||||
|
||||
@@ -4,14 +4,17 @@ Botan
|
||||
CUnit
|
||||
Cheetah
|
||||
CherryPy
|
||||
Coin
|
||||
ConfigArgParse
|
||||
Counter
|
||||
Cython
|
||||
Django
|
||||
Edge-optimized-models
|
||||
F-Engrave
|
||||
Flask
|
||||
Flask-RESTful
|
||||
FlatBuffers
|
||||
FreeCAD
|
||||
FreeRDP
|
||||
GConf
|
||||
GitPython
|
||||
@@ -36,6 +39,8 @@ MonkeyType
|
||||
MySQL-python
|
||||
NetworkManager
|
||||
NetworkManager-openconnect
|
||||
OpenCASCADE
|
||||
OpenColorIO
|
||||
OpenSP
|
||||
PackageKit
|
||||
Paste
|
||||
@@ -46,11 +51,14 @@ PyDispatcher
|
||||
PyJWT
|
||||
PyMySQL
|
||||
PyNaCl
|
||||
PyOpenGL
|
||||
PyQRCode
|
||||
PyQt5
|
||||
PyWavelets
|
||||
PyYAML
|
||||
Pygments
|
||||
Pyro4
|
||||
QGIS
|
||||
QtAwesome
|
||||
QtPy
|
||||
R
|
||||
@@ -259,6 +267,7 @@ R-cowplot
|
||||
R-crayon
|
||||
R-crosstalk
|
||||
R-crul
|
||||
R-csvy
|
||||
R-cubature
|
||||
R-curl
|
||||
R-cvTools
|
||||
@@ -340,6 +349,7 @@ R-fastcluster
|
||||
R-fastmatch
|
||||
R-fauxpas
|
||||
R-fda
|
||||
R-feather
|
||||
R-ff
|
||||
R-fields
|
||||
R-filehash
|
||||
@@ -371,6 +381,7 @@ R-gclus
|
||||
R-gdata
|
||||
R-geepack
|
||||
R-geiger
|
||||
R-generics
|
||||
R-geometry
|
||||
R-getopt
|
||||
R-ggjoy
|
||||
@@ -807,6 +818,7 @@ Texmaker
|
||||
Theano
|
||||
Thunar
|
||||
UkPostcodeParser
|
||||
VTK
|
||||
Vertex-theme
|
||||
Vulkan-Headers
|
||||
Vulkan-Loader
|
||||
@@ -856,6 +868,7 @@ acl
|
||||
acme
|
||||
acpica-unix2
|
||||
acrn-hypervisor
|
||||
adal
|
||||
adapt-parser
|
||||
adwaita-icon-theme
|
||||
aeon
|
||||
@@ -890,6 +903,7 @@ apache-spark
|
||||
apache-zookeeper
|
||||
apipkg
|
||||
appdirs
|
||||
appstream
|
||||
appstream-glib
|
||||
apr
|
||||
apr-util
|
||||
@@ -937,8 +951,12 @@ automaton
|
||||
awesome-wm
|
||||
awscli
|
||||
axel
|
||||
azure-common
|
||||
azure-configs
|
||||
azure-iot-sdk
|
||||
azure-nspkg
|
||||
azure-servicebus
|
||||
azure-storage-common
|
||||
babeltrace
|
||||
babl
|
||||
backcall
|
||||
@@ -968,6 +986,7 @@ binutils
|
||||
bison
|
||||
bkcharts
|
||||
bleach
|
||||
blender
|
||||
blinken
|
||||
blinker
|
||||
blktrace
|
||||
@@ -1012,6 +1031,7 @@ buildreq-mvn
|
||||
buildreq-qmake
|
||||
buildreq-scons
|
||||
bundle-chroot-builder
|
||||
bwidget
|
||||
bz2file
|
||||
bzip2
|
||||
c-ares
|
||||
@@ -1021,6 +1041,7 @@ ca-certs-static
|
||||
cabextract
|
||||
cached-property
|
||||
cachetools
|
||||
caffe
|
||||
cairo
|
||||
cairomm
|
||||
calendarsupport
|
||||
@@ -1067,6 +1088,8 @@ click
|
||||
cliff
|
||||
clinfo
|
||||
cln
|
||||
cloc
|
||||
cloud-native-setup
|
||||
cloudpickle
|
||||
clr-R-helpers
|
||||
clr-avx-tools
|
||||
@@ -1096,6 +1119,7 @@ cmake
|
||||
cmd2
|
||||
cmocka
|
||||
cmrt
|
||||
cnf
|
||||
cni
|
||||
cni-plugins
|
||||
cockpit
|
||||
@@ -1130,6 +1154,7 @@ compat-SDL2-soname1
|
||||
compat-cryptsetup-soname4
|
||||
compat-efivar-soname0
|
||||
compat-enchant-soname1
|
||||
compat-exiv2-soname26
|
||||
compat-fuse-soname2
|
||||
compat-gegl
|
||||
compat-gegl-0.3
|
||||
@@ -1140,23 +1165,29 @@ compat-guile-soname20
|
||||
compat-hdf5-soname10
|
||||
compat-hyperscan-soname4
|
||||
compat-icu4c-soname61
|
||||
compat-intel-gmmlib-soname1
|
||||
compat-ipset-soname10
|
||||
compat-libical-soname2
|
||||
compat-libidn-soname11
|
||||
compat-libnftnl-soname7
|
||||
compat-libpng-soname12
|
||||
compat-libva-soname1
|
||||
compat-libwebp-soname6
|
||||
compat-llvm-soname4
|
||||
compat-llvm-soname5
|
||||
compat-llvm-soname6
|
||||
compat-mariadb-soname18
|
||||
compat-mpfr-soname4
|
||||
compat-opencv-soname32
|
||||
compat-opencv-soname33
|
||||
compat-opencv-soname34
|
||||
compat-openssl-soname-10
|
||||
compat-poppler-soname78
|
||||
compat-poppler-soname82
|
||||
compat-protobuf-soname14
|
||||
compat-protobuf-soname15
|
||||
compat-readline
|
||||
compat-readline-soname5
|
||||
component
|
||||
compute-image-packages
|
||||
configobj
|
||||
@@ -1218,6 +1249,7 @@ defusedxml
|
||||
dejagnu
|
||||
deprecation
|
||||
desktop-file-utils
|
||||
desktop-icons
|
||||
devhelp
|
||||
dfc
|
||||
dfu-util
|
||||
@@ -1241,6 +1273,7 @@ django_compressor
|
||||
dldt
|
||||
dldt-model-optimizer
|
||||
dlt-daemon
|
||||
dmap2gcode
|
||||
dmenu
|
||||
dmidecode
|
||||
dmlc-core
|
||||
@@ -1338,6 +1371,7 @@ filelock
|
||||
filesystem
|
||||
findutils
|
||||
fio
|
||||
firecracker
|
||||
firefox
|
||||
fish
|
||||
fixtures
|
||||
@@ -1397,6 +1431,7 @@ gdal
|
||||
gdb
|
||||
gdbm
|
||||
gdk-pixbuf
|
||||
gdl
|
||||
gdm
|
||||
geany
|
||||
geany-plugins
|
||||
@@ -1405,6 +1440,7 @@ gegl
|
||||
gensim
|
||||
geoclue
|
||||
geocode-glib
|
||||
geos
|
||||
gettext
|
||||
gevent
|
||||
gexiv2
|
||||
@@ -1505,6 +1541,7 @@ grantleetheme
|
||||
graphene
|
||||
graphite
|
||||
graphviz
|
||||
grass
|
||||
greenlet
|
||||
grep
|
||||
grig
|
||||
@@ -1529,6 +1566,8 @@ gtk-doc
|
||||
gtk-vnc
|
||||
gtk-xfce-engine
|
||||
gtk3
|
||||
gtkglext
|
||||
gtkmm2
|
||||
gtkmm3
|
||||
gtksourceview
|
||||
gtkspell3
|
||||
@@ -1537,6 +1576,7 @@ gupnp-av
|
||||
gutenprint
|
||||
gvfs
|
||||
gvim
|
||||
gwenview
|
||||
gzip
|
||||
h5py
|
||||
hacking
|
||||
@@ -1556,6 +1596,7 @@ hicolor-icon-theme
|
||||
hold
|
||||
home-assistant
|
||||
horizon
|
||||
horovod
|
||||
hostname
|
||||
html5lib
|
||||
htop
|
||||
@@ -1589,6 +1630,7 @@ idna
|
||||
idna-ssl
|
||||
ifaddr
|
||||
iftop
|
||||
igt-gpu-tools
|
||||
ilmbase
|
||||
image
|
||||
imagesize
|
||||
@@ -1600,9 +1642,9 @@ inflection
|
||||
influxdb
|
||||
iniparse
|
||||
init-rdahead
|
||||
inkscape
|
||||
inotify-tools
|
||||
intel-gmmlib
|
||||
intel-gpu-tools
|
||||
intel-hybrid-driver
|
||||
intel-media-driver
|
||||
intelhex
|
||||
@@ -1899,6 +1941,7 @@ less
|
||||
leveldb
|
||||
lftp
|
||||
libICE
|
||||
libMED
|
||||
libSM
|
||||
libX11
|
||||
libXScrnSaver
|
||||
@@ -2028,6 +2071,7 @@ libmbim
|
||||
libmediaart
|
||||
libmicrohttpd
|
||||
libmnl
|
||||
libmodbus
|
||||
libmodulemd
|
||||
libmspack
|
||||
libmspub
|
||||
@@ -2084,8 +2128,11 @@ libsndfile
|
||||
libsodium
|
||||
libsolv
|
||||
libsoup
|
||||
libspatialindex
|
||||
libspatialite
|
||||
libspectre
|
||||
libspiro
|
||||
libspnav
|
||||
libsrtp
|
||||
libssh
|
||||
libssh2
|
||||
@@ -2095,6 +2142,7 @@ libtasn1
|
||||
libthai
|
||||
libtheora
|
||||
libtirpc
|
||||
libtk-img
|
||||
libtool
|
||||
libudev0-shim
|
||||
libuev
|
||||
@@ -2155,6 +2203,7 @@ linux-kata
|
||||
linux-kvm
|
||||
linux-libc-headers
|
||||
linux-lts
|
||||
linux-networktest
|
||||
linux-oracle
|
||||
linux-pk414
|
||||
linux-pk414-preempt-rt
|
||||
@@ -2168,6 +2217,7 @@ llvm
|
||||
llvmlite
|
||||
lmdb
|
||||
locket
|
||||
locustio
|
||||
logilab-common
|
||||
logrotate
|
||||
logutils
|
||||
@@ -2196,6 +2246,7 @@ man-pages
|
||||
marble
|
||||
mariadb
|
||||
mash
|
||||
materia-theme
|
||||
matplotlib
|
||||
maven-dep
|
||||
mc
|
||||
@@ -2263,6 +2314,7 @@ msm
|
||||
msmtp
|
||||
msr-tools
|
||||
msrest
|
||||
msrestazure
|
||||
mstflint
|
||||
mtd-utils
|
||||
mtdev
|
||||
@@ -2291,6 +2343,7 @@ nbformat
|
||||
nbsphinx
|
||||
ncdu
|
||||
ncurses
|
||||
ncurses-compat
|
||||
ndctl
|
||||
ndg_httpsclient
|
||||
neofetch
|
||||
@@ -2414,6 +2467,7 @@ oslo.reports
|
||||
oslo.rootwrap
|
||||
oslo.serialization
|
||||
oslo.service
|
||||
oslo.upgradecheck
|
||||
oslo.utils
|
||||
oslo.versionedobjects
|
||||
oslo.vmware
|
||||
@@ -2442,6 +2496,8 @@ pandoc
|
||||
pandocfilters
|
||||
pango
|
||||
pangomm
|
||||
pangox-compat
|
||||
paper-icon-theme
|
||||
parallel
|
||||
parameter-framework
|
||||
paramiko
|
||||
@@ -2463,6 +2519,8 @@ pbzip2
|
||||
pciutils
|
||||
pcre
|
||||
pcre2
|
||||
pdns
|
||||
pdns-recursor
|
||||
pecan
|
||||
pep8
|
||||
performance
|
||||
@@ -3167,16 +3225,20 @@ portend
|
||||
positional
|
||||
posix_ipc
|
||||
postgresql
|
||||
potrace
|
||||
povray
|
||||
powerdevil
|
||||
powerline-fonts
|
||||
powertop
|
||||
poxml
|
||||
ppp
|
||||
pretend
|
||||
prettytable
|
||||
prison
|
||||
proc-macro2
|
||||
processor-trace
|
||||
procps-ng
|
||||
proj
|
||||
prometheus_client
|
||||
prompt_toolkit
|
||||
protobuf
|
||||
@@ -3203,8 +3265,10 @@ pyasn1
|
||||
pyasn1-modules
|
||||
pyatspi
|
||||
pybind11
|
||||
pybtex-docutils
|
||||
pycadf
|
||||
pycairo
|
||||
pycam
|
||||
pycodestyle
|
||||
pycparser
|
||||
pycrypto
|
||||
@@ -3218,6 +3282,9 @@ pyee
|
||||
pyemd
|
||||
pyflakes
|
||||
pygobject
|
||||
pygobject-legacy
|
||||
pygtk
|
||||
pygtkglext
|
||||
pyinotify
|
||||
pykerberos
|
||||
pylama
|
||||
@@ -3239,6 +3306,7 @@ pyrsistent
|
||||
pysaml2
|
||||
pysendfile
|
||||
pyserial
|
||||
pyside2-setup
|
||||
pysnmp
|
||||
pytest
|
||||
pytest-asyncio
|
||||
@@ -3320,6 +3388,7 @@ qemu-lite
|
||||
qml-box2d
|
||||
qpdf
|
||||
qpid-python
|
||||
qpid-tools
|
||||
qqc2-desktop-style
|
||||
qrencode
|
||||
qscintilla
|
||||
@@ -3335,6 +3404,7 @@ qtdeclarative
|
||||
qtgamepad
|
||||
qtgraphicaleffects
|
||||
qtimageformats
|
||||
qtkeychain
|
||||
qtlocation
|
||||
qtmultimedia
|
||||
qtnetworkauth
|
||||
@@ -3361,6 +3431,7 @@ qtxmlpatterns
|
||||
quagga
|
||||
quassel
|
||||
quilt
|
||||
qwt
|
||||
rabbitmq-c
|
||||
rabbitmq-server
|
||||
radvd
|
||||
@@ -3424,6 +3495,7 @@ sbc
|
||||
sbsigntools
|
||||
scala
|
||||
scala-dep
|
||||
scene-alembic
|
||||
scikit-build
|
||||
scikit-image
|
||||
scikit-learn
|
||||
@@ -3439,6 +3511,7 @@ secretstorage
|
||||
sed
|
||||
selenium
|
||||
semantic_version
|
||||
seqdiag
|
||||
serf
|
||||
serpent
|
||||
setproctitle
|
||||
@@ -3476,6 +3549,7 @@ solid
|
||||
sonnet
|
||||
sortedcontainers
|
||||
sos
|
||||
sound-theme-freedesktop
|
||||
soundmodem
|
||||
source-code-pro
|
||||
source-highlight
|
||||
@@ -3488,10 +3562,12 @@ speexdsp
|
||||
sphinx-feature-classification
|
||||
sphinx_rtd_theme
|
||||
sphinxcontrib-apidoc
|
||||
sphinxcontrib-bibtex
|
||||
sphinxcontrib-blockdiag
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-newsfeed
|
||||
sphinxcontrib-programoutput
|
||||
sphinxcontrib-seqdiag
|
||||
sphinxcontrib-websupport
|
||||
spi-tools
|
||||
spice
|
||||
@@ -3522,6 +3598,7 @@ suds-jurko
|
||||
sundials
|
||||
sure
|
||||
suricata
|
||||
svg.path
|
||||
svgpart
|
||||
sweeper
|
||||
swift
|
||||
@@ -3550,6 +3627,7 @@ taskflow
|
||||
taskwarrior
|
||||
tbb
|
||||
tcl
|
||||
tclx
|
||||
tcpdump
|
||||
tdb
|
||||
telemetrics-client
|
||||
@@ -3587,6 +3665,7 @@ tiff
|
||||
tig
|
||||
tigervnc
|
||||
time
|
||||
tini
|
||||
tinyrpc
|
||||
tinyxml2
|
||||
tiptop
|
||||
@@ -3717,8 +3796,10 @@ xdg-desktop-portal-kde
|
||||
xdg-user-dirs
|
||||
xdg-user-dirs-gtk
|
||||
xdg-utils
|
||||
xdotool
|
||||
xdpyinfo
|
||||
xemacs
|
||||
xerces-c
|
||||
xf86-input-evdev
|
||||
xf86-input-libinput
|
||||
xf86-input-mouse
|
||||
|
||||
Reference in New Issue
Block a user