John
c3c4fc838c
kcmutils: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
0d5ab4d24c
kcalendarcore: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
599c896d89
kbookmarks: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
2ddaae3c66
kauth: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
1897066715
karchive: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
c4fe558345
kapidox: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
55191734af
kactivities5: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
9671ca4f54
kactivities5-stats: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
fa5b8f3df3
frameworkintegration: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
a80b3f95aa
extra-cmake-modules: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
b45c68adde
breeze-icons: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
d4fdde6148
bluez-qt5: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
0f780d0aba
baloo5: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:14 +01:00
John
0071dca325
attica: update to 5.77.0
...
[ci skip]
2020-12-14 18:12:13 +01:00
Duncaen
2b40be68a5
cppcheck: update to 2.3.
2020-12-14 17:13:18 +01:00
Duncaen
63e8d2ce3a
lowdown: update to 0.7.5.
2020-12-14 16:18:58 +01:00
Jürgen Buchmüller
d6b5810750
io.elementary.music: fix build
2020-12-14 15:56:03 +01:00
Jürgen Buchmüller
3927a70382
input-utils: fix build w/ musl-1.2.1 (time64)
2020-12-14 15:44:04 +01:00
Peter Bui
9892a76757
polybar: update to 3.5.2.
...
Remove unneeded post_extract (tested cross-build).
2020-12-14 11:41:03 -03:00
Jürgen Buchmüller
285e2374c0
pyhton-evdev: fix build w/ musl-1.2.1 (time64)
2020-12-14 14:53:46 +01:00
Joey
6a1c24f88f
New package: pcaudiolib-1.1
2020-12-14 10:36:03 -03:00
Kartik Singh
bc24118fa4
scite: use gtk+3
2020-12-14 12:56:41 +01:00
Leah Neukirchen
a08a3c5e2c
python3-pyinfra: update to 1.3.
2020-12-14 10:36:48 +01:00
Leah Neukirchen
f99b6b3e26
janet: update to 1.13.1.
2020-12-14 10:36:48 +01:00
Leah Neukirchen
a5083c6c7f
dwdiff: update to 2.1.4.
2020-12-14 10:36:48 +01:00
Neel Chotai
f9378d57ed
bottom: update to 0.5.1.
...
Closes : #26681 [via git-merge-pr]
2020-12-14 00:41:44 -03:00
Érico Rolim
51048f573a
libaom: split tests by duration.
2020-12-14 00:18:04 -03:00
Érico Rolim
d946fe791d
.github/workflows: run tests on CI for native builds.
...
Also:
- fix "list contents" step by adding a fetch-xtools step.
- remove git from masterdir to not interfere with builds (thanks @sgn)
2020-12-14 00:18:04 -03:00
Érico Rolim
b8044ce629
common/travis/build.sh: add argument for running tests.
...
Also use nproc(1) directly and remove FTP_RETRIES.
2020-12-14 00:18:04 -03:00
Érico Rolim
8dfcf8b7a0
common/travis/fetch-xtools: make it work inside masterdir.
2020-12-14 00:18:04 -03:00
Érico Rolim
83cc290601
xbps-src: add -K option for running the full testsuite.
...
Some packages have rather long test suites, with an option for a shorter
one. With this option, one can choose between shorter tests (-Q) or the
complete longer ones (-K).
This also allows CI to run only the shorter testsuites.
Make the appropriate changes to etc/default.conf and Manual.md as well.
2020-12-14 00:18:04 -03:00
q66
fdf3fef491
PopCorn: switch to gccgo
...
this will enable it for all possible archs
2020-12-14 04:15:49 +01:00
q66
75a4f91cc1
linux5.9: update to 5.9.14
2020-12-14 04:02:39 +01:00
Đoàn Trần Công Danh
3996821f07
99-pkglint-subpkgs: correct for multiline subpackages
...
As discussing in [1], on template with "subpackages" as multilines will
report false positive on some packages will never be built.
There're multiple problems here:
- expanded "subpackages" will have an empty line if it has a newline
inside template
- "sed" expression couldn't work with multilines "subpackages"
Let's not quote "$subpkgs" and "$subpackages" in "printf" to let the
shell do expansion and trim the empty lines for us. And rewrite the
"sed" expression to work with multilines "subpackages"
[1]: https://github.com/void-linux/void-packages/pull/26939#issuecomment-739098547
2020-12-14 09:35:02 +07:00
Benjamin Slade
29722b3a52
youtube-dl: update to 2020.12.14
2020-12-13 23:06:28 -03:00
q66
099f84cf95
bibletime: restrict java heap size on 32-bit hosts
...
this fixes build on ppc-musl at very least, where it fails to
reserve heap memory with the default numbers
2020-12-14 03:02:16 +01:00
Đoàn Trần Công Danh
7dd89d0df3
GitHub Action: install xtools for "show files" step
2020-12-14 08:17:44 +07:00
Karl Nilsson
fe59f69f3b
python3-zeroconf: update to 0.28.7.
2020-12-13 22:17:15 -03:00
Karl Nilsson
e45a777944
python3-trimesh: update to 3.8.18.
2020-12-13 22:17:05 -03:00
Nathan Owens
be69f39b4e
indicator-doom-cpu: Unmark nocross
2020-12-13 21:14:17 -03:00
Leah Neukirchen
4f6790d956
s-nail: update to 14.9.20.
2020-12-14 00:36:43 +01:00
Leah Neukirchen
0b707b530b
ts: update to 1.0.1.
2020-12-14 00:36:43 +01:00
Leah Neukirchen
6f143a45fa
yash: update to 2.51.
2020-12-14 00:36:43 +01:00
Jürgen Buchmüller
ecf800e751
blackboxwm: fix build w/ musl-1.2.1 (time64)
2020-12-14 00:03:43 +01:00
Isaac Freund
e3e17e52e1
zig: update to 0.7.1.
2020-12-13 19:11:14 -03:00
mobinmob
5e5879bc8c
mbedtls: update to 2.16.9.
2020-12-13 18:38:28 -03:00
Peter Bui
a60845568f
chromium-widevine: update to 87.0.4280.88.
2020-12-13 18:28:17 -03:00
Peter Bui
45dddab6d9
chromium: update to 87.0.4280.88.
...
- Built for x86_64, x86_64-musl.
- Tested on x86_64.
- Add patch to fix musl 1.2 (reference:
https://github.com/void-linux/void-packages/pull/24578#issuecomment-684177274 )
2020-12-13 18:28:17 -03:00
Artur Sinila
0d8d4862ce
chromium: enable WebRTC screen sharing via PipeWire
2020-12-13 18:28:17 -03:00
Artur Sinila
ef3c556ae9
New package: libpipewire0.2
...
Add libpipewire0.2 to common/shlibs
2020-12-13 18:28:17 -03:00