Jan Christian Grünhage
7d9e0a04e2
cargo-deny: update to 0.6.7.
2020-05-31 12:52:23 +02:00
Jan Christian Grünhage
d601b934f4
cargo-about: update to 0.2.2.
2020-05-31 12:52:07 +02:00
Jan Christian Grünhage
1f75f03bd5
cargo-geiger: update to 0.10.0.
2020-05-31 12:51:26 +02:00
Jan Christian Grünhage
19a97316bd
git-brws: update to 0.11.9.
2020-05-31 12:50:24 +02:00
Jan Christian Grünhage
136b0ed896
ruplacer: update to 0.4.3.
2020-05-31 12:50:05 +02:00
Jan Christian Grünhage
53df754782
topgrade: update to 4.5.0.
2020-05-31 12:49:47 +02:00
SolitudeSF
ca6e3c3544
instead: update to 3.3.2
2020-05-31 12:49:23 +02:00
SolitudeSF
3bd470beea
translate-shell: update to 0.9.6.12
2020-05-31 12:49:02 +02:00
SolitudeSF
32133ec4cb
scrcpy: update to 1.14
2020-05-31 12:48:44 +02:00
Benjamin Slade
220567fd0a
mu: update to 1.4.8
2020-05-31 12:48:25 +02:00
Nafis
9b4258092b
gnome-system-monitor: update to 3.36.1.
2020-05-31 12:44:45 +02:00
Nafis
f0df50f085
gnome-klotski: update to 3.36.3.
2020-05-31 12:44:30 +02:00
Nafis
669ff0bc10
gnome-tetravex: update to 3.36.3.
2020-05-31 12:44:12 +02:00
Nafis
f995a76bb9
lollypop: update to 1.3.0.
2020-05-31 12:43:47 +02:00
Daniel Santana
b715387b41
google-cloud-sdk: update to 294.0.0.
2020-05-31 12:42:52 +02:00
Daniel Santana
4d00596c7d
minikube: update to 1.11.0.
2020-05-31 12:41:19 +02:00
Andy Weidenbaum
cf95752ea0
srcpkgs: update maintainer email address. [ci-skip]
2020-05-31 12:41:02 +02:00
Daniel Santana
ad88cf7b63
pex: update to 2.1.11.
2020-05-31 12:40:14 +02:00
Nafis
f24b9bf608
four-in-a-row: update to 3.36.3.
2020-05-31 12:39:51 +02:00
Randy McCaskill
6e050f9809
pciutils: update to 3.7.0.
2020-05-31 12:39:31 +02:00
Piotr Miller
ac97a44034
azote: update to 1.7.10
2020-05-31 12:39:01 +02:00
Nafis
d5b1c75c07
gnome-2048: update to 3.36.3.
2020-05-31 12:38:24 +02:00
Nafis
26f564a72c
gnome-chess: update to 3.36.1.
2020-05-31 12:38:05 +02:00
Bin Wang
81f5f09b48
terraform: update to 0.12.26
2020-05-31 12:37:46 +02:00
Helmut Pozimski
cfbc9fc0eb
ffmpeg: apply workaround for mesa vaapi bug
...
Works around https://bugs.freedesktop.org/show_bug.cgi?id=105368
which causes segfaults with vaapi with some radeon card.
The patch was written by the kodi developers and sent
upstream in http://ffmpeg.org/pipermail/ffmpeg-devel/2019-March/240862.html .
2020-05-31 12:31:45 +02:00
John
45f6651325
yarn: unbreak on i686
...
aa113ebd02
fixed the underlying issue
2020-05-31 02:34:14 -07:00
lemmi
426ac4ca65
babeld: update to 1.9.2.
2020-05-31 11:18:33 +02:00
Peter Bui
7074501341
New package: cyrus-sasl-xoauth2-0.2.
...
Closes : #22206
2020-05-31 09:29:05 +07:00
Đoàn Trần Công Danh
d9c22b4d0a
pre-pkg: use existing info to check empty package
2020-05-31 02:11:11 +00:00
Đoàn Trần Công Danh
91c0eaa5a7
xbps-src: pre-pkg: allow only white-listed directories.
2020-05-31 02:11:11 +00:00
Đoàn Trần Công Danh
4ad0e936b1
libotf: remove $XBPS_CROSS_BASE cruft
...
[ci skip]
2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
4108f2bf91
ImageMagick: remove $XBPS_WRAPPERDIR cruft
...
[ci skip]
2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
8f8ca7627b
ncurses: remove $XBPS_CROSS_BASE
...
[ci skip]
2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
f472986f56
serf: revbump to remove XBPS_CROSS_BASE
...
[ci skip]
2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
8f9c53d4a4
coin3: remove $XBPS_CROSS_BASE cruft
2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
d7f942b709
post-install: warn if cross wrapper not cleared
2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
eef02a2b84
post-install: clean reference to $XBPS_CROSS_BASE in pkgconfig
2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
b881f32687
travis/changed_templates: filter by git itself
...
- Use plumbing git-diff-tree(1) instead of porcelain git-diff(1)
- Disable rename detection, gains some speed up and fix missing template
with name-status Renamed and Copied.
- Use "--diff-filter" to filter by Git itself.
- Tell Git to only check 'srcpkgs/*/template', this glob will only look
into template file inside direct sub-directory of srcpkgs
- With all of those options, we don't need a grep and a pipe
2020-05-31 02:10:29 +00:00
Đoàn Trần Công Danh
a6a98a8b8f
python3-pyscard: rename from python3-scard
2020-05-31 02:09:37 +00:00
John
826126d4a7
ca-certificates: rebuild to get rid of expired certificates
...
E.g. AddTrust External CA Root is being problematic
2020-05-31 02:03:27 +02:00
Jürgen Buchmüller
2c293f2c88
kea: update to 1.7.8
2020-05-31 00:16:20 +02:00
John
ed6fb30b9f
libzim: update to 6.1.4.
2020-05-30 23:57:35 +02:00
Andrew Benson
ceff1a7ed2
pastel: update to 0.8.0.
2020-05-30 15:49:23 -05:00
Andrew Benson
8b365b2a27
spotify-tui: update to 0.20.0.
2020-05-30 15:49:11 -05:00
Helmut Pozimski
a149a9ce71
asunder: update to 2.9.6.
2020-05-30 22:45:24 +02:00
Jürgen Buchmüller
c28811fe74
cpp-hocon: update to 0.2.2
2020-05-30 20:59:51 +02:00
Jürgen Buchmüller
7186583975
cbang: update to 1.5.0
2020-05-30 20:50:32 +02:00
q66
76222ffeab
sword: fix build on ppc64*
2020-05-30 17:49:18 +02:00
Jürgen Buchmüller
f02e2f2f44
openjdk7-bootstrap: add missing makedepends
...
Trying to build openjdk7-bootstrap on ppc64{,-musl} tells
that the packages libmpc-devel and libgcj-devel were missing.
2020-05-30 16:40:27 +02:00
John
a4efed0253
recoll: workaround wrong include and lib path in xslt-config
2020-05-30 16:16:22 +02:00