m3tav3rse
b156643bb7
c: update to 0.14.
2020-05-23 10:31:41 +02:00
m3tav3rse
5ae3cb2c52
wiggle: update to 1.2.
2020-05-23 10:31:11 +02:00
Nafis
8170040f4a
libXevie: rebuild to remove evieext
...
* evieext was removed from makedeps in a9802e0
, but it missed a revbump.
* also fix license.
2020-05-23 10:30:46 +02:00
Nafis
836f4f8c45
evieext: remove package
...
Obsolete, replaced by xorgproto.
2020-05-23 10:30:46 +02:00
mobinmob
fe1eaac22a
broot: update to 0.13.6.
2020-05-23 10:29:41 +02:00
Sora Morimoto
ac79c6299d
ghq: update to 1.1.0
2020-05-23 10:29:25 +02:00
mobinmob
5b0a377aaf
vile: update to 9.8u.
2020-05-23 10:28:41 +02:00
mobinmob
090beaa475
CopyQ: update to 3.11.1.
2020-05-23 10:28:24 +02:00
mobinmob
834c192ee3
font-firacode: update to 4.
2020-05-23 10:28:06 +02:00
mobinmob
f3f0f01461
font-vazir: update to 26.0.2.
2020-05-23 10:27:34 +02:00
mobinmob
6c5ca91cde
opera: update to 68.0.3618.125.
2020-05-23 10:27:16 +02:00
Peter Bui
3984bfd31c
python3-google-auth: update to 1.15.0.
2020-05-23 10:26:54 +02:00
Érico Rolim
165701e645
New package: kicad-doc-5.1.6
...
[ci skip]
2020-05-23 10:26:24 +02:00
Érico Rolim
aebdcc372f
kicad-i18n: update to 5.1.6
...
- Switch to gitlab tarball
2020-05-23 10:26:24 +02:00
Érico Rolim
42239a14a0
kicad-library: update to 5.1.6
2020-05-23 10:26:24 +02:00
Érico Rolim
4607f66e75
kicad-packages: update to 5.1.6
2020-05-23 10:26:24 +02:00
Érico Rolim
70ddc80958
kicad-footprints: update to 5.1.6
2020-05-23 10:26:24 +02:00
Érico Rolim
8bb1416cbe
kicad-symbols: update to 5.1.6
2020-05-23 10:26:24 +02:00
Érico Rolim
fb28479c07
kicad-templates: update to 5.1.6
2020-05-23 10:26:24 +02:00
Érico Rolim
5c9276218d
kicad: update to 5.1.6, claim maintainer
...
- Use wxWidgets-gtk3
- Enable OCC for 3D rendering
- Use gitlab to download tarballs (upstream is switching to it from
launchpad and github)
2020-05-23 10:26:24 +02:00
Peter Bui
2c5611f6ec
chromium: add upstream patch to help with segfaults
...
[ci skip]
- Built for x86_64, and x86_64-musl.
- Tested on x86_64.
Currently chromium is sporadically segfaulting. This adds a patch I had
previously skipped when updating to 83.0.4103.61 becaused I didn't think
it applied to us (upstream notes it is for the GCC toolchain, but we use
LLVM).
From initial testing this appears to help eliminate the segfaults... but
I don't have a reliable way to test it (that is, I don't have a precise
series of steps to trigger the segfault).
2020-05-23 09:46:28 +02:00
Đoàn Trần Công Danh
da72558a49
mod_wsgi: update to 4.7.1, change to python 3
2020-05-23 06:59:47 +00:00
Đoàn Trần Công Danh
2af30cdd78
setup: compute gitrev from outside of chroot
...
Together with previous commit, `xbps-src` is able to support
git-worktree and shared repository by now.
2020-05-23 06:59:24 +00:00
Đoàn Trần Công Danh
2cd2b99e41
setup: export SOURCE_DATE_EPOCH from outside of chroot
...
git-worktree(1), and Git shared repository can use a plain text file
named `.git` at the root of working tree, containing `gitdir: <path>` to
point to the real directory that has repository.
See: gitrepository-layout(5).
But, that directory is usually inaccessible inside chroot.
In order to support git-worktree(1) and Git shared repository, compute
SOURCE_DATE_EPOCH from outside of chroot, and the chroot will carry it
over to inside chroot.
I've only tested again xbps-uunshare(1).
2020-05-23 06:59:24 +00:00
Đoàn Trần Công Danh
fd61886616
setup/git.sh: prefer git plumbing command
...
git-ls-files(1) is plumbing command, its output will never change
regardless of configuration, version.
git-status(1) output will be changed depends on configuration.
At least, 986d4dbc7d
(common/environment/setup/git.sh: ensure untracked
files are checked., 2017-11-24) was added to address a different output
on `status.showUntrackedFiles`.
By doing this, also reduce a pipe, and a fork-exec.
Technically, git-log(1) is also a porcelain, but I _think_ `%ct` is
stable enough to stay there. If the day has come, that `git-log(1)` can
be replaced with:
git cat-file commit HEAD |
sed -ne '/^committer/{s/.* \([0-9]*\) [-+][0-9][0-9][0-9][0-9]$/\1/p;q}'
2020-05-23 06:59:24 +00:00
Đoàn Trần Công Danh
20f9bedefb
xbps-src: use $XBPS_GIT_CMD for git
2020-05-23 06:59:24 +00:00
Helmut Pozimski
f1773b7792
wine: update to 5.9.
2020-05-23 08:21:28 +02:00
Andrew J. Hesford
90238c3efb
bitcoin: revbump against protobuf 3.12.1 [ci skip]
2020-05-23 05:53:33 +02:00
Andrew J. Hesford
52e666c701
zbackup: revbump against protobuf 3.12.1
2020-05-23 05:53:33 +02:00
Andrew J. Hesford
014707ccff
vlc: revbump against protobuf 3.12.1
2020-05-23 05:53:33 +02:00
Andrew J. Hesford
72d44b6471
usbguard: revbump against protobuf 3.12.1
2020-05-23 05:53:33 +02:00
Andrew J. Hesford
40d54e8b74
sysdig: revbump against protobuf 3.12.1; fix checksum
2020-05-23 05:53:33 +02:00
Andrew J. Hesford
2bda4eb209
strawberry: revbump against protobuf 3.12.1
2020-05-23 05:53:33 +02:00
Andrew J. Hesford
45660c3f8f
protobuf-c: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
4924fe05a9
paraview: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
5a9589b570
nsjail: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
0e957a2dea
mumble: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
0850cf3222
mozc: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
33e1d965fc
mosh: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
1274a0ad4c
mixxx: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
ed90f052a1
litecoin: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
78b04f9f8f
libcompizconfig: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
ca4083da23
libArcus: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
89f01e6e6f
kismet: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
9c523f2fd7
hyperion: revbump against protobuf 3.12.1
2020-05-23 05:53:32 +02:00
Andrew J. Hesford
b2d29b56e3
grpc: revbump against protobuf 3.12.1
2020-05-23 05:53:31 +02:00
Andrew J. Hesford
5d17de2a57
cura-engine: revbump against protobuf 3.12.1
2020-05-23 05:53:31 +02:00
Andrew J. Hesford
82b2a22b4a
clementine: revbump against protobuf 3.12.1
2020-05-23 05:53:31 +02:00
Andrew J. Hesford
4da4c347bf
astroid: revbump against protobuf 3.12.1
2020-05-23 05:53:31 +02:00
Andrew J. Hesford
3f9486cd0b
EternalTerminal: revbump against protobuf 3.12.1
2020-05-23 05:53:31 +02:00