Kyle Nusbaum
116c079ab3
New package: libheif-1.4.0
2019-07-23 15:10:46 +00:00
Kyle Nusbaum
b6b659b835
New package: libde265-1.0.3
2019-07-23 15:10:46 +00:00
Piotr Wójcik
fcae38850b
travis: do not ignore failure of all but last linted template
2019-07-17 08:52:11 +02:00
Leah Neukirchen
697777608e
common/shlibs: add missing bcc-0.10.0_1 entries
2019-07-16 22:00:40 +02:00
Piotr Wójcik
1b376b2276
New package: freecell-solver-5.10.0
2019-07-16 18:53:46 +02:00
Aluísio Augusto Silva Gonçalves
82c4382aab
vscode: update to 1.36.1.
...
[ci skip]
2019-07-16 15:54:09 +02:00
Jürgen Buchmüller
d427868cea
common/shlibs: add missing qt5-5.13.0 entries
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-13 23:41:49 +02:00
Helmut Pozimski
9357aeeb9a
x265: update to 3.1.1. (soname bump)
2019-07-13 08:36:27 +02:00
John
6524c09af9
plasma-workspace: update to 5.16.3
2019-07-12 00:19:56 +00:00
John
b562ba0202
common/build-style/qmake: use custom qt.conf for cross compiling
...
[ci skip]
2019-07-11 04:29:48 +00:00
John
bebf09a3b3
qt5: update to 5.13.0
...
qt5: update ppc64(le) support + add big endian
2019-07-11 04:29:48 +00:00
Juan RP
b79077c930
xbps-src: install cross pkg after checking dependencies.
...
... this should help buildbot a bit more.
2019-07-10 21:07:16 +02:00
Andrew Benson
e1fc5174e9
New package: libnsl-1.2.0
2019-07-10 20:53:39 +02:00
Juan RP
e4984d01ea
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 #12433
Close #12433
Close #11282
2019-07-10 20:28:46 +02:00
Helmut Pozimski
2a63c1be40
poppler: update to 0.78.0. (soname bump)
2019-07-10 17:53:07 +02:00
John
ec9e4b14d6
New package: rlottie-0.0.20160709
2019-07-09 22:51:36 +00:00
bra1nwave
5c0174fa90
uhd: update to 3.14.1.0.
...
[ci skip]
2019-07-09 09:07:32 +02:00
Duncaen
4546573a6f
New package: knot-resolver-4.0.0
2019-07-08 16:57:46 +02:00
Duncaen
2fb4130597
New package: knot-2.8.2
2019-07-08 16:57:45 +02:00
John
506c2faf14
xbps-src/chroot.sh: reuse $PATH from outsude
...
This partially reverts commit e0e48d6f6a
This commit broke xbps-src when the xbps tools weren't in /usr/bin
2019-07-07 07:28:02 +00:00
Jürgen Buchmüller
31fcfdde9e
common/shlibs: fix libfbclient3
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-06 19:44:03 +02:00
Jürgen Buchmüller
6f627c21f3
New package: firebird3-3.0.4.33054
...
Replaces firebird (v2)
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-07-06 18:28:45 +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
95beffd0f5
Revert "xbps-src: fix XBPS_CHECKVERS_XCMD."
...
This reverts commit 1fc6aea821
.
2019-07-05 12:08:43 +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
f5b502d3c5
Revert "xbps-src: bulk_build() use existing shell funcs."
...
This reverts commit 642cfa74c4
.
2019-07-05 12:08:35 +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
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
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
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
John
56fd6c783c
MEGAsdk: update to 3.5.4.
2019-07-04 15:29:49 +00:00
Piotr Wójcik
c3cfeb56e8
update-check: find versions with more components
2019-07-03 00:36:00 +02:00
Juan RP
e0e48d6f6a
xbps-src/chroot.sh: sanitize PATH.
2019-07-02 19:14:56 +02:00
Leah Neukirchen
dc408b323a
nftables: update to 0.9.1.
2019-06-28 11:06:21 +02:00
Jürgen Buchmüller
2c00cbac50
gcc: update to 9.1.0
...
Remove libmpx{,-devel} as they are no longer supported.
[ci skip]
2019-06-27 13:14:48 +02:00
Juan RP
571512c224
ell: update to 0.20 (bump version requirement for iwd>=0.18).
2019-06-26 13:00:55 +02:00
Juan RP
b52aae3114
xbps-src: do not ignore EEXIST rval from xbps-install(1).
...
Due to -I it cannot return EEXIST, and this error value shall
be treated as a real error.
Does not change the current behaviour but will do if we drop -I.
2019-06-26 12:52:59 +02:00
Juan RP
8e958c9f0c
gimp: update to 2.10.12 (bump babl/gegl version requirement).
2019-06-26 10:14:56 +02:00
Juan RP
f36f3fe28f
Revert "build-style/go: use XBPS_MAKEJOBS to control parallelism"
...
This reverts commit 12b15b0d72
.
I thought the conversation was already resolved, my fault.
Reverting until this gets resolved.
2019-06-25 23:05:17 +02:00
Cameron Nemo
12b15b0d72
build-style/go: use XBPS_MAKEJOBS to control parallelism
2019-06-25 22:04:46 +02:00
Andrew Benson
b10247a774
New package: mhash-0.9.9.9
2019-06-25 21:56:37 +02:00
Julio Galvan
b600d61430
wlroots: update to 0.6.0
2019-06-25 20:50:38 +02:00
Piraty
81cc8f39bc
hdf5: update to 1.10.5.
...
no revbumps required, because no package uses to the libhdf5_fortran
library.
2019-06-25 11:45:28 +02:00
Juan RP
67cd850ebf
xbps-src: introduce XBPS_REPO_COMPTYPE for etc/conf.
...
This sets the repository data compression format, as explained
in xbps-rindex(1). By default set to `gzip'.
2019-06-25 10:52:37 +02:00
Cameron Nemo
206a4a73f5
99-pkglint.sh: prevent installing files in /destdir
...
Signed-off-by: Cameron Nemo <cnemo@tutanota.com>
2019-06-23 17:17:22 +02:00
Juan RP
e2f098b972
xbps-src: print detected file conflicts.
2019-06-21 18:46:14 +02:00
Juan RP
2127bd2e00
xbps-src: require xbps>=0.55.
...
Build dependencies are now installed with -I, --ignore-file-conflicts.
A new option introduced in xbps-0.55 that just prints
conflicting files but does not error out.
Switch to xbps-fetch and xbps-digest.
2019-06-21 17:21:38 +02:00
Juan RP
d778cbdc70
Revert "xbps-src: require xbps>=0.54."
...
This reverts commit 198acb8e39
.
I'm reverting this until I fix the issue properly.
2019-06-21 13:04:43 +02:00