Commit graph

138726 commits

Author SHA1 Message Date
Đoàn Trần Công Danh
776760f1ec thunar-volman: fix l10n dir 2020-12-31 21:38:31 +07:00
Đoàn Trần Công Danh
32e476dd7d mousepad: fix l10n dir 2020-12-31 21:38:31 +07:00
Đoàn Trần Công Danh
c656d741cd garcon: fix l10n location 2020-12-31 21:38:31 +07:00
Đoàn Trần Công Danh
41f9128668 parole: fix l10n location 2020-12-31 21:38:30 +07:00
Đoàn Trần Công Danh
311e86c3fd exo: fix l10n location 2020-12-31 21:38:30 +07:00
Duncaen
c871ca6b91
youtube-viewer: update to 3.8.1. 2020-12-31 15:03:42 +01:00
Duncaen
03d520dff5
zchunk: update to 1.1.9. 2020-12-31 14:59:57 +01:00
Jürgen Buchmüller
8d95441bcf mame: work around long double on powerpc64
On powerpc64 the long double type is special in that it does not permit
a constexpr return type for a function where a long double constant and
a double constant are multiplied. Yet this is what the MAME _MHz_XTAL and
_GHz_XTAL constexpr suffixes on numbers expect from the multiplication
of a long double value with 1e6 or 1e9 respectively.

To make the code compile, knowing it will produce differing results for
e.g. 6'144'000_Hz_XTAL and 6.144_MHz_XTAL, cast the long double constant
down to double before multiplying by 1e6 or 1e9.

Do this iff the preprocessor macro _GLIBCXX_LONG_DOUBLE_COMPAT is defined.
2020-12-31 14:28:12 +01:00
Andrew Benson
3cd0d74422 inspircd: update to 3.8.1. 2020-12-31 13:04:25 +01:00
Helmut Pozimski
b30fa36f77 monero: update to 0.17.1.8. 2020-12-31 12:56:35 +01:00
Jürgen Buchmüller
8564298966 mame: update to 0.227 2020-12-31 12:40:17 +01:00
Helmut Pozimski
f6dd0e0068 linux4.19: update to 4.19.164. 2020-12-31 10:28:50 +01:00
Helmut Pozimski
4591538b85 linux5.4: update to 5.4.86. 2020-12-31 10:26:39 +01:00
Helmut Pozimski
4869efb20b perl-PDF-Builder: update to 3.021. 2020-12-31 10:22:44 +01:00
Piraty
e4bd9334a4
texstudio: update to 3.0.3. 2020-12-31 02:39:50 +01:00
Piraty
af0358da3b
xfce4-wavelan-plugin: update to 0.6.2. 2020-12-31 00:54:25 +01:00
Leah Neukirchen
e5f0e951d4 pcc-libs: use pcc to compile.
Else gcc "mis"compiles crtbegin.o and constructor code ends up in a
non-executable segment.

Closes #27149.
2020-12-31 00:19:45 +01:00
Leah Neukirchen
1af151b2b2 pcc: drop unused pcc-libs makedepends.
We build pcc with gcc (and don't bootstrap), so pcc-libs is not used.
2020-12-31 00:19:45 +01:00
Benjamin Slade
12f1b064da youtube-dl: update to 2020.12.31 2020-12-30 20:04:48 -03:00
Érico Rolim
693def5d1b CONTRIBUTING: change Travis header to CI. 2020-12-30 19:03:53 -03:00
Piotr Wójcik
fcea768596 CONTRIBUTING.md: reorder description to match process 2020-12-30 14:01:03 -08:00
Érico Rolim
9dccdc5ff4 Manual: some git info to CONTRIB, explain how to use different branch in PR. 2020-12-30 14:01:03 -08:00
Kartik Singh
e0a4157d1c mypaint-brushes: update to 2.0.2. 2020-12-30 18:50:48 -03:00
Kartik Singh
1a2f933fc6 mypaint-brushes1: update to 1.3.1. 2020-12-30 18:50:48 -03:00
John
97e86acc9a DarkRadiant: update to 2.10.0. 2020-12-30 21:09:30 +01:00
Nathan Owens
5d7d82f694 clib: update to 2.5.0. 2020-12-30 14:26:27 -05:00
Piotr Wójcik
afb07b242c tuxpaint: update to 0.9.25. 2020-12-30 20:03:09 +01:00
Piotr Wójcik
08348ceb10 tuxpaint-stamps: update to 2020.12.27. 2020-12-30 20:03:09 +01:00
Piotr Wójcik
6041e5dbb1 rinutils: update to 0.8.0. 2020-12-30 20:03:09 +01:00
Piotr Wójcik
f1fe262fef python3-pyxattr: update to 0.7.2. 2020-12-30 20:03:08 +01:00
Piotr Wójcik
0bc4d3f381 python-importlib_metadata: update to 2.1.1. 2020-12-30 20:03:08 +01:00
Piotr Wójcik
811ee303d1 py3c: update to 1.3. 2020-12-30 20:03:08 +01:00
Piotr Wójcik
0198013fea adwaita-qt: update to 1.2.0. 2020-12-30 20:03:08 +01:00
Leah Neukirchen
028594574e chroot-bash: update to 5.1.004. 2020-12-30 19:17:46 +01:00
Leah Neukirchen
6a18a41b9f libreadline8: update to 8.1. 2020-12-30 19:17:46 +01:00
Leah Neukirchen
b2d6eb1d12 bash: update to 5.1.004. 2020-12-30 19:17:46 +01:00
newbluemoon
b7e08e80a3 libheif-devel: depends on libde265-devel
libde265 is required in its .pc-file
2020-12-30 14:06:08 -03:00
John
4ab3413005 SLADE: use cmake-wxWidgets-gtk3 build_helper 2020-12-30 17:58:36 +01:00
John
a4f5addb11 OpenCPN: use cmake-wxWidgets-gtk3 build_helper 2020-12-30 17:58:36 +01:00
John
7398436b6c hugin: use cmake-wxWidgets-gtk3 build_helper 2020-12-30 17:58:36 +01:00
John
bfd28ea29c codelite: use cmake-wxWidgets-gtk3 build_helper 2020-12-30 17:58:36 +01:00
John
2effff0fbf openbabel: use cmake-wxWidgets-gtk3 build_helper 2020-12-30 17:58:36 +01:00
John
31e4259c1c common: Add new cmake-wxWidgets-gtk3 build-helper 2020-12-30 17:58:36 +01:00
John
98f239edf8 build-style/cmake.sh: remove handeling of wxWidgets when cross compiing
This can be potentially broken, and the preffered way is to just set the WX_CONFIG env variable
2020-12-30 17:58:36 +01:00
tibequadorian
169d242a77 Thunar: update to 4.16.1.
sgn: add --with-locales-dir
Close: #27553
2020-12-30 23:02:11 +07:00
Leah Neukirchen
1dab993518 linux5.10: update to 5.10.4.
Remove pahole workaround.
2020-12-30 16:44:34 +01:00
Leah Neukirchen
2f75f303ed perl-LWP: update to 6.51. 2020-12-30 16:44:34 +01:00
tibequadorian
f762adeaa2 youtube-dl: update to 2020.12.29. 2020-12-30 10:53:13 -03:00
Duncaen
883d8659b6
Revert "Enabled sensors support"
This reverts PR #27527.

This reverts commit 82090772e8.
2020-12-30 14:03:14 +01:00
amak
7ad470f371 rpi-base: don't install snd_bcm2835.conf module file, move udev rules to separate file 2020-12-30 00:24:37 -08:00