mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 11:06:15 +00:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4579fa3816 | |||
| c14cac39e5 | |||
| 070be802aa | |||
| 4102816787 | |||
| 4c9c2abd21 | |||
| 70b4977b53 | |||
| 7276bc89e9 | |||
| fffa8f1e78 | |||
| 9cc15023ed | |||
| 7f5674bf08 | |||
| de60634e85 | |||
| 2b6b201866 |
@@ -339,6 +339,7 @@ R-drc
|
||||
R-dtplyr
|
||||
R-dtw
|
||||
R-dygraphs
|
||||
R-dynamicTreeCut
|
||||
R-dynlm
|
||||
R-e1071
|
||||
R-eRm
|
||||
@@ -1068,7 +1069,6 @@ at-spi2-atk
|
||||
at-spi2-core
|
||||
atk
|
||||
atkmm
|
||||
atom
|
||||
atomicwrites
|
||||
attica
|
||||
attr
|
||||
@@ -1121,6 +1121,7 @@ bazel
|
||||
bc
|
||||
bcache-tools
|
||||
bcc
|
||||
bcftools
|
||||
bcrypt
|
||||
bdftopcf
|
||||
beautifulsoup4
|
||||
@@ -1140,6 +1141,7 @@ bluedevil
|
||||
bluez
|
||||
bluez-qt
|
||||
bmap-tools
|
||||
bmon
|
||||
bndl-lamp-basic
|
||||
boinc-client
|
||||
bokeh
|
||||
@@ -1218,6 +1220,7 @@ ccid
|
||||
cdparanoia
|
||||
ceph
|
||||
ceph-deploy
|
||||
cereal
|
||||
certbot
|
||||
certifi
|
||||
cffi
|
||||
@@ -1355,12 +1358,11 @@ compat-llvm-soname7
|
||||
compat-mariadb-soname18
|
||||
compat-mpfr-soname4
|
||||
compat-nettle-soname6
|
||||
compat-opencv-soname32
|
||||
compat-opencv-soname33
|
||||
compat-openssl-soname-10
|
||||
compat-proj-soname13
|
||||
compat-protobuf-soname14
|
||||
compat-protobuf-soname15
|
||||
compat-protobuf-soname21
|
||||
compat-python36
|
||||
compat-readline
|
||||
compat-readline-soname5
|
||||
@@ -1369,7 +1371,6 @@ component
|
||||
compute-image-packages
|
||||
conda
|
||||
configobj
|
||||
configparser
|
||||
confuse
|
||||
conky
|
||||
conmon
|
||||
@@ -1868,6 +1869,7 @@ hostname
|
||||
hplip
|
||||
html5lib
|
||||
htop
|
||||
htslib
|
||||
httpd
|
||||
httplib2
|
||||
httpretty
|
||||
@@ -2040,7 +2042,7 @@ kbreakout
|
||||
kbruch
|
||||
kcachegrind
|
||||
kcalc
|
||||
kcalcore
|
||||
kcalendarcore
|
||||
kcalutils
|
||||
kcharselect
|
||||
kcmutils
|
||||
@@ -2350,8 +2352,6 @@ libgee
|
||||
libgeotiff
|
||||
libgepub
|
||||
libgfortran-avx
|
||||
libgfortran-compat-soname3
|
||||
libgfortran-compat-soname4
|
||||
libgit2
|
||||
libgit2-glib
|
||||
libglade
|
||||
@@ -2724,6 +2724,7 @@ multimon-ng
|
||||
multipath-tools
|
||||
mumble
|
||||
munch
|
||||
munge
|
||||
munkres
|
||||
muparser
|
||||
murrine
|
||||
@@ -3410,6 +3411,7 @@ nautilus
|
||||
nbconvert
|
||||
nbformat
|
||||
nbsphinx
|
||||
nbval
|
||||
ncdu
|
||||
ncurses
|
||||
ncurses-compat
|
||||
@@ -3524,7 +3526,6 @@ openexr
|
||||
openjade
|
||||
openjdk
|
||||
openjdk11
|
||||
openjdk12
|
||||
openjdk13
|
||||
openldap
|
||||
openmpi
|
||||
@@ -4725,6 +4726,7 @@ python-zaqarclient
|
||||
python-zeep
|
||||
python-zstandard
|
||||
python3
|
||||
python37
|
||||
pytools
|
||||
pytorch
|
||||
pytz
|
||||
@@ -5057,6 +5059,7 @@ tempora
|
||||
tenacity
|
||||
tensorboard
|
||||
tensorflow
|
||||
tensorflow-addons
|
||||
tensorflow-estimator
|
||||
tensorflow-probability
|
||||
tensorflow-serving
|
||||
@@ -5328,7 +5331,6 @@ yaml-cpp
|
||||
yappi
|
||||
yarg
|
||||
yarl
|
||||
yarn
|
||||
yasm
|
||||
yelp
|
||||
yelp-tools
|
||||
@@ -5338,6 +5340,7 @@ ytnef
|
||||
zVMCloudConnector
|
||||
zake
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
zc.lockfile
|
||||
zenity
|
||||
zeroconf
|
||||
|
||||
@@ -287,6 +287,7 @@ def main():
|
||||
zap_line_in_file("b/options.conf", "# disable parallelization during build")
|
||||
zap_line_in_file("b/options.conf", "broken_parallel_build = false")
|
||||
zap_line_in_file("b/options.conf", "# this package is a library compatability package and only ships versioned library files")
|
||||
zap_line_in_file("b/options.conf", "# this package is a library compatibility package and only ships versioned library files")
|
||||
zap_line_in_file("b/options.conf", "compat = false")
|
||||
zap_line_in_file("b/options.conf", "# set conservative build flags")
|
||||
zap_line_in_file("b/options.conf", "conservative_flags = false")
|
||||
@@ -324,6 +325,8 @@ def main():
|
||||
zap_line_in_file("b/options.conf", "use_lto = false")
|
||||
zap_line_in_file("b/options.conf", "# require package verification for build")
|
||||
zap_line_in_file("b/options.conf", "verify_required = true")
|
||||
zap_line_in_file("b/options.conf", "# do not generate debuginfo for this package")
|
||||
zap_line_in_file("b/options.conf", "+nodebug = false")
|
||||
|
||||
zap_line_in_file("b/buildreq_add", "# This file contains additional build requirements that did not get")
|
||||
zap_line_in_file("b/buildreq_add", "# picked up automatically. One name per line, no whitespace.")
|
||||
@@ -349,6 +352,8 @@ def main():
|
||||
zap_plus_line_in_file("symbols32")
|
||||
|
||||
zap_entire_file("b/whatrequires")
|
||||
zap_entire_file("b/versions")
|
||||
zap_entire_file("b/.gitignore")
|
||||
|
||||
zap_empty_chunks()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user