mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
26 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7eb9678104 | |||
| 3d0f911262 | |||
| 01888ddee2 | |||
| c0c61628a8 | |||
| c858d8c2e1 | |||
| 450e84f809 | |||
| d36cb4c6c3 | |||
| 139a6e4a14 | |||
| 37bda022bb | |||
| ddc326e53c | |||
| a3a27cd156 | |||
| 4579fa3816 | |||
| c14cac39e5 | |||
| 070be802aa | |||
| 4102816787 | |||
| 4c9c2abd21 | |||
| 70b4977b53 | |||
| 7276bc89e9 | |||
| fffa8f1e78 | |||
| 9cc15023ed | |||
| 7f5674bf08 | |||
| de60634e85 | |||
| 2b6b201866 | |||
| b24f00531c | |||
| bf4c541b1d | |||
| 25ea756641 |
+2
-2
@@ -68,10 +68,10 @@ endef
|
||||
# augmented for local repo support.
|
||||
define localrepoenable
|
||||
@cp $(1) $(TOPLVL)/repo/yum.conf
|
||||
@printf "\n\n[local]\nname=Local\nfailovermethod=priority\nenabled=1\ngpgcheck=0\n" >> $(TOPLVL)/repo/yum.conf
|
||||
@printf "\n\n[local]\nname=Local\nfailovermethod=priority\nenabled=1\ngpgcheck=0\npriority=1\n" >> $(TOPLVL)/repo/yum.conf
|
||||
@printf "baseurl=file://$$(realpath $(TOPLVL))/repo/\n\n" >> $(TOPLVL)/repo/yum.conf
|
||||
@cp $(2) $(TOPLVL)/repo/clear.cfg
|
||||
@printf "\n\n[localrepo]\nname=Local repo\nfailovermethod=priority\nenabled=1\ngpgcheck=0\n" >> $(TOPLVL)/repo/clear.cfg
|
||||
@printf "\n\n[localrepo]\nname=Local repo\nfailovermethod=priority\nenabled=1\ngpgcheck=0\npriority=1\n" >> $(TOPLVL)/repo/clear.cfg
|
||||
@printf "baseurl=file://$$(realpath $(TOPLVL))/repo/\n\n" >> $(TOPLVL)/repo/clear.cfg
|
||||
@sed -i '/^"""/d; $$a"""' $(TOPLVL)/repo/clear.cfg
|
||||
endef
|
||||
|
||||
@@ -8,6 +8,7 @@ CUnit
|
||||
Cheetah3
|
||||
CherryPy
|
||||
Coin
|
||||
ColPack
|
||||
ConfigArgParse
|
||||
CopyQ
|
||||
Counter
|
||||
@@ -338,6 +339,7 @@ R-drc
|
||||
R-dtplyr
|
||||
R-dtw
|
||||
R-dygraphs
|
||||
R-dynamicTreeCut
|
||||
R-dynlm
|
||||
R-e1071
|
||||
R-eRm
|
||||
@@ -603,6 +605,7 @@ R-optextras
|
||||
R-optimx
|
||||
R-optparse
|
||||
R-ordinal
|
||||
R-pROC
|
||||
R-packrat
|
||||
R-pamr
|
||||
R-parsedate
|
||||
@@ -1067,7 +1070,6 @@ at-spi2-atk
|
||||
at-spi2-core
|
||||
atk
|
||||
atkmm
|
||||
atom
|
||||
atomicwrites
|
||||
attica
|
||||
attr
|
||||
@@ -1120,6 +1122,7 @@ bazel
|
||||
bc
|
||||
bcache-tools
|
||||
bcc
|
||||
bcftools
|
||||
bcrypt
|
||||
bdftopcf
|
||||
beautifulsoup4
|
||||
@@ -1139,6 +1142,7 @@ bluedevil
|
||||
bluez
|
||||
bluez-qt
|
||||
bmap-tools
|
||||
bmon
|
||||
bndl-lamp-basic
|
||||
boinc-client
|
||||
bokeh
|
||||
@@ -1184,6 +1188,7 @@ buildreq-qmake
|
||||
buildreq-scons
|
||||
bundle-chroot-builder
|
||||
bwidget
|
||||
byobu
|
||||
bz2file
|
||||
bzip2
|
||||
c-ares
|
||||
@@ -1216,6 +1221,7 @@ ccid
|
||||
cdparanoia
|
||||
ceph
|
||||
ceph-deploy
|
||||
cereal
|
||||
certbot
|
||||
certifi
|
||||
cffi
|
||||
@@ -1353,12 +1359,11 @@ compat-llvm-soname7
|
||||
compat-mariadb-soname18
|
||||
compat-mpfr-soname4
|
||||
compat-nettle-soname6
|
||||
compat-opencv-soname32
|
||||
compat-opencv-soname33
|
||||
compat-openssl-soname-10
|
||||
compat-opencv-soname41
|
||||
compat-proj-soname13
|
||||
compat-protobuf-soname14
|
||||
compat-protobuf-soname15
|
||||
compat-protobuf-soname21
|
||||
compat-python36
|
||||
compat-readline
|
||||
compat-readline-soname5
|
||||
@@ -1367,7 +1372,6 @@ component
|
||||
compute-image-packages
|
||||
conda
|
||||
configobj
|
||||
configparser
|
||||
confuse
|
||||
conky
|
||||
conmon
|
||||
@@ -1466,6 +1470,7 @@ django_compressor
|
||||
dkms
|
||||
dldt
|
||||
dldt-model-optimizer
|
||||
dlib
|
||||
dlt-daemon
|
||||
dmap2gcode
|
||||
dmenu
|
||||
@@ -1516,6 +1521,7 @@ dxvk
|
||||
dyskctl
|
||||
e2fsprogs
|
||||
earlyapp
|
||||
earlyoom
|
||||
ebtables
|
||||
ecdsa
|
||||
ed
|
||||
@@ -1544,7 +1550,6 @@ envs
|
||||
eog
|
||||
eog-plugins
|
||||
epm
|
||||
epydoc
|
||||
eternalegypt
|
||||
ethtool
|
||||
etr
|
||||
@@ -1866,6 +1871,7 @@ hostname
|
||||
hplip
|
||||
html5lib
|
||||
htop
|
||||
htslib
|
||||
httpd
|
||||
httplib2
|
||||
httpretty
|
||||
@@ -2038,7 +2044,7 @@ kbreakout
|
||||
kbruch
|
||||
kcachegrind
|
||||
kcalc
|
||||
kcalcore
|
||||
kcalendarcore
|
||||
kcalutils
|
||||
kcharselect
|
||||
kcmutils
|
||||
@@ -2348,8 +2354,6 @@ libgee
|
||||
libgeotiff
|
||||
libgepub
|
||||
libgfortran-avx
|
||||
libgfortran-compat-soname3
|
||||
libgfortran-compat-soname4
|
||||
libgit2
|
||||
libgit2-glib
|
||||
libglade
|
||||
@@ -2722,6 +2726,7 @@ multimon-ng
|
||||
multipath-tools
|
||||
mumble
|
||||
munch
|
||||
munge
|
||||
munkres
|
||||
muparser
|
||||
murrine
|
||||
@@ -3408,6 +3413,7 @@ nautilus
|
||||
nbconvert
|
||||
nbformat
|
||||
nbsphinx
|
||||
nbval
|
||||
ncdu
|
||||
ncurses
|
||||
ncurses-compat
|
||||
@@ -3522,7 +3528,6 @@ openexr
|
||||
openjade
|
||||
openjdk
|
||||
openjdk11
|
||||
openjdk12
|
||||
openjdk13
|
||||
openldap
|
||||
openmpi
|
||||
@@ -3633,6 +3638,7 @@ pcre2
|
||||
pcsc-lite
|
||||
pdns
|
||||
pdns-recursor
|
||||
pdsh
|
||||
pecan
|
||||
pep8
|
||||
performance
|
||||
@@ -3673,6 +3679,7 @@ perl-Audio-Wav
|
||||
perl-Authen-NTLM
|
||||
perl-Authen-SASL
|
||||
perl-B-COW
|
||||
perl-B-Debug
|
||||
perl-B-Hooks-EndOfScope
|
||||
perl-B-Hooks-OP-Check
|
||||
perl-B-Keywords
|
||||
@@ -3924,6 +3931,7 @@ perl-FreezeThaw
|
||||
perl-Frontier-RPC
|
||||
perl-Future
|
||||
perl-Future-IO-ImplBase
|
||||
perl-GD
|
||||
perl-GD-Barcode
|
||||
perl-GIS-Distance
|
||||
perl-GSSAPI
|
||||
@@ -3969,6 +3977,7 @@ perl-Hash-Flatten
|
||||
perl-Hash-Merge
|
||||
perl-Hash-MoreUtils
|
||||
perl-Hash-MultiValue
|
||||
perl-Hook-LexWrap
|
||||
perl-I18N-Charset
|
||||
perl-IO-AIO
|
||||
perl-IO-All
|
||||
@@ -4148,6 +4157,7 @@ perl-POD2-Base
|
||||
perl-POE
|
||||
perl-POE-Test-Loops
|
||||
perl-POSIX-strftime-Compiler
|
||||
perl-PPI
|
||||
perl-Package-Constants
|
||||
perl-Package-DeprecationManager
|
||||
perl-Package-Generator
|
||||
@@ -4188,6 +4198,7 @@ perl-Pod-Spell
|
||||
perl-Pod-Strip
|
||||
perl-PostScript-File
|
||||
perl-Proc-InvokeEditor
|
||||
perl-Proc-ProcessTable
|
||||
perl-Proc-Wait3
|
||||
perl-Protocol-OSC
|
||||
perl-Quota
|
||||
@@ -4228,6 +4239,7 @@ perl-Specio
|
||||
perl-Spiffy
|
||||
perl-Statistics-Basic
|
||||
perl-Statistics-CaseResampling
|
||||
perl-Storable
|
||||
perl-Stream-Buffered
|
||||
perl-String-Approx
|
||||
perl-String-CamelCase
|
||||
@@ -4258,6 +4270,7 @@ perl-System-Command
|
||||
perl-TAP-Formatter-HTML
|
||||
perl-TAP-Harness-Archive
|
||||
perl-Taint-Util
|
||||
perl-Task-Weaken
|
||||
perl-Template-Toolkit
|
||||
perl-Term-ProgressBar
|
||||
perl-Term-ReadKey
|
||||
@@ -4279,6 +4292,7 @@ perl-Test-FailWarnings
|
||||
perl-Test-Fatal
|
||||
perl-Test-File
|
||||
perl-Test-File-ShareDir-Dist
|
||||
perl-Test-Fork
|
||||
perl-Test-Identity
|
||||
perl-Test-Inter
|
||||
perl-Test-LeakTrace
|
||||
@@ -4294,6 +4308,7 @@ perl-Test-Needs
|
||||
perl-Test-NeedsDisplay
|
||||
perl-Test-NoWarnings
|
||||
perl-Test-Number-Delta
|
||||
perl-Test-Object
|
||||
perl-Test-Output
|
||||
perl-Test-Pod
|
||||
perl-Test-Pod-Coverage
|
||||
@@ -4304,6 +4319,7 @@ perl-Test-RequiresInternet
|
||||
perl-Test-SharedFork
|
||||
perl-Test-Simple
|
||||
perl-Test-Strict
|
||||
perl-Test-SubCalls
|
||||
perl-Test-Synopsis
|
||||
perl-Test-TCP
|
||||
perl-Test-Taint
|
||||
@@ -4326,6 +4342,7 @@ perl-Text-Diff
|
||||
perl-Text-FindIndent
|
||||
perl-Text-Format
|
||||
perl-Text-Glob
|
||||
perl-Text-Haml
|
||||
perl-Text-Levenshtein
|
||||
perl-Text-Levenshtein-Damerau
|
||||
perl-Text-Markdown
|
||||
@@ -4398,6 +4415,7 @@ perl-XML-Twig
|
||||
perl-XML-Writer
|
||||
perl-XML-XPath
|
||||
perl-XML-XPathEngine
|
||||
perl-XString
|
||||
perl-YAML
|
||||
perl-YAML-LibYAML
|
||||
perl-YAML-Syck
|
||||
@@ -4716,6 +4734,7 @@ python-zaqarclient
|
||||
python-zeep
|
||||
python-zstandard
|
||||
python3
|
||||
python37
|
||||
pytools
|
||||
pytorch
|
||||
pytz
|
||||
@@ -4915,6 +4934,7 @@ singledispatch
|
||||
sip
|
||||
six
|
||||
slang
|
||||
slurm
|
||||
smart_open
|
||||
smartcols
|
||||
smartmontools
|
||||
@@ -4974,10 +4994,12 @@ sshpass
|
||||
ssocr
|
||||
sssd
|
||||
ssw
|
||||
stacer
|
||||
stack
|
||||
startup-notification
|
||||
statsd
|
||||
statsmodels
|
||||
steam-devices
|
||||
stellarium
|
||||
step
|
||||
stestr
|
||||
@@ -5008,6 +5030,7 @@ sweeper
|
||||
swift
|
||||
swig
|
||||
swupd-client
|
||||
swupd-client-pre-release
|
||||
swupd-overdue
|
||||
swupd-probe
|
||||
swupd-search
|
||||
@@ -5048,6 +5071,7 @@ tempora
|
||||
tenacity
|
||||
tensorboard
|
||||
tensorflow
|
||||
tensorflow-addons
|
||||
tensorflow-estimator
|
||||
tensorflow-probability
|
||||
tensorflow-serving
|
||||
@@ -5319,7 +5343,6 @@ yaml-cpp
|
||||
yappi
|
||||
yarg
|
||||
yarl
|
||||
yarn
|
||||
yasm
|
||||
yelp
|
||||
yelp-tools
|
||||
@@ -5327,8 +5350,10 @@ yelp-xsl
|
||||
ykclient
|
||||
ytnef
|
||||
zVMCloudConnector
|
||||
zabbix
|
||||
zake
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
zc.lockfile
|
||||
zenity
|
||||
zeroconf
|
||||
|
||||
+10
-1
@@ -265,6 +265,8 @@ def main():
|
||||
zap_line_in_file_start(".spec", "%description license")
|
||||
zap_line_in_file_start(".spec", "%package doc")
|
||||
zap_line_in_file_start(".spec", "cp -a ")
|
||||
zap_line_in_file_start(".spec", "cd %{_builddir}/")
|
||||
zap_line_in_file_start(".spec", "export GCC_IGNORE_WERROR=1")
|
||||
|
||||
zap_line_in_file_start("b/Makefile", "URL =")
|
||||
zap_line_in_file_start("b/Makefile", "PKG_NAME :=")
|
||||
@@ -287,11 +289,13 @@ 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")
|
||||
zap_line_in_file("b/options.conf", "# dev package requires the extras to be installed")
|
||||
zap_line_in_file("b/options.conf", "dev_requires_extras = false")
|
||||
zap_line_in_file("b/options.conf", "nodebug = false")
|
||||
zap_line_in_file("b/options.conf", "# pass -ffast-math to compiler")
|
||||
zap_line_in_file("b/options.conf", "fast-math = false")
|
||||
zap_line_in_file("b/options.conf", "# optimize build for speed over size")
|
||||
@@ -321,9 +325,12 @@ def main():
|
||||
zap_line_in_file("b/options.conf", "# add clang flags")
|
||||
zap_line_in_file("b/options.conf", "use_clang = false")
|
||||
zap_line_in_file("b/options.conf", "# configure build for lto")
|
||||
zap_line_in_file("b/options.conf", "use_lto = false")
|
||||
zap_line_in_file("b/options.conf", "use_lto = true")
|
||||
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/options.conf", "domain =")
|
||||
|
||||
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 +356,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