Commit graph

128370 commits

Author SHA1 Message Date
Jürgen Buchmüller
73c421e145 qpdfview: fix build w/ qt5-5.15.0 2020-07-28 17:13:17 +02:00
Jürgen Buchmüller
a9de9028f6 XyGrib: fix build w/ qt5-5.15.0 2020-07-28 16:46:47 +02:00
mobinmob
38962ee96f Marker: update to 2020.04.04. 2020-07-28 16:05:54 +02:00
Felix Kleinschmidt
c86774e5db amdvlk: update to 2020.Q3.2 2020-07-28 05:52:55 -07:00
Toby Merz
aef821c5d6 vscode: update to 1.47.3. [ci skip] 2020-07-28 05:10:57 -07:00
Jürgen Buchmüller
3ed1375107 synfig: fix build 2020-07-28 13:39:38 +02:00
Jürgen Buchmüller
10a2e097e3 libcxx: needs clang-tools-extra in hostmakedepends 2020-07-28 13:04:36 +02:00
Đoàn Trần Công Danh
5df538d522 gitattributes: don't show whitespace error on patches 2020-07-28 17:13:51 +07:00
Érico Rolim
541d6e597c spotifyd: add portaudio build option.
This option is on by default.
2020-07-28 02:41:51 -07:00
Érico Rolim
438a48f6ab portaudio: try sndio as first audio device, adopt.
The changes to sndio.patch were:

- Put the sndio backend as the first one that PortAudio tries to
connect;
- Add return for cases when sndio isn't available so PortAudio can
fallback to other systems.
2020-07-28 02:41:51 -07:00
gt7-void
0d22e42f09 libwebp-devel: do not depend on libfreeglut-devel
Although there is a (correct) makedepends on libfreeglut-devel, it is
only needed to compile the vwebp tool, so libwebp-devel should not
depend on it. This is very relevant since libfreeglut-devel deptree
includes a lot of unnecessary stuff (mesa, wayland, X libraries, etc.)
2020-07-28 07:38:07 +00:00
skmpz
5971d4a35a bash-completion: update to 2.11 2020-07-28 07:25:10 +00:00
Peter Bui
0ca4e1b7a5 oragono: update to 2.2.0. 2020-07-28 08:33:00 +02:00
Daniel Lewan
cf7c34c0e4 chroma: update to 0.8.0. 2020-07-28 08:32:09 +02:00
mobinmob
e6008277cb wps-office: update to 11.1.0.9615. 2020-07-28 08:30:24 +02:00
Gerardo Di Iorio
7ddce75b64 minio: update to 2020.07.24. 2020-07-28 08:28:58 +02:00
Alif Rachmawadi
cdd8246986 gimme: update to 1.5.4 2020-07-28 08:28:45 +02:00
Anjandev Momi
6c46fd5b45 pmbootstrap: update to 1.22.0. 2020-07-28 08:28:34 +02:00
Robert Lowry
6200acaa9c aws-cli: update to 1.18.105 2020-07-28 08:27:38 +02:00
Robert Lowry
f89c87bb0a python-botocore: update to 1.17.28 2020-07-28 08:27:38 +02:00
Daniel Eyßer
0ba2060751 youtube-dl: update to 2020.07.28. 2020-07-28 08:27:15 +02:00
Daniel Santana
cc5e82a764 google-cloud-sdk: update to 302.0.0. 2020-07-28 08:27:02 +02:00
Daniel Santana
bb2d9c3516 pex: update to 2.1.14. 2020-07-28 08:26:41 +02:00
Daniel Santana
803e8eecd2 minikube: update to 1.12.1. 2020-07-28 08:26:21 +02:00
Benjamín Albiñana
2d4de16e72 postfix: update to 3.5.6. 2020-07-28 08:26:07 +02:00
Benjamín Albiñana
e1dcfeeb37 exiftool: update to 12.02. 2020-07-28 08:25:45 +02:00
Jürgen Buchmüller
0c2774eaed plex-media-player: update to 2.58.0 + fix build
The template for Downloader::HeaderList append() expects
a QString instead of a const char*.
2020-07-28 08:06:40 +02:00
Jürgen Buchmüller
d707b0a8dd pithos: add python_version=3 2020-07-28 07:45:51 +02:00
Jürgen Buchmüller
e01c24f261 opensurge: needs surgescript also in makedepends 2020-07-28 07:36:57 +02:00
Jürgen Buchmüller
e628ae4d0e opensurge: revbump for surgescript shlib dependency 2020-07-28 07:33:40 +02:00
Jürgen Buchmüller
77cd3ee417 opensurge: needs surgescript in hostmakedepends 2020-07-28 07:30:43 +02:00
Jürgen Buchmüller
7dfab09fac common/shlibs: add surgescript-0.5.4.4 shlib 2020-07-28 07:30:12 +02:00
Jürgen Buchmüller
7a7a2aaafe surgescript: move pkgconfig files to -devel 2020-07-28 07:27:10 +02:00
Jürgen Buchmüller
8ed01c13c1 openlierox: add python_version=2 2020-07-28 07:03:16 +02:00
Jürgen Buchmüller
d6c222a9c7 obconf: needs tar in hostmakedepends 2020-07-28 06:46:30 +02:00
Érico Rolim
45d572a03f starship: simplify completion generation.
Use qemu build_helper and vcompletion.
2020-07-28 04:24:40 +00:00
Érico Rolim
3e59135112 rustup: add completions for all archs.
Use qemu build_helper and vcompletion.

Completion generation is broken for armv6l-musl due to rustup not
knowing about the architecture.
2020-07-28 04:24:40 +00:00
Érico Rolim
813d893710 common/build-helper/qemu.sh: add vtargetrun function.
It's a function to call the qemu executable for the target arch, or a
noop if the build isn't a cross build.
2020-07-28 04:24:40 +00:00
Érico Rolim
d5ca039278 common/environment/setup/install.sh: add vcompletion.
Install function for installing shell completions in the appropriate
place according to the shell used.
2020-07-28 04:24:40 +00:00
Jürgen Buchmüller
a9b37be644 mlt: fix build w/ qt5-5.15.0 (QPainterPath) 2020-07-28 06:25:14 +02:00
Đoàn Trần Công Danh
920fd0b01b nss: update to 3.55. 2020-07-28 00:46:47 +00:00
Đoàn Trần Công Danh
b28f8870b1 nspr: update to 4.27. 2020-07-28 00:46:47 +00:00
Jürgen Buchmüller
ab42e6266a libkqueue: add musl-legacy-compat for *-musl 2020-07-28 00:41:01 +02:00
Jürgen Buchmüller
55dabd5b43 mypaint: add python_version=3 2020-07-27 23:58:10 +02:00
Jürgen Buchmüller
6fe2261149 miniupnpd: add musl-legacy-compat for *-musl 2020-07-27 22:48:35 +02:00
skmpz
66830f2027 libwacom: update to 1.4.1 2020-07-27 16:39:58 -04:00
Jürgen Buchmüller
fc0e4d2e37 minissdpd: add musl-legacy-compat for *-musl 2020-07-27 22:38:46 +02:00
Andrew J. Hesford
b5f220f26d Revert "ilmbase: update to 2.5.2"
This reverts commit 9cf76a65ec.
2020-07-27 15:32:49 -04:00
skmpz
9cf76a65ec ilmbase: update to 2.5.2 2020-07-27 15:26:50 -04:00
yoctocell
5ec15eeb34 lf: update to r15 2020-07-27 15:26:22 -04:00