Juan RP
dc04fdc500
xbps-static: fix license, update homepage.
2020-04-24 12:07:47 +02:00
Juan RP
cb808e151c
xbps: fix license.
2020-04-24 12:07:36 +02:00
Juan RP
8c55d0488a
linux5.6: update to 5.6.7.
...
x86_64: disable SELINUX.
2020-04-23 19:59:10 +02:00
Juan RP
951d584602
geoip-data: broken
2020-04-23 19:08:56 +02:00
Juan RP
eb761949c5
musl: update to 1.2.0.
2020-04-23 19:05:42 +02:00
Juan RP
fd453d92d4
nginx: update to 1.18.0.
2020-04-23 19:03:28 +02:00
Juan RP
0785d8ba32
geoip: get rid of geoip-data dependency.
...
This geoip-data pkg is completely broken, downloads unversioned
zip archives that change daily!
So at least unbreak this pkg (and nginx!).
Close #16216
Close #12879
2020-04-23 18:48:59 +02:00
Juan RP
e92e3d27ee
mesa: update to 20.0.5.
2020-04-23 05:10:47 +02:00
Juan RP
a2a7098bfd
dhcpcd: update to 9.0.2; adopt.
2020-04-22 15:02:29 +02:00
Juan RP
7a7b948e61
linux5.6: update to 5.6.6.
2020-04-21 17:48:57 +02:00
Juan RP
d66cf42e9a
transmission: unbreak and update for qt5.
2020-04-21 12:14:10 +02:00
Juan RP
2684c3ef4b
git: update to 2.26.2.
2020-04-20 21:53:21 +02:00
Juan RP
e544c01b37
vlc: rebuild against live555-2020.04.12.
2020-04-20 19:51:32 +02:00
Juan RP
a31cb6e4d2
live555: update to 2020.04.12 (soname bump).
...
Previous distfile is gone.
2020-04-20 19:50:41 +02:00
Juan RP
c2c1839f02
intel-media-driver: update to 20.1.1.
2020-04-20 11:32:09 +02:00
Juan RP
e50bc9e0ea
intel-gmmlib: update to 20.1.1.
2020-04-20 11:32:05 +02:00
Juan RP
9bbc6faf84
libva-utils: update to 2.7.1.
2020-04-20 11:15:09 +02:00
Juan RP
38dd3ed523
libva-glx: update to 2.7.1.
2020-04-20 11:10:47 +02:00
Juan RP
f7c797cdf0
libva: update to 2.7.1.
2020-04-20 11:10:45 +02:00
Juan RP
d9cf57ee25
neverball: needs gettext.
2020-04-18 09:05:28 +02:00
Juan RP
8d047c72f1
linux5.6: update to 5.6.5.
2020-04-17 18:06:46 +02:00
Juan RP
64fe007b95
tcl: mann belongs to the main pkg not -devel.
2020-04-17 16:02:38 +02:00
Juan RP
fef54af1ce
pinentry: split -gnome, -gtk, -qt to fix a cyclic dependency.
...
Fixes #20438
2020-04-15 17:41:28 +02:00
Juan RP
ad3d1f862d
xbps-src: show_pkg_build_depends: handle cross case.
2020-04-15 13:29:44 +02:00
Juan RP
a73783d17d
xbps-src: fix show_pkg_build_depends after af6e1a7e79.
...
af6e1a7e79 introduces dependencies based in subpkgs,
but this makes "xbps-src show-build-deps" return cyclic
dependencies in some cases, i.e:
$ ./xbps-src show-build-deps kirigami2
cmake
extra-cmake-modules
kcoreaddons
kirigami2
qt5
$
This is because `kirigami2-devel` depends on `kirigami2`, thus
introducing a cycle.
Skip cycles completely, note that "show-build-deps" should not
be used to collect deps for cross compilation, because you can't
know what type of dependency it is: host or target.
2020-04-15 13:12:26 +02:00
Juan RP
81c67d6009
gtk+3: update to 3.24.18.
2020-04-15 12:00:26 +02:00
Juan RP
e5416d33fb
glib: update to 2.64.2.
2020-04-15 11:36:58 +02:00
Juan RP
185d3c133d
git: update to 2.26.1.
2020-04-14 20:59:31 +02:00
Juan RP
98db64321f
rvault: install license.
2020-04-14 16:20:46 +02:00
Juan RP
6c7444f92c
New package: rvault-0.2
2020-04-14 16:14:07 +02:00
Juan RP
51c67dbb21
sqlite: build with SQLITE_ENABLE_DESERIALIZE.
...
Bump version because otherwise pkgs won't depend on
the new shlib with those symbols.
2020-04-14 16:13:24 +02:00
Juan RP
b166cdd484
Revert "xbps-src: create XBPS_WRAPPERDIR via libexec/build.sh."
...
This reverts commit 4df0bcff74 .
Reverted until I find the real issue.
2020-04-14 14:14:13 +02:00
Juan RP
8364b546d8
libcbor: update checksum.
...
No diff compared to previous tarball. Looks like they simply
remade it for some reason.
2020-04-13 21:12:14 +02:00
Juan RP
8ab6edc842
xbps-src/chroot.sh: copy xbps repo keys even with -N.
...
To make @pullmoll happy
2020-04-13 01:59:03 +02:00
Juan RP
8b3ce3fc02
xbps-src: (chroot_sync_repodata) skip unnecessary stuff with -N.
2020-04-13 01:14:31 +02:00
Juan RP
fdfd13fac1
cdparanoia: unbreak musl build.
2020-04-13 01:13:11 +02:00
Juan RP
b9f3c3636b
libtirpc: update to 1.2.6.
2020-04-13 01:08:04 +02:00
Juan RP
27bb836587
libarchive: no need to set ac_cv_func_lchmod anymore.
2020-04-12 20:34:15 +02:00
Juan RP
4bcd673163
ruby: rebuild with lchmod disabled. Fixes jekyll gem on musl.
2020-04-12 20:33:51 +02:00
Juan RP
ac4186c7d2
xbps-src/environment/autoconf_cache: disable lchmod.
...
lchmod in musl always returns ENOTSUP and this makes some
ruby gems fail, i.e jekyll.
2020-04-12 20:32:57 +02:00
Juan RP
eaf78ceb52
geoip: add missing bdep geoip-data.
...
This way `xbps-src show-build-deps` reports all build
dependencies... otherwise the `libgeoip` runtime dependency
is missed. Catched by the bulk build.
2020-04-08 12:59:39 +02:00
Juan RP
ecbfe015b5
wayland-devel: depends on libffi-devel.
2020-04-08 08:19:49 +02:00
Juan RP
0c14b6f9b7
nvidia: update to 440.82.
2020-04-08 07:13:52 +02:00
Juan RP
0cf9bba078
dhcpcd: update to 9.0.0; enable privsep.
2020-04-07 18:11:55 +02:00
Juan RP
56d66bdcf0
common/shlibs: llvm{6,8} are gone.
2020-04-07 15:05:53 +02:00
Juan RP
1cdf231fb9
llvm6.0, llvm8: removed; no revdeps. ok by duncaen and q66.
2020-04-07 15:01:50 +02:00
Juan RP
4df0bcff74
xbps-src: create XBPS_WRAPPERDIR via libexec/build.sh.
...
This way there's no stale files in other unrelated targets,
like `show-build-deps`.
2020-04-07 12:39:41 +02:00
Juan RP
38ca0b973c
wf-shell: depends on gtk-layer-shell; do not replace it.
2020-04-06 21:55:04 +02:00
Juan RP
6a27482eb7
android-studio: libGL -> virtual?libGL
2020-04-06 21:20:34 +02:00
Juan RP
f8eae3a419
srcpkgs: declare libGL/GLES/EGL as virtual pkgs and update pkgs.
...
virtualpkgs should be declared as "virtual?foo".
This makes "./xbps-src show-build-deps" suceed on pkgs
that had `depends="libGL"`.
2020-04-06 21:07:44 +02:00
Juan RP
6f6cb68121
quakespasm: s/libGL/MesaLib-devel/.
2020-04-06 20:56:17 +02:00
Juan RP
83f0b03d8c
leocad: s/libGL/MesaLib-devel/.
2020-04-06 20:55:59 +02:00
Juan RP
e78a1f0870
srcpkgs: verifast is gone; get rid of a dangling symlink.
2020-04-06 20:55:17 +02:00
Juan RP
9876ab6d09
renderdoc: fix build; libGL is a virtual pkg.
2020-04-06 20:54:05 +02:00
Juan RP
4c184e1a30
make: fix build; get rid of configure.ac patch.
...
We patch configure instead, to avoid the need of autoconf.
2020-04-06 20:43:32 +02:00
Juan RP
958c4a0e11
xbps-src: reduce host dependencies in bootstrap.
...
bison, flex, libtool, gettext, texinfo are not necessary
unless a bootstrap pkg uses gnu-configure and we run autoreconf.
I performed a full bootstrap build on my system that does not
contain any of those pkgs and it succeeded.
Please do not rely on autoconf/automake for any "bootstrap" pkg.
2020-04-06 13:15:37 +02:00
Juan RP
5416365069
make: avoid the need to autoreconf it.
...
This is a bootstrap pkg and as such, in the "bootstrap" target
the host is not expected to have autoconf/automake!
2020-04-06 13:13:45 +02:00
Juan RP
aa1e576abe
chroot-git: simplify and avoid gettext dependency.
2020-04-06 13:08:54 +02:00
Juan RP
f8de04687a
flatpak: update to 1.6.3.
2020-04-06 10:22:30 +02:00
Juan RP
710a21eb3b
bubblewrap: update to 0.4.1.
2020-04-06 10:19:57 +02:00
Juan RP
196bacc03a
btrfs-progs: update to 5.6.
2020-04-06 10:07:44 +02:00
Juan RP
d837171626
libunwind: broken on aarch64-musl
2020-04-05 11:00:50 +02:00
Juan RP
43de6b5cd2
qt5-qmake: fix cross compilation after 200 builds.
2020-04-05 10:53:23 +02:00
Juan RP
e40da46e00
nvidia: linux 5.6.0 patch by Isaak I. Aleksandrov.
...
Taken from https://gitlab.com/snippets/1945940
2020-04-05 10:10:03 +02:00
Juan RP
99e2328b61
gtk+3: update to 3.24.17.
2020-04-04 11:01:05 +02:00
Juan RP
75548e105b
libdrm: update to 2.4.101.
2020-04-04 10:49:24 +02:00
Juan RP
c1ac8319e7
mesa: update to 20.0.4.
2020-04-04 10:17:48 +02:00
Juan RP
3e464e0515
linux5.5: update to 5.5.15.
2020-04-03 10:04:02 +02:00
Juan RP
4119db1d8f
davfs2: update to 1.5.6.
2020-04-03 09:26:12 +02:00
Juan RP
5538ae3b13
linux4.14: update to 4.14.174.
...
Do not build on archs that we don't have a -dotconfig file.
That means it won't be built on armv7 anymore unless someone
makes a proper -dotconfig file.
2020-04-02 14:57:42 +02:00
Juan RP
3e25a96968
linux4.9: update to 4.9.217.
...
Do not build on archs that we don't have a -dotconfig file.
That means it won't be built on armv7 anymore unless someone
makes a proper -dotconfig file.
2020-04-02 14:54:29 +02:00
Juan RP
62ee4d9891
linux4.4: update to 4.4.217.
...
Do not build on archs that we don't have a -dotconfig file.
That means it won't be built on ARM anymore unless someone
makes a proper -dotconfig file.
2020-04-02 14:52:02 +02:00
Juan RP
e78eb2257b
linux3.16: removed; does not work at all.
...
See https://github.com/void-linux/void-packages/issues/20556
for more information.
Even on my 2012 hardware it does not boot, reboots instantly
after loading the initramfs. We don't really care about such
old version anymore.
ok by @pullmoll
2020-04-02 14:44:51 +02:00
Juan RP
21a8928eba
apache: update to 2.4.43.
2020-04-02 13:52:42 +02:00
Juan RP
d8656b4850
neon: fix libressl support.
...
Reported via https://www.reddit.com/r/voidlinux/comments/fsy5v5/davfs2_broken/
2020-04-02 09:49:56 +02:00
Juan RP
5adb866f2d
linux5.6: update to 5.6.2.
2020-04-02 08:44:39 +02:00
Juan RP
5256023541
mesa: update to 20.0.3.
2020-04-02 08:39:29 +02:00
Juan RP
9d7e1a6639
linux5.4: update to 5.4.29.
2020-04-01 12:52:40 +02:00
Juan RP
6eb52c52da
linux5.5: update to 5.5.14.
2020-04-01 12:50:39 +02:00
Juan RP
a36231a975
linux5.6: update to 5.6.1.
2020-04-01 12:46:03 +02:00
Juan RP
ead2b2c2db
xbps-static: update to 0.59.1.
2020-04-01 12:12:57 +02:00
Juan RP
43a8f2e837
xbps: update to 0.59.1.
2020-04-01 12:12:57 +02:00
Juan RP
c4915a8d6a
calibre: python-html2text is gone.
...
Thanks @q66 for the info. I shouldn't trust people comments
on GH.
2020-04-01 11:37:45 +02:00
Juan RP
bd53bb197e
drbd-utils: broken until the distfile is mirrored.
2020-04-01 11:10:02 +02:00
Juan RP
954888a4cc
gimp: nocross for arm* currently.
2020-03-31 19:54:26 +02:00
Juan RP
17dd90a247
gimp: update to 2.10.18.
2020-03-31 19:36:43 +02:00
Juan RP
d5cb33bd71
gegl: update to 0.4.22.
2020-03-31 19:36:41 +02:00
Juan RP
9cd29dcf7e
coreutils: disable statx() support on glibc.
...
8.32 switched stat(1) to use statx() if available, for
file attributtes to optimize performance on linux.
The issue is that statx() was added in glibc-2.28 and
requires linux>=4.11. This makes stat(1) always fail on travis.
Disable statx detection completely for now, to make glibc
also use the same code path than musl.
2020-03-31 16:56:56 +02:00
Juan RP
d129e086b2
gsettings-desktop-schemas: missing gettext in hostmakedepends.
2020-03-31 11:10:22 +02:00
Juan RP
579b8ccd99
libsoup: missing gettext in hostmakedepends.
2020-03-31 11:10:07 +02:00
Juan RP
a41f22665a
glib-networking: missing gettext in hostmakedepends.
2020-03-31 11:09:55 +02:00
Juan RP
c6978216b7
gvfs: update to 1.44.1.
2020-03-31 10:51:21 +02:00
Juan RP
415d201f27
gnome-online-accounts: update to 3.36.0.
2020-03-31 10:51:18 +02:00
Juan RP
dc124f508e
libgdata: update to 0.17.12.
2020-03-31 10:51:12 +02:00
Juan RP
b60fe12b11
libsoup: update to 2.68.4.
2020-03-31 10:17:50 +02:00
Juan RP
d89f10adc7
glib-networking: update to 2.64.1.
2020-03-31 10:17:46 +02:00
Juan RP
bbcbfe942b
gsettings-desktop-schemas: update to 3.36.0.
2020-03-31 10:04:59 +02:00
Juan RP
ddf11ba747
gtk+3: update to 3.24.16.
2020-03-30 20:09:52 +02:00
Juan RP
ad01c120bf
lxd: broken again... wtf is going on?
2020-03-30 18:50:34 +02:00
Juan RP
0c464ad9e8
glib: update to 2.64.1.
2020-03-30 18:49:54 +02:00