Cameron Nemo
5485d7207d
io.elementary.stylesheet: update to 5.2.4.
2019-07-06 11:07:13 +02:00
Cameron Nemo
8f2df12076
frr: update to 7.1.
2019-07-06 11:06:51 +02:00
Cameron Nemo
eb12915d88
Minder: update to 1.4.0.
2019-07-06 11:06:22 +02:00
Cameron Nemo
aa78bc8775
linit: update to 0.1.0.
2019-07-06 11:06:02 +02:00
Cameron Nemo
60b3ab27dc
conmon: update to 0.3.0.
2019-07-06 11:05:31 +02:00
Andrew Benson
59e72e2f9d
master-pdf-editor: update to 5.4.33.
2019-07-06 10:27:27 +02:00
Daniel Lewan
198aba959d
kak-lsp: update to 6.2.1.
2019-07-06 10:27:04 +02:00
Andrew Benson
9325f19693
nasa-wallpaper: update to 2.0.
2019-07-06 10:26:45 +02:00
Andrew Benson
c758c449bd
radeontop: update to 1.2.
2019-07-06 10:26:03 +02:00
Andrew Benson
f43d761d43
pahole: update to 1.15.
2019-07-06 10:25:43 +02:00
Daniel Lewan
bff6b6640e
dragon: update to 1.1.0.
2019-07-06 10:24:42 +02:00
avoidr
7fc522e9b6
linux5.1: remove pointless defconfig right before allmodconfig
...
[ci skip]
2019-07-06 10:23:49 +02:00
avoidr
8f043905c2
linux5.1: document where modules are compressed
...
[ci skip]
2019-07-06 10:23:26 +02:00
teldra
14650fcc12
portage: update to 2.3.68
2019-07-06 10:22:32 +02:00
Jürgen Buchmüller
68b6e369c5
firebird: update to 2.5.9.27139
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-05 18:00:17 +02:00
Andrea Brancaleoni
6e1ababd13
docker: update to 18.09.7.
2019-07-05 19:09:18 +02:00
Benjamín Albiñana
8e1c3ca303
lazydocker: update to 0.5.4
2019-07-05 16:40:58 +02:00
Jürgen Buchmüller
884b2abd04
dm-zoned-tools: update to 1.1.0
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-05 13:33:01 +02:00
Leah Neukirchen
26052a23bb
skaffold: update to 0.33.0.
2019-07-05 12:11:35 +02:00
Leah Neukirchen
7a875a31fa
kpartx: update to 0.8.2.
2019-07-05 12:11:34 +02:00
Leah Neukirchen
afb3c96481
hwloc: update to 1.11.13.
2019-07-05 12:11:34 +02:00
Leah Neukirchen
4fdf5a3b29
xscreensaver: update to 5.43.
2019-07-05 12:11:34 +02:00
Jürgen Buchmüller
17ba00b095
Revert "xbps-src: multiple performance improvements."
...
This reverts commit 2a4e178e35
.
2019-07-05 12:08:45 +02:00
Jürgen Buchmüller
3dc3a61144
Revert "pkg-config: get rid of a redundant host dep."
...
This reverts commit 28af8073b1
.
2019-07-05 12:08:44 +02:00
Jürgen Buchmüller
95beffd0f5
Revert "xbps-src: fix XBPS_CHECKVERS_XCMD."
...
This reverts commit 1fc6aea821
.
2019-07-05 12:08:43 +02:00
Jürgen Buchmüller
7c4b177043
Revert "xbps-src: fix reconfiguration of bootstrap pkgs."
...
This reverts commit ba4c05aa00
.
2019-07-05 12:08:42 +02:00
Jürgen Buchmüller
7da591e1e4
Revert "xbps-src: improve bulk_sortdeps()."
...
This reverts commit 3b73edbaa5
.
2019-07-05 12:08:42 +02:00
Jürgen Buchmüller
0eb55debee
Revert "xbps-src: improve bulk code a bit more."
...
This reverts commit 4262450928
.
2019-07-05 12:08:41 +02:00
Jürgen Buchmüller
a5968491c7
Revert "xbps-src: silence show-avail
"
...
This reverts commit 5c4d340c5f
.
2019-07-05 12:08:40 +02:00
Jürgen Buchmüller
f5b502d3c5
Revert "xbps-src: bulk_build() use existing shell funcs."
...
This reverts commit 642cfa74c4
.
2019-07-05 12:08:35 +02:00
Jürgen Buchmüller
ce04eac533
stack: fix checksum for cabal.config
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-05 11:47:14 +02:00
Juan RP
642cfa74c4
xbps-src: bulk_build() use existing shell funcs.
...
... rather than forking xbps-src again.
Closes : #12797 [via git-merge-pr]
2019-07-05 08:53:52 +02:00
Juan RP
5c4d340c5f
xbps-src: silence show-avail
2019-07-05 08:53:52 +02:00
Juan RP
4262450928
xbps-src: improve bulk code a bit more.
...
- use `show-avail` to discard broken pkgs.
- the parallel logic was incomplete.
- avoid unnecessary sorting.
2019-07-05 08:53:52 +02:00
Juan RP
3b73edbaa5
xbps-src: improve bulk_sortdeps().
...
./xbps-src sort-dependencies $(./xbps-src show-build-deps xbps)
0.202s vs 0.514s
2019-07-05 08:53:52 +02:00
Juan RP
ba4c05aa00
xbps-src: fix reconfiguration of bootstrap pkgs.
2019-07-05 08:53:51 +02:00
Juan RP
1fc6aea821
xbps-src: fix XBPS_CHECKVERS_XCMD.
...
Needs to set -r $XBPS_CROSS_BASE to use correct dbdir.
2019-07-05 08:53:51 +02:00
Juan RP
28af8073b1
pkg-config: get rid of a redundant host dep.
2019-07-05 08:53:51 +02:00
Juan RP
543e9e715c
python3: update to 3.6.9.
2019-07-05 08:53:51 +02:00
Juan RP
2a4e178e35
xbps-src: multiple performance improvements.
...
- use xbps-checkvers(1) to resolve dependencies.
- all dependencies are installed at once for the host and target.
- the `show-build-deps` target is now much faster.
- the `update-bulk/show-repo-updates` targets are now much faster.
- the `update-sys/show-sys-updates` targets are now much faster.
- the `bootstrap` target now works on musl hosts.
- simplified some loops.
- use cut(1) rather than awk(1) where applicable.
- multiple random changes to improve performance.
Based on work started by @Duncaen on https://github.com/void-linux/void-packages/pull/12433
Close https://github.com/void-linux/void-packages/pull/12433
Close https://github.com/void-linux/void-packages/pull/11282
2019-07-05 08:53:51 +02:00
q66
7801a8cef8
linux5.1: add patch to unbreak build on big-endian ppc64 + gcc9
...
[ci skip]
2019-07-05 08:29:18 +02:00
q66
8102e009d4
linux4.19: add patch to unbreak build on big-endian ppc64 + gcc9
2019-07-05 08:29:18 +02:00
Frank Steinborn
3529745664
libdrm: update to 2.4.99.
2019-07-04 21:09:36 +02:00
biopsin
b1d5887872
find-cursor: update 1.3
2019-07-04 21:09:14 +02:00
John
bf8151e649
krita: update to 4.2.2.
2019-07-04 20:20:28 +02:00
mobinmob
dd11bc852a
deluge: update to 2.0.3
2019-07-04 17:42:41 +02:00
John
be32287e29
biblioteq: update to 2019.06.06.
2019-07-04 15:30:10 +00:00
John
245196511e
MEGAcmd: rebuilt for MEGAsdk-3.5.4
2019-07-04 15:29:49 +00:00
John
d53eb8bf2e
MEGAsync: update to 4.1.1.0.
2019-07-04 15:29:49 +00:00
John
56fd6c783c
MEGAsdk: update to 3.5.4.
2019-07-04 15:29:49 +00:00