Compare commits

...

13 Commits

Author SHA1 Message Date
clrbuilder 4c1c55f03e Update packages file for version 26890
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-12-26 19:54:22 +00:00
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
2 changed files with 61 additions and 1 deletions
+9
View File
@@ -461,6 +461,15 @@ generateupstream:
drop-abandoned: $(SPECFILE) drop-abandoned: $(SPECFILE)
python3 $(TOPLVL)/projects/common/drop-abandoned-patches.py $(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 # Define site local common targets in a separate makefile
-include $(TOPLVL)/projects/common/Makefile.common.site_local -include $(TOPLVL)/projects/common/Makefile.common.site_local
+52 -1
View File
@@ -4,6 +4,7 @@ Botan
CUnit CUnit
Cheetah Cheetah
CherryPy CherryPy
Coin
ConfigArgParse ConfigArgParse
Counter Counter
Cython Cython
@@ -13,6 +14,7 @@ F-Engrave
Flask Flask
Flask-RESTful Flask-RESTful
FlatBuffers FlatBuffers
FreeCAD
FreeRDP FreeRDP
GConf GConf
GitPython GitPython
@@ -51,10 +53,12 @@ PyMySQL
PyNaCl PyNaCl
PyOpenGL PyOpenGL
PyQRCode PyQRCode
PyQt5
PyWavelets PyWavelets
PyYAML PyYAML
Pygments Pygments
Pyro4 Pyro4
QGIS
QtAwesome QtAwesome
QtPy QtPy
R R
@@ -864,6 +868,7 @@ acl
acme acme
acpica-unix2 acpica-unix2
acrn-hypervisor acrn-hypervisor
adal
adapt-parser adapt-parser
adwaita-icon-theme adwaita-icon-theme
aeon aeon
@@ -898,6 +903,7 @@ apache-spark
apache-zookeeper apache-zookeeper
apipkg apipkg
appdirs appdirs
appstream
appstream-glib appstream-glib
apr apr
apr-util apr-util
@@ -945,8 +951,12 @@ automaton
awesome-wm awesome-wm
awscli awscli
axel axel
azure-common
azure-configs azure-configs
azure-iot-sdk azure-iot-sdk
azure-nspkg
azure-servicebus
azure-storage-common
babeltrace babeltrace
babl babl
backcall backcall
@@ -1078,6 +1088,8 @@ click
cliff cliff
clinfo clinfo
cln cln
cloc
cloud-native-setup
cloudpickle cloudpickle
clr-R-helpers clr-R-helpers
clr-avx-tools clr-avx-tools
@@ -1107,6 +1119,7 @@ cmake
cmd2 cmd2
cmocka cmocka
cmrt cmrt
cnf
cni cni
cni-plugins cni-plugins
cockpit cockpit
@@ -1141,6 +1154,7 @@ compat-SDL2-soname1
compat-cryptsetup-soname4 compat-cryptsetup-soname4
compat-efivar-soname0 compat-efivar-soname0
compat-enchant-soname1 compat-enchant-soname1
compat-exiv2-soname26
compat-fuse-soname2 compat-fuse-soname2
compat-gegl compat-gegl
compat-gegl-0.3 compat-gegl-0.3
@@ -1151,20 +1165,25 @@ compat-guile-soname20
compat-hdf5-soname10 compat-hdf5-soname10
compat-hyperscan-soname4 compat-hyperscan-soname4
compat-icu4c-soname61 compat-icu4c-soname61
compat-intel-gmmlib-soname1
compat-ipset-soname10 compat-ipset-soname10
compat-libical-soname2 compat-libical-soname2
compat-libidn-soname11 compat-libidn-soname11
compat-libnftnl-soname7
compat-libpng-soname12 compat-libpng-soname12
compat-libva-soname1
compat-libwebp-soname6 compat-libwebp-soname6
compat-llvm-soname4 compat-llvm-soname4
compat-llvm-soname5 compat-llvm-soname5
compat-llvm-soname6 compat-llvm-soname6
compat-mariadb-soname18
compat-mpfr-soname4 compat-mpfr-soname4
compat-opencv-soname32 compat-opencv-soname32
compat-opencv-soname33 compat-opencv-soname33
compat-opencv-soname34 compat-opencv-soname34
compat-openssl-soname-10 compat-openssl-soname-10
compat-poppler-soname78 compat-poppler-soname78
compat-poppler-soname82
compat-protobuf-soname14 compat-protobuf-soname14
compat-protobuf-soname15 compat-protobuf-soname15
compat-readline compat-readline
@@ -1352,6 +1371,7 @@ filelock
filesystem filesystem
findutils findutils
fio fio
firecracker
firefox firefox
fish fish
fixtures fixtures
@@ -1420,6 +1440,7 @@ gegl
gensim gensim
geoclue geoclue
geocode-glib geocode-glib
geos
gettext gettext
gevent gevent
gexiv2 gexiv2
@@ -1520,6 +1541,7 @@ grantleetheme
graphene graphene
graphite graphite
graphviz graphviz
grass
greenlet greenlet
grep grep
grig grig
@@ -1545,6 +1567,7 @@ gtk-vnc
gtk-xfce-engine gtk-xfce-engine
gtk3 gtk3
gtkglext gtkglext
gtkmm2
gtkmm3 gtkmm3
gtksourceview gtksourceview
gtkspell3 gtkspell3
@@ -1607,6 +1630,7 @@ idna
idna-ssl idna-ssl
ifaddr ifaddr
iftop iftop
igt-gpu-tools
ilmbase ilmbase
image image
imagesize imagesize
@@ -1618,9 +1642,9 @@ inflection
influxdb influxdb
iniparse iniparse
init-rdahead init-rdahead
inkscape
inotify-tools inotify-tools
intel-gmmlib intel-gmmlib
intel-gpu-tools
intel-hybrid-driver intel-hybrid-driver
intel-media-driver intel-media-driver
intelhex intelhex
@@ -1907,6 +1931,7 @@ kwrited
kxmlgui kxmlgui
kxmlrpcclient kxmlrpcclient
latencytop latencytop
latexcodec
lazy-object-proxy lazy-object-proxy
lcms2 lcms2
lcov lcov
@@ -2104,8 +2129,11 @@ libsndfile
libsodium libsodium
libsolv libsolv
libsoup libsoup
libspatialindex
libspatialite
libspectre libspectre
libspiro libspiro
libspnav
libsrtp libsrtp
libssh libssh
libssh2 libssh2
@@ -2176,6 +2204,7 @@ linux-kata
linux-kvm linux-kvm
linux-libc-headers linux-libc-headers
linux-lts linux-lts
linux-networktest
linux-oracle linux-oracle
linux-pk414 linux-pk414
linux-pk414-preempt-rt linux-pk414-preempt-rt
@@ -2189,6 +2218,7 @@ llvm
llvmlite llvmlite
lmdb lmdb
locket locket
locustio
logilab-common logilab-common
logrotate logrotate
logutils logutils
@@ -2217,6 +2247,7 @@ man-pages
marble marble
mariadb mariadb
mash mash
materia-theme
matplotlib matplotlib
maven-dep maven-dep
mc mc
@@ -2284,6 +2315,7 @@ msm
msmtp msmtp
msr-tools msr-tools
msrest msrest
msrestazure
mstflint mstflint
mtd-utils mtd-utils
mtdev mtdev
@@ -2312,6 +2344,7 @@ nbformat
nbsphinx nbsphinx
ncdu ncdu
ncurses ncurses
ncurses-compat
ndctl ndctl
ndg_httpsclient ndg_httpsclient
neofetch neofetch
@@ -2419,6 +2452,7 @@ os-win
os-xenapi os-xenapi
os_vif os_vif
osc-lib osc-lib
oset
osinfo-db-tools osinfo-db-tools
oslo.cache oslo.cache
oslo.concurrency oslo.concurrency
@@ -2435,6 +2469,7 @@ oslo.reports
oslo.rootwrap oslo.rootwrap
oslo.serialization oslo.serialization
oslo.service oslo.service
oslo.upgradecheck
oslo.utils oslo.utils
oslo.versionedobjects oslo.versionedobjects
oslo.vmware oslo.vmware
@@ -2486,6 +2521,8 @@ pbzip2
pciutils pciutils
pcre pcre
pcre2 pcre2
pdns
pdns-recursor
pecan pecan
pep8 pep8
performance performance
@@ -3196,12 +3233,14 @@ powerdevil
powerline-fonts powerline-fonts
powertop powertop
poxml poxml
ppp
pretend pretend
prettytable prettytable
prison prison
proc-macro2 proc-macro2
processor-trace processor-trace
procps-ng procps-ng
proj
prometheus_client prometheus_client
prompt_toolkit prompt_toolkit
protobuf protobuf
@@ -3228,6 +3267,8 @@ pyasn1
pyasn1-modules pyasn1-modules
pyatspi pyatspi
pybind11 pybind11
pybtex
pybtex-docutils
pycadf pycadf
pycairo pycairo
pycam pycam
@@ -3268,6 +3309,7 @@ pyrsistent
pysaml2 pysaml2
pysendfile pysendfile
pyserial pyserial
pyside2-setup
pysnmp pysnmp
pytest pytest
pytest-asyncio pytest-asyncio
@@ -3349,6 +3391,7 @@ qemu-lite
qml-box2d qml-box2d
qpdf qpdf
qpid-python qpid-python
qpid-tools
qqc2-desktop-style qqc2-desktop-style
qrencode qrencode
qscintilla qscintilla
@@ -3364,6 +3407,7 @@ qtdeclarative
qtgamepad qtgamepad
qtgraphicaleffects qtgraphicaleffects
qtimageformats qtimageformats
qtkeychain
qtlocation qtlocation
qtmultimedia qtmultimedia
qtnetworkauth qtnetworkauth
@@ -3390,6 +3434,7 @@ qtxmlpatterns
quagga quagga
quassel quassel
quilt quilt
qwt
rabbitmq-c rabbitmq-c
rabbitmq-server rabbitmq-server
radvd radvd
@@ -3453,6 +3498,7 @@ sbc
sbsigntools sbsigntools
scala scala
scala-dep scala-dep
scene-alembic
scikit-build scikit-build
scikit-image scikit-image
scikit-learn scikit-learn
@@ -3468,6 +3514,7 @@ secretstorage
sed sed
selenium selenium
semantic_version semantic_version
seqdiag
serf serf
serpent serpent
setproctitle setproctitle
@@ -3505,6 +3552,7 @@ solid
sonnet sonnet
sortedcontainers sortedcontainers
sos sos
sound-theme-freedesktop
soundmodem soundmodem
source-code-pro source-code-pro
source-highlight source-highlight
@@ -3517,10 +3565,12 @@ speexdsp
sphinx-feature-classification sphinx-feature-classification
sphinx_rtd_theme sphinx_rtd_theme
sphinxcontrib-apidoc sphinxcontrib-apidoc
sphinxcontrib-bibtex
sphinxcontrib-blockdiag sphinxcontrib-blockdiag
sphinxcontrib-httpdomain sphinxcontrib-httpdomain
sphinxcontrib-newsfeed sphinxcontrib-newsfeed
sphinxcontrib-programoutput sphinxcontrib-programoutput
sphinxcontrib-seqdiag
sphinxcontrib-websupport sphinxcontrib-websupport
spi-tools spi-tools
spice spice
@@ -3749,6 +3799,7 @@ xdg-desktop-portal-kde
xdg-user-dirs xdg-user-dirs
xdg-user-dirs-gtk xdg-user-dirs-gtk
xdg-utils xdg-utils
xdotool
xdpyinfo xdpyinfo
xemacs xemacs
xerces-c xerces-c