mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07fdbe3153 | |||
| b671ab5709 | |||
| fc29b4c1c3 | |||
| f108ac36d6 | |||
| 1c2bc9d50c | |||
| 8952175bc9 | |||
| 3812469ac2 | |||
| d1b434583a | |||
| dbd3c9accf | |||
| 6214fa5e9f |
@@ -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,6 +4,7 @@ Botan
|
||||
CUnit
|
||||
Cheetah
|
||||
CherryPy
|
||||
Coin
|
||||
ConfigArgParse
|
||||
Counter
|
||||
Cython
|
||||
@@ -51,6 +52,7 @@ PyMySQL
|
||||
PyNaCl
|
||||
PyOpenGL
|
||||
PyQRCode
|
||||
PyQt5
|
||||
PyWavelets
|
||||
PyYAML
|
||||
Pygments
|
||||
@@ -898,6 +900,7 @@ apache-spark
|
||||
apache-zookeeper
|
||||
apipkg
|
||||
appdirs
|
||||
appstream
|
||||
appstream-glib
|
||||
apr
|
||||
apr-util
|
||||
@@ -1078,6 +1081,8 @@ click
|
||||
cliff
|
||||
clinfo
|
||||
cln
|
||||
cloc
|
||||
cloud-native-setup
|
||||
cloudpickle
|
||||
clr-R-helpers
|
||||
clr-avx-tools
|
||||
@@ -1107,6 +1112,7 @@ cmake
|
||||
cmd2
|
||||
cmocka
|
||||
cmrt
|
||||
cnf
|
||||
cni
|
||||
cni-plugins
|
||||
cockpit
|
||||
@@ -1141,6 +1147,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
|
||||
@@ -1151,6 +1158,7 @@ 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
|
||||
@@ -1159,6 +1167,7 @@ compat-libwebp-soname6
|
||||
compat-llvm-soname4
|
||||
compat-llvm-soname5
|
||||
compat-llvm-soname6
|
||||
compat-mariadb-soname18
|
||||
compat-mpfr-soname4
|
||||
compat-opencv-soname32
|
||||
compat-opencv-soname33
|
||||
@@ -1420,6 +1429,7 @@ gegl
|
||||
gensim
|
||||
geoclue
|
||||
geocode-glib
|
||||
geos
|
||||
gettext
|
||||
gevent
|
||||
gexiv2
|
||||
@@ -1545,6 +1555,7 @@ gtk-vnc
|
||||
gtk-xfce-engine
|
||||
gtk3
|
||||
gtkglext
|
||||
gtkmm2
|
||||
gtkmm3
|
||||
gtksourceview
|
||||
gtkspell3
|
||||
@@ -1607,6 +1618,7 @@ idna
|
||||
idna-ssl
|
||||
ifaddr
|
||||
iftop
|
||||
igt-gpu-tools
|
||||
ilmbase
|
||||
image
|
||||
imagesize
|
||||
@@ -1618,9 +1630,9 @@ inflection
|
||||
influxdb
|
||||
iniparse
|
||||
init-rdahead
|
||||
inkscape
|
||||
inotify-tools
|
||||
intel-gmmlib
|
||||
intel-gpu-tools
|
||||
intel-hybrid-driver
|
||||
intel-media-driver
|
||||
intelhex
|
||||
@@ -2106,6 +2118,7 @@ libsolv
|
||||
libsoup
|
||||
libspectre
|
||||
libspiro
|
||||
libspnav
|
||||
libsrtp
|
||||
libssh
|
||||
libssh2
|
||||
@@ -2189,6 +2202,7 @@ llvm
|
||||
llvmlite
|
||||
lmdb
|
||||
locket
|
||||
locustio
|
||||
logilab-common
|
||||
logrotate
|
||||
logutils
|
||||
@@ -2486,6 +2500,8 @@ pbzip2
|
||||
pciutils
|
||||
pcre
|
||||
pcre2
|
||||
pdns
|
||||
pdns-recursor
|
||||
pecan
|
||||
pep8
|
||||
performance
|
||||
@@ -3196,12 +3212,14 @@ powerdevil
|
||||
powerline-fonts
|
||||
powertop
|
||||
poxml
|
||||
ppp
|
||||
pretend
|
||||
prettytable
|
||||
prison
|
||||
proc-macro2
|
||||
processor-trace
|
||||
procps-ng
|
||||
proj
|
||||
prometheus_client
|
||||
prompt_toolkit
|
||||
protobuf
|
||||
@@ -3268,6 +3286,7 @@ pyrsistent
|
||||
pysaml2
|
||||
pysendfile
|
||||
pyserial
|
||||
pyside2-setup
|
||||
pysnmp
|
||||
pytest
|
||||
pytest-asyncio
|
||||
@@ -3453,6 +3472,7 @@ sbc
|
||||
sbsigntools
|
||||
scala
|
||||
scala-dep
|
||||
scene-alembic
|
||||
scikit-build
|
||||
scikit-image
|
||||
scikit-learn
|
||||
@@ -3505,6 +3525,7 @@ solid
|
||||
sonnet
|
||||
sortedcontainers
|
||||
sos
|
||||
sound-theme-freedesktop
|
||||
soundmodem
|
||||
source-code-pro
|
||||
source-highlight
|
||||
@@ -3749,6 +3770,7 @@ xdg-desktop-portal-kde
|
||||
xdg-user-dirs
|
||||
xdg-user-dirs-gtk
|
||||
xdg-utils
|
||||
xdotool
|
||||
xdpyinfo
|
||||
xemacs
|
||||
xerces-c
|
||||
|
||||
Reference in New Issue
Block a user