6362 Commits

Author SHA1 Message Date
classabbyamp
fc49c6e396 common/build-style/go.sh: error if -s/-w in go_ldflags
-s   Omit the symbol table and debug information.
    -w   Omit the DWARF symbol table.

both are not necessary because xbps-src should strip binaries itself

this does not fit in an xlint because of multiline-string handling woes
2022-08-10 15:01:38 -04:00
Đoàn Trần Công Danh
e19f2af481 build-style/cmake: only set QT_HOST_PATH on cross build
They're used by QtBuildInternals to find other components configuration.
With QT_HOST_PATH and QT_HOST_PATH_CMAKE_DIR set, cmake will only look
into those directories.
2022-08-10 22:46:31 +07:00
Đoàn Trần Công Danh
a72cf1e3de build-style/cmake: set common Qt options 2022-08-09 20:19:57 +07:00
Duncaen
6ab2ffbfbe
harfbuzz: update to 5.1.0.
This reverts commit 2e3ee29ae89ffa296faa9ba225f4ee389962cdae.
2022-08-08 19:06:58 +02:00
Duncaen
1fbc678aef
freetype: enable add brotli for woff2
Closes #38526
2022-08-08 19:06:42 +02:00
tibequadorian
23e9d95be6
common/xbps-src/shutils/update_check.sh: also work for subpackages
closes #36190
2022-08-07 18:37:07 -04:00
Andrew Benson
04453e3f95 nvidia390: update to 390.154. 2022-08-06 08:36:41 -05:00
Duncaen
70d5c4a88d
common/travis: mirror replace pattern 2022-08-05 22:59:41 +02:00
Duncaen
d331d585fd
common/travis: use https for repo-ci.voidlinux.org
This reverts commit 2233ca2edf8c029522e89be5e13801f225c8072f.

We now have a cert on repo-ci and http to https redirects so that
each request results in a redirect.
2022-08-05 22:51:47 +02:00
chili-b
30e6a0e430 libcgroup: update to 2.0.2. 2022-08-01 12:59:04 -04:00
Karel Balej
97ebc9cb46 mtxclient: update to 0.8.0. 2022-07-31 16:59:25 -04:00
Helmut Pozimski
42f2dc42af libfilezilla: update to 0.38.1. 2022-07-30 08:04:42 +02:00
Andrew J. Hesford
4ec1deb2df protobuf: update to 21.4. 2022-07-29 13:14:19 -04:00
Evgeny Ermakov
b4a527fe7f gnuradio-nrsc5: update to 2.0.0.
Also clean up makedepends.
2022-07-28 03:18:12 -04:00
Evgeny Ermakov
57b62fc076 gnuradio: update to 3.10.3.0.
Also add makedepends to devel package.
2022-07-28 03:18:12 -04:00
Evgeny Ermakov
98729ba2af New package: libiio-0.23 2022-07-28 03:18:12 -04:00
John
1ad04c0383 kwayland-server: update to 5.25.3. 2022-07-27 12:26:57 +02:00
John
e9c7b07c1d knewstuff: update to 5.96.0. 2022-07-27 12:26:53 +02:00
John
cac810a408 kconfig: update to 5.96.0. 2022-07-27 12:26:51 +02:00
John
4a38e29037 kcmutils: update to 5.96.0. 2022-07-27 12:26:50 +02:00
Adam Gausmann
cdd28fc718 New package: libopensmtpd-0.7 2022-07-26 16:44:54 +00:00
Elaine Gibson
d003e1f003 radare2: update to 5.7.4. 2022-07-24 11:23:17 +02:00
Leah Neukirchen
0546628345 New package: qtspell-1.0.1 2022-07-17 15:07:32 +02:00
Duncaen
96c67eec9f
New package: yascreen-1.86 2022-07-15 12:49:29 +02:00
Michal Vasilek
e52317e939 common/shlibs: add libgnome-bluetooth-ui-3.0.so.13 2022-07-06 23:31:44 +02:00
oreo639
258ffef2c3 GPaste: update to 42.1 2022-07-06 22:58:31 +02:00
oreo639
ffcfe7c761 mutter: update to 42.3. 2022-07-06 22:58:28 +02:00
oreo639
40c62637c0 gnome-desktop: update to 42.2 2022-07-06 22:58:27 +02:00
oreo639
e5a05b5df8 libgweather: update to 4.0.0 2022-07-06 22:58:26 +02:00
oreo639
4fb35d1b69 gnome-bluetooth: update to 42.1 2022-07-06 13:08:20 +02:00
oreo639
c3bd8a53cb New package: gnome-bluetooth1-3.34.5 2022-07-06 13:08:19 +02:00
oreo639
7cd4f681cf libportal: update to 0.6 2022-07-06 13:03:18 +02:00
oreo639
cbdad1e54c poppler: update to 22.07.0 2022-07-06 10:50:55 +02:00
Duncaen
11c93a1e79
common: correctly unset build_option_* variables
We can use the bash feature ${!prefix@}/${!prefix*} which expands to
all variables with the prefix.
This avoids leaking build_options between sourced templates.
2022-07-05 17:22:38 +02:00
oreo639
1ec40cb0bd ghex: update to 42.3 2022-07-05 13:55:48 +02:00
Đoàn Trần Công Danh
ac3a0722f7 grpc: split libgrpc, ship plugin on cross-compile
Why we're at it, clean build steps, remove all reference to absl in
pkg-config and cmake config.
2022-07-02 16:00:47 +07:00
Enrico Belleri
d700d81b35 libplacebo: update to 4.192.1. 2022-07-01 12:37:53 +00:00
Duncaen
5b1aee14aa
libaom: update to 3.4.0. 2022-07-01 00:26:49 +02:00
mobinmob
315060a5ea skalibs: update to 2.12.0.1. 2022-06-30 15:13:32 +00:00
Duncaen
3fc67f10a1
varnish: update to 7.1.0. 2022-06-30 16:44:18 +02:00
Rina Spinne
8f5a570c20 libnfs: Update to 5.0.1 2022-06-26 21:23:57 +00:00
Helmut Pozimski
7cd41dd4da shlibs: remove vkd3d 2022-06-25 07:14:25 +02:00
Leah Neukirchen
f9fba00a2e janet: update to 1.23.0. 2022-06-24 17:54:19 +02:00
classabbyamp
124ce2e404 common/build-style: make do_check run in parallel unless disabled 2022-06-23 23:08:03 -05:00
classabbyamp
5c6ae7a463 common: add disable_parallel_check 2022-06-23 23:08:03 -05:00
classabbyamp
a2ffebc11e common/travis: switch CI scripts to repo-ci 2022-06-23 00:54:17 -05:00
Piraty
9a228ef043
arcan: update to 0.6.1.1.
Closes: #37155
2022-06-21 20:25:21 +02:00
Quentin Freimanis
c7c73db303 New package: libnvidia-container-1.10.0 2022-06-20 13:52:06 -04:00
Duncaen
06933c7daa
yaml-cpp: update to 0.7.0. 2022-06-20 15:11:11 +02:00
Duncaen
29cbb10c6b
New package: librist-0.2.7 2022-06-18 19:20:21 +02:00