Compare commits

..

27 Commits

Author SHA1 Message Date
clrbuilder 214ebc3f93 Update packages file for version 26870
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-23 18:45:58 +00:00
clrbuilder 00997dcd48 Update packages file for version 26860
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-22 13:49:06 +00:00
clrbuilder 07fdbe3153 Update packages file for version 26830
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-20 05:28:07 +00:00
Auke Kok b671ab5709 Add cloc target for common tooling.
Produces and displays `results/cloc.txt`. Useful to determine code
metrics.
2018-12-19 09:30:04 -08:00
clrbuilder fc29b4c1c3 Update packages file for version 26800
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-14 19:11:05 +00:00
clrbuilder f108ac36d6 Update packages file for version 26780
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-13 19:14:41 +00:00
clrbuilder 1c2bc9d50c Update packages file for version 26770
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-13 13:04:52 +00:00
clrbuilder 8952175bc9 Update packages file for version 26740
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-10 21:27:06 +00:00
clrbuilder 3812469ac2 Update packages file for version 26730
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-07 17:54:59 +00:00
clrbuilder d1b434583a Update packages file for version 26720
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-06 20:37:16 +00:00
clrbuilder dbd3c9accf Update packages file for version 26690
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-05 13:33:43 +00:00
clrbuilder 6214fa5e9f Update packages file for version 26680
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-04 19:02:55 +00:00
clrbuilder 8e9dd55e0f Update packages file for version 26670
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-04 13:02:35 +00:00
clrbuilder 9ee80a2635 Update packages file for version 26650
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-03 19:02:24 +00:00
clrbuilder 653105ffdf Update packages file for version 26640
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-03 13:02:31 +00:00
clrbuilder a67fe47e39 Update packages file for version 26620
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-02 21:27:58 +00:00
clrbuilder 103222eb4e Update packages file for version 26610
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-02 16:23:53 +00:00
clrbuilder 0304bbd6b1 Update packages file for version 26590
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-30 13:02:24 +00:00
clrbuilder 4ca1662790 Update packages file for version 26570
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-29 13:01:54 +00:00
clrbuilder 94e2c39146 Update packages file for version 26560
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-28 21:18:03 +00:00
clrbuilder d67be8a71b Update packages file for version 26550
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-28 13:02:18 +00:00
clrbuilder 130f0f089e Update packages file for version 26540
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-28 02:46:45 +00:00
clrbuilder a75e19a379 Update packages file for version 26530
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-27 19:02:51 +00:00
clrbuilder d2e1c72c33 Update packages file for version 26520
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-27 13:03:47 +00:00
clrbuilder b94a1c537f Update packages file for version 26510
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-26 19:02:46 +00:00
clrbuilder 164dd8300e Update packages file for version 26500
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-26 13:03:05 +00:00
clrbuilder 32141b9181 Update packages file for version 26470
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-11-23 13:03:04 +00:00
2 changed files with 91 additions and 1 deletions
+9
View File
@@ -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
+82 -1
View File
@@ -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