mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 11:06:15 +00:00
Compare commits
24 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1988c8296f | |||
| d5056dcee3 | |||
| e83915a24d | |||
| 8de4c25ecc | |||
| 9feee99965 | |||
| 9396728fca | |||
| 974734a9c2 | |||
| 97aec0b795 | |||
| 46c0cf7449 | |||
| 9993ccf733 | |||
| 9f39df7d55 | |||
| a5e894a480 | |||
| 7eb9678104 | |||
| 3d0f911262 | |||
| 01888ddee2 | |||
| c0c61628a8 | |||
| c858d8c2e1 | |||
| 450e84f809 | |||
| d36cb4c6c3 | |||
| 139a6e4a14 | |||
| 37bda022bb | |||
| ddc326e53c | |||
| a3a27cd156 | |||
| 4579fa3816 |
+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
|
||||
|
||||
@@ -89,6 +89,7 @@ R-AmesHousing
|
||||
R-BB
|
||||
R-BBmisc
|
||||
R-BH
|
||||
R-BMA
|
||||
R-BMS
|
||||
R-BatchJobs
|
||||
R-BayesFactor
|
||||
@@ -167,6 +168,7 @@ R-RCurl
|
||||
R-RInside
|
||||
R-RJSONIO
|
||||
R-RNeXML
|
||||
R-RNetCDF
|
||||
R-ROCR
|
||||
R-RProtoBuf
|
||||
R-RSQLite
|
||||
@@ -180,8 +182,10 @@ R-RcmdrMisc
|
||||
R-Rcpp
|
||||
R-RcppArmadillo
|
||||
R-RcppEigen
|
||||
R-RcppGSL
|
||||
R-RcppProgress
|
||||
R-RcppRoll
|
||||
R-RcppZiggurat
|
||||
R-Rdpack
|
||||
R-Rmpfr
|
||||
R-Rmpi
|
||||
@@ -589,6 +593,7 @@ R-mvoutlier
|
||||
R-mvtnorm
|
||||
R-natserv
|
||||
R-ncbit
|
||||
R-ncdf4
|
||||
R-network
|
||||
R-neuralnet
|
||||
R-nleqslv
|
||||
@@ -605,6 +610,7 @@ R-optextras
|
||||
R-optimx
|
||||
R-optparse
|
||||
R-ordinal
|
||||
R-pROC
|
||||
R-packrat
|
||||
R-pamr
|
||||
R-parsedate
|
||||
@@ -847,6 +853,7 @@ R-tidyverse
|
||||
R-tikzDevice
|
||||
R-timeDate
|
||||
R-timeSeries
|
||||
R-tinytest
|
||||
R-tinytex
|
||||
R-tis
|
||||
R-tm
|
||||
@@ -1030,6 +1037,7 @@ apache-tomcat
|
||||
apache-zookeeper
|
||||
apipkg
|
||||
appdirs
|
||||
applaunchservices
|
||||
appstream
|
||||
appstream-glib
|
||||
apr
|
||||
@@ -1318,6 +1326,8 @@ collectl
|
||||
colorama
|
||||
colord
|
||||
colord-gtk
|
||||
colord-kde
|
||||
colordiff
|
||||
columbiad
|
||||
comedilib
|
||||
comfortaa-fonts
|
||||
@@ -1344,6 +1354,7 @@ compat-ilmbase-soname23
|
||||
compat-intel-gmmlib-soname1
|
||||
compat-ipset-soname10
|
||||
compat-iptables-soname0.1.0
|
||||
compat-libevent-soname6
|
||||
compat-libgit2-soname27
|
||||
compat-libical-soname2
|
||||
compat-libidn-soname11
|
||||
@@ -1358,7 +1369,7 @@ compat-llvm-soname7
|
||||
compat-mariadb-soname18
|
||||
compat-mpfr-soname4
|
||||
compat-nettle-soname6
|
||||
compat-openssl-soname-10
|
||||
compat-opencv-soname41
|
||||
compat-proj-soname13
|
||||
compat-protobuf-soname14
|
||||
compat-protobuf-soname15
|
||||
@@ -1448,11 +1459,13 @@ dfc
|
||||
dfu-util
|
||||
dhcp
|
||||
dialog
|
||||
diff-match-patch
|
||||
diffoscope
|
||||
diffstat
|
||||
diffutils
|
||||
digikam
|
||||
ding-libs
|
||||
dino
|
||||
direwolf
|
||||
discover
|
||||
dist-pam-configs
|
||||
@@ -1469,6 +1482,7 @@ django_compressor
|
||||
dkms
|
||||
dldt
|
||||
dldt-model-optimizer
|
||||
dlib
|
||||
dlt-daemon
|
||||
dmap2gcode
|
||||
dmenu
|
||||
@@ -1519,6 +1533,7 @@ dxvk
|
||||
dyskctl
|
||||
e2fsprogs
|
||||
earlyapp
|
||||
earlyoom
|
||||
ebtables
|
||||
ecdsa
|
||||
ed
|
||||
@@ -1547,7 +1562,6 @@ envs
|
||||
eog
|
||||
eog-plugins
|
||||
epm
|
||||
epydoc
|
||||
eternalegypt
|
||||
ethtool
|
||||
etr
|
||||
@@ -1628,7 +1642,6 @@ fontconfig
|
||||
fontforge
|
||||
fonttools
|
||||
fossil
|
||||
fox
|
||||
frameworkintegration
|
||||
freedv
|
||||
freeglut
|
||||
@@ -1684,6 +1697,7 @@ gftp
|
||||
ghc
|
||||
ghostscript
|
||||
giflib
|
||||
gifsicle
|
||||
gimp
|
||||
girara
|
||||
git
|
||||
@@ -1754,7 +1768,7 @@ gnome-shell-impatience
|
||||
gnome-software
|
||||
gnome-system-monitor
|
||||
gnome-terminal
|
||||
gnome-themes-standard
|
||||
gnome-themes-extra
|
||||
gnome-todo
|
||||
gnome-tweaks
|
||||
gnome-user-docs
|
||||
@@ -1805,6 +1819,7 @@ grep
|
||||
grig
|
||||
grilo
|
||||
grilo-plugins
|
||||
grisbi
|
||||
groff
|
||||
grpc
|
||||
grpcio
|
||||
@@ -1930,6 +1945,7 @@ intel-hybrid-driver
|
||||
intel-ipsec-mb
|
||||
intel-media-driver
|
||||
intelhex
|
||||
intervaltree
|
||||
intltool
|
||||
ioc-cbc-tools
|
||||
ioping
|
||||
@@ -1986,6 +2002,7 @@ jmespath
|
||||
joblib
|
||||
joe
|
||||
josepy
|
||||
jpegoptim
|
||||
jq
|
||||
json-c
|
||||
json-glib
|
||||
@@ -2200,6 +2217,7 @@ krita
|
||||
kross
|
||||
kruler
|
||||
krunner
|
||||
krusader
|
||||
kscreen
|
||||
kscreenlocker
|
||||
kservice
|
||||
@@ -2297,6 +2315,7 @@ libbpf
|
||||
libbsd
|
||||
libburn
|
||||
libbytesize
|
||||
libcacard
|
||||
libcanberra
|
||||
libcap
|
||||
libcap-ng
|
||||
@@ -2352,8 +2371,6 @@ libgee
|
||||
libgeotiff
|
||||
libgepub
|
||||
libgfortran-avx
|
||||
libgfortran-compat-soname3
|
||||
libgfortran-compat-soname4
|
||||
libgit2
|
||||
libgit2-glib
|
||||
libglade
|
||||
@@ -2364,6 +2381,7 @@ libgpg-error
|
||||
libgphoto2
|
||||
libgpiod
|
||||
libgravatar
|
||||
libgsf
|
||||
libgsystem
|
||||
libgtop
|
||||
libgudev
|
||||
@@ -2447,6 +2465,7 @@ libpinyin
|
||||
libpipeline
|
||||
libplacebo
|
||||
libpng
|
||||
libportal
|
||||
libpsl
|
||||
libpthread-stubs
|
||||
libpwquality
|
||||
@@ -2471,6 +2490,7 @@ libseccomp
|
||||
libsecret
|
||||
libshout
|
||||
libsigc++
|
||||
libsignal-protocol-c
|
||||
libsigsegv
|
||||
libskk
|
||||
libsmbios
|
||||
@@ -2685,6 +2705,7 @@ mock
|
||||
mod_perl
|
||||
mod_wsgi
|
||||
modemmanager-qt
|
||||
modules
|
||||
moka-icon-theme
|
||||
mokutil
|
||||
mongodict
|
||||
@@ -3450,6 +3471,7 @@ nginx-mainline
|
||||
nginx-upload-module
|
||||
nginx_cookie_flag_module
|
||||
ngraph
|
||||
ngx-fancyindex
|
||||
ngx_brotli
|
||||
ngx_http_auth_pam_module
|
||||
ngx_http_enhanced_memcached_module
|
||||
@@ -3483,6 +3505,7 @@ nss-pam-ldapd
|
||||
ntfs-3g
|
||||
ntl
|
||||
ntlm-auth
|
||||
ntopng
|
||||
ntp
|
||||
ntplib
|
||||
numactl
|
||||
@@ -3561,6 +3584,7 @@ os-xenapi
|
||||
os_vif
|
||||
osc-lib
|
||||
oset
|
||||
osinfo-db
|
||||
osinfo-db-tools
|
||||
oslo.cache
|
||||
oslo.concurrency
|
||||
@@ -3632,12 +3656,14 @@ pavucontrol
|
||||
pbr
|
||||
pbzip2
|
||||
pciutils
|
||||
pcmanfm
|
||||
pcmanfm-qt
|
||||
pcre
|
||||
pcre2
|
||||
pcsc-lite
|
||||
pdns
|
||||
pdns-recursor
|
||||
pdsh
|
||||
pecan
|
||||
pep8
|
||||
performance
|
||||
@@ -3678,6 +3704,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
|
||||
@@ -3929,6 +3956,7 @@ perl-FreezeThaw
|
||||
perl-Frontier-RPC
|
||||
perl-Future
|
||||
perl-Future-IO-ImplBase
|
||||
perl-GD
|
||||
perl-GD-Barcode
|
||||
perl-GIS-Distance
|
||||
perl-GSSAPI
|
||||
@@ -4195,6 +4223,7 @@ perl-Pod-Spell
|
||||
perl-Pod-Strip
|
||||
perl-PostScript-File
|
||||
perl-Proc-InvokeEditor
|
||||
perl-Proc-ProcessTable
|
||||
perl-Proc-Wait3
|
||||
perl-Protocol-OSC
|
||||
perl-Quota
|
||||
@@ -4235,6 +4264,7 @@ perl-Specio
|
||||
perl-Spiffy
|
||||
perl-Statistics-Basic
|
||||
perl-Statistics-CaseResampling
|
||||
perl-Storable
|
||||
perl-Stream-Buffered
|
||||
perl-String-Approx
|
||||
perl-String-CamelCase
|
||||
@@ -4279,6 +4309,7 @@ perl-Term-UI
|
||||
perl-Test-Assertions
|
||||
perl-Test-Base
|
||||
perl-Test-CleanNamespaces
|
||||
perl-Test-Command
|
||||
perl-Test-Compile
|
||||
perl-Test-Deep
|
||||
perl-Test-Differences
|
||||
@@ -4287,6 +4318,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
|
||||
@@ -4412,6 +4444,7 @@ perl-XML-XPathEngine
|
||||
perl-XString
|
||||
perl-YAML
|
||||
perl-YAML-LibYAML
|
||||
perl-YAML-PP
|
||||
perl-YAML-Syck
|
||||
perl-YAML-Tiny
|
||||
perl-accessors
|
||||
@@ -4549,6 +4582,7 @@ plzip
|
||||
pm-graph
|
||||
pmdk
|
||||
pmix
|
||||
pngcrush
|
||||
po4a
|
||||
polkit
|
||||
polkit-kde-agent
|
||||
@@ -4871,6 +4905,7 @@ s2tc
|
||||
s3fs-fuse
|
||||
s3transfer
|
||||
sahara
|
||||
salt
|
||||
samba
|
||||
samtools
|
||||
sane-backends
|
||||
@@ -4928,6 +4963,7 @@ singledispatch
|
||||
sip
|
||||
six
|
||||
slang
|
||||
slurm
|
||||
smart_open
|
||||
smartcols
|
||||
smartmontools
|
||||
@@ -4949,6 +4985,7 @@ source-code-pro
|
||||
source-highlight
|
||||
sox
|
||||
spandsp
|
||||
spdlog
|
||||
spectacle
|
||||
speedtest-cli
|
||||
speex
|
||||
@@ -4975,6 +5012,7 @@ spi-tools
|
||||
spice
|
||||
spice-gtk
|
||||
spice-protocol
|
||||
spyder-ide
|
||||
spyder-notebook
|
||||
spyrk
|
||||
sqlalchemy-migrate
|
||||
@@ -4987,10 +5025,12 @@ sshpass
|
||||
ssocr
|
||||
sssd
|
||||
ssw
|
||||
stacer
|
||||
stack
|
||||
startup-notification
|
||||
statsd
|
||||
statsmodels
|
||||
steam-devices
|
||||
stellarium
|
||||
step
|
||||
stestr
|
||||
@@ -5021,6 +5061,7 @@ sweeper
|
||||
swift
|
||||
swig
|
||||
swupd-client
|
||||
swupd-client-pre-release
|
||||
swupd-overdue
|
||||
swupd-probe
|
||||
swupd-search
|
||||
@@ -5319,6 +5360,7 @@ xscreensaver
|
||||
xsel
|
||||
xset
|
||||
xsetroot
|
||||
xss-lock
|
||||
xterm
|
||||
xtrans
|
||||
xvfb-run
|
||||
@@ -5340,6 +5382,7 @@ yelp-xsl
|
||||
ykclient
|
||||
ytnef
|
||||
zVMCloudConnector
|
||||
zabbix
|
||||
zake
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
|
||||
+6
-2
@@ -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 :=")
|
||||
@@ -293,6 +295,7 @@ def main():
|
||||
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")
|
||||
@@ -322,11 +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", "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.")
|
||||
|
||||
Reference in New Issue
Block a user