Commit graph

140698 commits

Author SHA1 Message Date
Leah Neukirchen
dd997b134b busybox: fix tests. 2021-02-03 20:46:05 +01:00
Leah Neukirchen
cf1d058865 ugrep: update to 3.1.7.
AVX2 support is checked at runtime, so safe to enable.
2021-02-03 20:34:35 +01:00
Érico Rolim
394bfaf8f7 manpages-pt-br: fix update file.
Should ignore pre-releases.
2021-02-03 15:45:27 -03:00
Nýx
ad3a449961 osm2pgsql: update to 1.4.1. 2021-02-03 15:41:23 -03:00
John
625f2aa6d1 turbovnc: Update LibreSSL patch to not break OpenSSL 2021-02-03 19:35:54 +01:00
John
99507f7826 virtuoso: add OpenSSL patches 2021-02-03 19:35:54 +01:00
Duncaen
42193d0da6
syncthing: update to 1.13.1. 2021-02-03 19:09:38 +01:00
Benjamín Albiñana
25fe349ab8 exiftool: update to 12.17. 2021-02-03 13:28:04 -03:00
John
732d873372 vpn-ws: add OpenSSL patch 2021-02-03 17:25:48 +01:00
John
194096f1ac wvstreams: update patchset to also support OpenSSL 1.1 2021-02-03 17:14:40 +01:00
UsernameRandomlyGenerated
3cf4ac92a1 bottom: update to 0.5.7. 2021-02-03 10:06:30 -06:00
Đoàn Trần Công Danh
8ba412eef4 nvme-cli: fix dracut 051 warning 2021-02-03 22:31:44 +07:00
Đoàn Trần Công Danh
a696d4b8e3 dracut: update to 051. 2021-02-03 22:31:44 +07:00
Andrew J. Hesford
72ee8af951 python3-tifffile: update to 2021.2.1. 2021-02-03 10:27:50 -05:00
Andrew J. Hesford
4197bf2f17 cpp-utilities: update to 5.10.1. 2021-02-03 10:27:50 -05:00
John
8e733a5a16 xar: add patch to fix compilation with OpenSSL > 1.1 2021-02-03 16:24:48 +01:00
Gabriel Sanches
5a1cee5e86 rust-analyzer: update to 2021.02.01. 2021-02-03 12:05:37 -03:00
UsernameRandomlyGenerated
03059ebdb3 hatari: update to 2.3.1, switch to python3 2021-02-03 11:33:59 -03:00
Tristan Ross
1911f68c45 x265: fixes distfile (#28424) 2021-02-03 11:27:06 -03:00
Đoàn Trần Công Danh
24d41171a3 blanket: remove depends on python-gobject
I was surprised that blanket works. It's working only because
gst1-python3 pulls python3-gobject in.
2021-02-03 21:21:23 +07:00
Đoàn Trần Công Danh
ce20a34fc1 i3: update to 4.19.1. 2021-02-03 21:21:23 +07:00
Đoàn Trần Công Danh
0417ef1e2a gst-plugins-base1: remove gir patch 2021-02-03 21:21:23 +07:00
Đoàn Trần Công Danh
011fed0002 gst-plugins-bad1: remove gir patch 2021-02-03 21:21:23 +07:00
Đoàn Trần Công Danh
c7a917af88 gstreamer1: remove gir patch 2021-02-03 21:21:23 +07:00
FollieHiyuki
d302f2943a element-desktop: update to 1.7.19 2021-02-03 11:16:50 -03:00
Érico Rolim
6c4fdad523 removed-packages: add python3-Django. 2021-02-03 11:15:25 -03:00
Érico Rolim
770d82ed22 python3-Django: remove package.
Not maintained properly and a security risk.
2021-02-03 11:15:25 -03:00
Đoàn Trần Công Danh
eafbbfa5f0 gst1-python: remove package
- Python 2 binding for gstreamer1
- Nothing depends on it
2021-02-03 11:15:04 -03:00
FollieHiyuki
1feb7f3396 amfora: update to 1.7.2 2021-02-03 11:06:05 -03:00
Alex Lohr
c2446dc8a3 google-chrome: update to 88.0.4324.146 2021-02-03 11:05:10 -03:00
Gabriel Sanches
2644dc4c9c texlive-science: fix typo in description. 2021-02-03 11:02:14 -03:00
Leah Neukirchen
3c74fe1991 xlbiff: update to 4.5.1. 2021-02-03 11:36:48 +01:00
Leah Neukirchen
5faabf054a perl-Tree-DAG_Node: update to 1.32. 2021-02-03 11:36:48 +01:00
Toyam Cox
01e896422a xbps-src: dbulk-dump: remember to print bootstrap 2021-02-03 00:54:16 -05:00
Érico Rolim
7e0d919ebd grilo-plugins: fix build for libdir changes. 2021-02-03 02:24:02 -03:00
Érico Rolim
fbf810233d nautilus: fix build after libdir changes.
Also gate tests.
2021-02-03 02:24:02 -03:00
Érico Rolim
3078a6a912 pixman: fix potential build errors with meson 0.56.x.
I couldn't reproduce the errors, so this commit is not entirely
necessary. It still works as a precaution.

The below is slightly erroneous, since the issue didn't repeat itself.

Apparently meson detects OpenMP as available on cross builds because it
can find the omp.h header, even though the library seems to be
available.

For reference, what the configure output of a native build looks like:

WARNING: OpenMP found but omp.h missing.
Run-time dependency OpenMP found: NO
2021-02-03 02:24:02 -03:00
Érico Rolim
9234a99910 swayidle: fix build with meson 0.56.x. 2021-02-03 02:24:02 -03:00
Érico Rolim
243942bc75 grim: fix build for meson 0.56.x. 2021-02-03 02:24:02 -03:00
Érico Rolim
a8798564ba mako: fix build with meson 0.56.x. 2021-02-03 02:24:02 -03:00
Érico Rolim
6dcb39a79f seatd: fix build with meson 0.56.x.
meson added some new warnings to the warning level used by seatd,
including for unused arguments. This made the build generate warnings,
and seatd's default of werror=true caused the build to fail.
2021-02-03 02:24:02 -03:00
Érico Rolim
b6a7217185 efl: don't build examples.
Avoids wasting build time.

Also gate tests, since they aren't working great yet.
2021-02-03 02:24:02 -03:00
Érico Rolim
e2d287ae63 wlroots: follow upstream recommendation for ndebug.
Assertions in this case are desirable at runtime.

Fix build for meson 0.56.x, since new warnings were added.
2021-02-03 02:24:02 -03:00
Érico Rolim
be267cecfc kanshi: add patch to fix ndebug build.
Caught by new warnings enabled by meson update.
2021-02-03 02:24:02 -03:00
Érico Rolim
70f703a82e meson: update to 0.56.2.
Fix checkdepends and tests in general on musl.

Add bash completions.
2021-02-03 02:24:02 -03:00
Ulf
8f8f1aaee1 xorg-util-macros: update to 1.19.3.
Also move homepage to new git repository.

Closes: #28391 [via git-merge-pr]
2021-02-03 01:48:34 -03:00
Andrew Benson
bb9777cc38 dolphin-emu: update to 5.0.13178.
This moves to their beta releases, which are recommende for distribution
use.

Added by ericonr:
- Fix cross and use system's libenet.

Closes #25625.
2021-02-02 22:28:21 -06:00
Nyx70
54f05e5865 geos: update to 3.9.0. 2021-02-02 22:27:12 -06:00
Nathan Owens
d2b9f1c348 gstreamer1: update to 1.18.3.
Remove gtk_doc option as it does nothing and doubt many use
2021-02-03 01:23:31 -03:00
Nathan Owens
ab54c093c4 gst-plugins-base1: update to 1.18.3.
Removed sndio patch due to upstream
2021-02-03 01:23:31 -03:00