John
e27ae1590e
libogdf: remove noop make_build_args
2021-02-09 00:19:29 +01:00
John
a17d1fa5af
llvm-libunwind: remove VERBOSE=1 make_build_args
2021-02-09 00:19:29 +01:00
John
5d829a5168
devilutionX: fix build with ninja
2021-02-09 00:19:29 +01:00
John
731dc99e99
include-what-you-use: remove VERBOSE=1 make_build_args
2021-02-09 00:19:29 +01:00
John
bf6573c6cb
enyo-doom: fix ninja build
2021-02-09 00:19:29 +01:00
John
83d72b0dd4
anope: use gnu-make
2021-02-09 00:19:29 +01:00
Đoàn Trần Công Danh
c8943cba4e
cmake-gui: update to 3.19.4.
2021-02-09 00:19:29 +01:00
Đoàn Trần Công Danh
f5993563d9
cmake: update to 3.19.4.
...
closes #28350
2021-02-09 00:19:29 +01:00
Đoàn Trần Công Danh
1a7d3eb959
cmake-bootstrap: update to 3.19.4.
2021-02-09 00:19:29 +01:00
John
446425847d
build-style/cmake: replace sed monstrosity with ${wrksrc}/${build_wrksrc}
2021-02-09 00:19:27 +01:00
John
38c0942636
ccache: force bootstrap build to use gnu-make
2021-02-09 00:19:23 +01:00
John
04715e12f6
build-style/cmake: use ninja as default generator
...
closes #28304
2021-02-09 00:19:07 +01:00
Jürgen Buchmüller
bebf257aa2
qmmp: update to 1.4.4; enable projectM
2021-02-08 21:19:58 +01:00
Alex Lohr
0baeefa969
google-chrome: update to 88.0.4324.150
2021-02-08 14:52:57 -03:00
Benjamín Albiñana
09f94b10d2
homebank: update to 5.5.
2021-02-08 14:51:50 -03:00
martindamianfernandez
89b92c91c3
privoxy: update to 3.0.31
2021-02-08 14:49:51 -03:00
Andrew Benson
b7adc7fedc
delta: update to 0.6.0.
2021-02-08 11:39:46 -06:00
Andrew Benson
2e3b68e84c
yara: update to 4.0.5.
2021-02-08 11:39:46 -06:00
Andrew Benson
0493b54658
aide: update to 0.17.2.
2021-02-08 11:39:46 -06:00
Andrew Benson
4e39daebc9
Amass: update to 3.11.3.
2021-02-08 11:39:46 -06:00
Benjamín Albiñana
b2dd7655fe
doomretro: update to 4.0.1.
2021-02-08 14:28:43 -03:00
Roberto Ricci
f21159fd2c
zoom: update to 5.5.7011.0206
2021-02-08 14:24:35 -03:00
Érico Rolim
ade6bfe760
nvidia390: make nvidia390-opencl depend directly on ocl-icd.
...
See previous commit for explanation.
2021-02-08 11:17:10 -06:00
Érico Rolim
6fbb5ddf37
nvidia: make nvidia-opencl depend directly on ocl-icd.
...
This only works because ocl-icd is found in the repositories and
provides libOpenCL. If built without knowledge of the repositories, this
would fail.
2021-02-08 11:17:10 -06:00
Andrew J. Hesford
5a58660ecf
python3-bokeh: move to $PYPI_SITE for distfiles, fix update check
2021-02-08 10:19:26 -05:00
Andrew J. Hesford
7fee0562d0
python3-more-itertools: update to 8.7.0.
2021-02-08 10:19:26 -05:00
Andrew J. Hesford
29859723e0
python-pytz: update to 2021.1; claim maintainership
2021-02-08 10:19:26 -05:00
Andrew J. Hesford
5d63e8f0b1
python-iso8601: update to 0.1.14.
2021-02-08 10:19:26 -05:00
Andrew J. Hesford
c94f1b1e64
python3-hypothesis: update to 6.1.1.
2021-02-08 10:19:26 -05:00
Andrew J. Hesford
a85268e449
maturin: fix update check
2021-02-08 10:19:26 -05:00
Andrew J. Hesford
8fdc2a4a36
python3-numpy: update to 1.20.1; claim maintainership
2021-02-08 10:19:26 -05:00
Adrian Göransson
1ee4125513
Clight: Update to 4.2
...
This update **requires** Clightd >= 5.0.
Removed patch has been merged upstream.
2021-02-08 12:06:52 -03:00
Adrian Göransson
fc9a558abc
Clightd: Update to 5.1
2021-02-08 12:06:52 -03:00
Roberto Ricci
fd832b0265
rclone: update to 1.54.0
2021-02-08 11:57:11 -03:00
mobinmob
ee33337c9e
s6-networking: add s6-networking-man-pages to -doc dependencies.
2021-02-08 11:51:04 -03:00
mobinmob
de12c78e21
New package: s6-networking-man-pages-2.4.0.0.1.
2021-02-08 11:51:04 -03:00
mobinmob
42f25a53aa
audacious-plugins: update to 4.1.
2021-02-08 11:49:07 -03:00
mobinmob
2e9eb22ac0
audacious: update to 4.1.
2021-02-08 11:49:07 -03:00
Jürgen Buchmüller
c8fd7947fe
nodejs-lts: add libatomic-devel to {host,}makedepends
...
Also architectures where XBPS_{TARGET_}NO_ATOMIC8 is false,
e.g. armv7l-musl, are linked against libatomic, so just always
add that tiny dependency to {host,}makedepends.
2021-02-08 15:02:31 +01:00
Jürgen Buchmüller
2b64e03a11
nodejs: add libatomic-devel to {host,}makedepends
...
Also architectures where XBPS_{TARGET_}NO_ATOMIC8 is false
, e.g. armv7l, are linked against libatomic, so just always
add that tiny dependency to {host,}makedepends.
2021-02-08 14:50:35 +01:00
Jürgen Buchmüller
bb914f77d2
goaccess: needs autopoint (gettext-devel in host)
2021-02-08 12:56:34 +01:00
Jürgen Buchmüller
87b0be15e3
dssi-vst: needs wine-tools in hostmakedepends
2021-02-08 12:52:22 +01:00
Đoàn Trần Công Danh
c3b3ef96d9
build-style/qmake: remove RPATH for native build
...
Fix up for 596a2da188
, (build-style/qmake: no rpath, 2021-02-07)
2021-02-08 18:47:23 +07:00
Jürgen Buchmüller
c48c846c9d
libmpeg2: fix build on ppc*
2021-02-08 12:22:09 +01:00
Jürgen Buchmüller
7c2c1b223f
firefox-esr-i18n: update to 78.7.1
2021-02-08 12:06:10 +01:00
Jürgen Buchmüller
beb467c28e
firefox-esr: update to 78.7.1
2021-02-08 12:06:10 +01:00
Leah Neukirchen
702de3d4ec
python3-pyinfra: update to 1.3.5.
2021-02-08 12:03:24 +01:00
Leah Neukirchen
750e2d255c
perl-Log-Log4perl: update to 1.54.
2021-02-08 12:03:23 +01:00
Leah Neukirchen
437f1e10d0
opam: update to 2.0.8.
2021-02-08 12:03:23 +01:00
Leah Neukirchen
5ba08ed160
minify: update to 2.9.12.
2021-02-08 12:03:23 +01:00