161402 Commits

Author SHA1 Message Date
bentley
46c3dc1959 Mark broken due to incompatibility with apertium>=3.7.2. 2021-11-15 09:03:10 +00:00
rsadowski
1730d79ac2 Add missing RDEP on devel/kf5/qqc2-desktop-style
Looks like all QML Kirigami2 applications needs qqc2-desktop-style to show
icons. Found out with Yifei Zhan, thanks
2021-11-15 07:52:35 +00:00
rsadowski
3b1a6c27a3 Add missing RDEP on devel/kf5/qqc2-desktop-style
Looks like all QML Kirigami2 applications needs qqc2-desktop-style to show
icons. Found out with Yifei Zhan, thanks
2021-11-15 07:48:06 +00:00
semarie
c4fff7fdf2 devel/cargo module: add few more C source removing from crates
expat-sys, freetype-sys and servo-fontconfig-sys are embedding C source directories.
remove them to ensure system-libs are used.

found while reviewing alacritty crates.
no changes for alacritty as system-libs were already used.
2021-11-15 07:44:37 +00:00
rsadowski
96a4cd0565 Regen patch and update HOMEPAGE 2021-11-15 07:43:46 +00:00
rsadowski
f64cfa3add Regen WANTLIB 2021-11-15 07:37:48 +00:00
rsadowski
3a1a68b929 Update mkvtoolnix to 63.0.0 2021-11-15 07:21:37 +00:00
rsadowski
58875c3b14 Add breeze-icons RDEP
Found out together with Yifei Zhan, kirigami2 applications usually use the
breeze icons.
2021-11-15 06:22:58 +00:00
rsadowski
0f0b521000 Add breeze-icons RDEP
We already added oxygen, so can not hurt to add breeze too.
2021-11-15 06:20:55 +00:00
rsadowski
72bf330bc9 Add breeze-icons RDEP
Idea from FreeBSD's kiconthemes port.
2021-11-15 06:20:14 +00:00
rsadowski
88061a66b9 Update homepage
From Yifei Zhan
2021-11-15 05:13:39 +00:00
rsadowski
1d1b230e35 Update homepage
from Yifei Zhan
2021-11-15 05:11:57 +00:00
bentley
16759df3f2 Quirks for renamed/deleted apertium languages. 2021-11-15 04:45:46 +00:00
bentley
cb9c0b0af3 Remove deleted/renamed packages. 2021-11-15 04:32:27 +00:00
bentley
df134580ac Remove; incompatible with apertium>=3.7.2 and unlikely to be updated upstream. 2021-11-15 04:30:11 +00:00
bentley
9c24d696a4 Mark broken due to incompatibility with apertium>=3.7.2. 2021-11-15 04:28:41 +00:00
bentley
109664dd87 Update apertium languages to their latest versions. 2021-11-15 04:24:55 +00:00
bentley
a50cd54032 Update to apertium-3.7.2. 2021-11-15 04:23:36 +00:00
sthen
df7beffe1b update to libexttextcat-3.4.6 which has some more classifiers
- set USE_GMAKE so the upstream install target works properly, which
means we don't need to handroll installing the lm files in post-install,
which means they get installed to the correct directory. tracked
down from a problem with Dovecot reported by Johan Huldtgren.

- build/install the testtextcat program that's used in regression tests,
as a simple way to see what the library is doing (run it with a path
to fpdb.conf, feed on stdin, it tries to identify the language.
looks like you need to be in share/libexttextcat for it to pick up
the lm files correctly)
2021-11-15 00:29:04 +00:00
kn
cffa70bcd2 Provide debug package
OK sthen
2021-11-14 23:36:07 +00:00
sthen
b72bbebe1d update to tigervnc-1.11.0, with the new requirement for PAM neutered.
this is still an outdated version, but 1.12.0 has issues with the
embedded server in vmware.

while there, disable finding wayland (from rsadowski).
2021-11-14 22:45:25 +00:00
sthen
1c33fe74fb oops, missed plist sync in previous. reported by naddy@ 2021-11-14 20:49:06 +00:00
rsadowski
ac7fc4ea6a Disable wayland 2021-11-14 20:05:34 +00:00
sthen
400d5e51be update to py3-yfinance-0.1.66, from maintainer 2021-11-14 19:53:21 +00:00
sthen
c529290f52 update to py3-multitasking-0.0.10, from maintainer 2021-11-14 19:53:11 +00:00
kirby
f19be1bddd Update to wesnoth-1.16.1
Diff from Tom Murphy, thanks!
2021-11-14 19:30:32 +00:00
tb
9bb79d35dd security/botan: port BlockCipher/HashFunction classes to OpenSSL 1.1 API.
ok bluhm (maintainer)
2021-11-14 18:43:44 +00:00
rsadowski
f1b96c13ed Explicitly disable wayland support
Build only with x11 support and not additionally with wayland if it's
present.

OK ajacoutot@ (maintainer)
2021-11-14 18:38:32 +00:00
rsadowski
b541631d92 Disable wayland backend
OK ajacoutot@ (maintainer)
2021-11-14 18:33:24 +00:00
naddy
83a75a2533 misc/bible-kjv: update to 4.37 2021-11-14 18:33:07 +00:00
naddy
2cf824a643 audio/mpg123: update to 1.29.2
Notable change since 1.29.0: Keep default output encoding of s16
for raw and file outputs also with the new resampler. This reverts
the unintentional change in 1.26.0 of switching to f32 for forced
output rate unless the NtoM resampler is selected. In any case, you
should make sure to specify your desired --encoding if you depend
on it.
2021-11-14 18:21:51 +00:00
rsadowski
5d37a2879c Add missing dependency on KWayland 2021-11-14 17:51:15 +00:00
rsadowski
f646d2e648 Wayland was explicitly deactivated in addition disable -scanner, -protocols 2021-11-14 17:26:24 +00:00
rsadowski
e512dfe331 Add missing optional dependency on KWayland 2021-11-14 16:43:38 +00:00
kirby
9fa4f82a75 update HOMEPAGE and MASTER_SITES.
From Crystal Kolipe kolipe.ce() xoticsilicon com, thanks!
2021-11-14 16:04:39 +00:00
rsadowski
edff77d15d Disable Wayland
Spotted by naddy@
2021-11-14 15:38:46 +00:00
sthen
efb3045bd2 update to freeglut-3.2.1 2021-11-14 15:26:01 +00:00
sthen
919e3b8c00 update to nghttp2-1.46.0 2021-11-14 15:25:18 +00:00
ajacoutot
826bb9423d Drop PORTROACH marker, it doesn't work for some reason. 2021-11-14 15:22:44 +00:00
sthen
346d58d13a update to py3-guessit-3.4.2 2021-11-14 15:19:03 +00:00
sthen
914d7559c9 update to py3-send2trash-1.8.0 2021-11-14 15:03:27 +00:00
sthen
cd0d5845e0 update to py3-parsedatetime-2.6 2021-11-14 15:03:00 +00:00
sthen
cbfac7f4d0 update to py3-pikepdf-4.0.1 2021-11-14 14:46:57 +00:00
sthen
309321fd4f update to py3-pybind11-2.8.1 2021-11-14 14:46:55 +00:00
sthen
9ffeef9591 update to ccache-4.5 2021-11-14 13:53:23 +00:00
sthen
755592524d update to pdfarranger-1.8.0 2021-11-14 13:52:59 +00:00
sthen
a4f858bee5 update to img2pdf-0.4.3 2021-11-14 13:50:10 +00:00
sthen
c787a3816e update to py-more-itertools-5.0.0. newer versions drop py2 support; we
need to drop py2 py-test before updating further.
2021-11-14 13:37:37 +00:00
sthen
a46a3f03e6 update to py3-pexpect-4.8.0 2021-11-14 13:35:42 +00:00
sthen
3c6883b814 update to py3-docutils-0.17.1; 0.18 needs newer Sphinx 2021-11-14 13:29:24 +00:00