Commit graph

5911 commits

Author SHA1 Message Date
Isaac Freund
020e1aa54b build-styles: add zig-build
We call this "zig-build" instead of just "zig" as this build-style
relies on usage of the zig build system. In the future, other build
systems such as meson may support zig code. Furthermore, the zig
build system may be used to build C/C++ code as well, not just zig.
2021-11-13 11:46:21 -03:00
Érico Nogueira
97d5057c9f ell: update to 0.45. 2021-11-12 23:45:46 -03:00
Érico Nogueira
6c7c41b120 common/chroot-style: clean up bwrap.sh.
--dev-bind isn't necessary in any case it was being used for. We can
also use --ro-bind for /void-packages.

A possible future improvement would be to mount / read only during the
actual build.

Also exec bwrap, as done in the uchroot and uunshare chroot styles. And
update homepage.
2021-11-12 23:12:51 -03:00
Gonzalo Tornaría
56aac381da common/shlibs: add some missing libs 2021-11-11 13:40:19 +01:00
Gonzalo Tornaría
2592fd6aa2 lcalc: add shlib_provides 2021-11-11 13:40:19 +01:00
Gonzalo Tornaría
fae4025958 New package: symmetrica-3.0.1 2021-11-10 21:23:55 +01:00
Gonzalo Tornaría
1b2ed27c6c New package: planarity-3.0.1.1 2021-11-10 20:47:52 +01:00
Gonzalo Tornaría
a3b25bef38 New package: rankwidth-0.9 2021-11-10 12:31:11 +01:00
Gonzalo Tornaría
3b86e46984 New package: igraph-0.9.4 2021-11-10 12:31:11 +01:00
Gonzalo Tornaría
64711d8cfa New package: SuiteSparse-5.10.1 2021-11-10 12:31:11 +01:00
dkwo
ccc5896678 New package: cddlib-0.94m 2021-11-09 17:02:37 +01:00
Eloi Torrents
da8e27154d New package: m4rie-20200125
Closes: #32601 [via git-merge-pr]
2021-11-09 15:55:37 +01:00
Eloi Torrents
133ac5ae78 New package: m4ri-20200125 2021-11-09 15:55:37 +01:00
Gonzalo Tornaría
1eb82ad8c0 New package: mpfi-1.5.3 2021-11-08 16:26:54 +01:00
Gonzalo Tornaría
d12e9ac936 New package: iml-1.0.5 2021-11-08 16:26:11 +01:00
Gonzalo Tornaría
1b1ae8f3fc New package: fplll-5.4.1 2021-11-08 16:25:20 +01:00
Helmut Pozimski
90facb8485 lxqt-globalkeys: update to 1.0.0. 2021-11-07 21:52:00 +01:00
Helmut Pozimski
40bb959478 qtermwidget: update to 1.0.0. 2021-11-07 21:51:59 +01:00
Helmut Pozimski
64b3212110 libfm-qt: update to 1.0.0. 2021-11-07 21:51:59 +01:00
Helmut Pozimski
0492bd8bca liblxqt: update to 1.0.0. 2021-11-07 21:51:59 +01:00
Leah Neukirchen
46dad242fb libtls: update to 3.4.1. 2021-11-07 18:40:32 +01:00
Leah Neukirchen
6cfd6a9d98 libkdumpfile: update to 0.4.1. 2021-11-07 16:41:26 +01:00
Leah Neukirchen
9e9d9e1174 enchant: removed, obsoleted by enchant2.
Closes #27710.
2021-11-07 02:06:59 +01:00
Dmitry Zakharchenko
f066ea6fc9 libplacebo: update to 4.157.0.
Build for armv6l-musl fails without libatomic explicitly set.
2021-11-06 16:13:12 -05:00
uhohspaghetios
388eedd6c9 bind: update to 9.16.22 2021-11-06 16:12:49 -05:00
John
00b4c6a89a libmygui: update to 3.4.1. 2021-11-06 20:50:19 +01:00
q66
7b4119df5c common/hooks/do-patch/00-patches: drop -l option
The -l option causes a looser behavior of patch(1), where patches
are applied when there is a match with no regard to leading
whitespace. This means that it is possible to get false positives:
for example, in srcpkgs/glu, there is a patch that was supposed
to be long gone (since the release already includes it) but it
was overlooked since with -l it happens to apply in a different
portion of the source (where it is wrong).

Avoid these cases.
2021-11-05 01:44:16 +01:00
Piotr Wójcik
ef7119e11d common/lint-commits: error out on non-conventional subject 2021-11-03 22:31:25 +01:00
John
42d5b8b447 New package: qt6-location-6.2.1 2021-11-03 15:34:48 +01:00
John
622cdae575 New package: qt6-websockets-6.2.1 2021-11-03 15:34:48 +01:00
Gonzalo Tornaría
578d045e71 New package: linbox-1.6.3 2021-10-30 16:25:54 -03:00
Gonzalo Tornaría
c18b1f49b3 New package: givaro-4.1.1 2021-10-30 16:25:54 -03:00
DaErich
d0266693bb intel-media-driver: update to 21.3.5 2021-10-30 15:32:01 -03:00
DaErich
89ad55d5b7 libva-glx: update to 2.13.0 2021-10-30 15:32:01 -03:00
DaErich
12a11a161e libva: update to 2.13.0 2021-10-30 15:32:01 -03:00
DaErich
92a10f9cb5 intel-gmmlib: update to 21.3.2. 2021-10-30 15:32:01 -03:00
Piotr Wójcik
dc6adc808f common/lint-commits: catch non-conventional subject 2021-10-29 21:24:06 +02:00
Joel Beckmeyer
f694021f76 common/environment/setup: properly handle symlinks in vsv 2021-10-29 15:40:25 +02:00
Đoàn Trần Công Danh
2380f8cb1a changed_templates: use $GIT_CMD instead of git everywhere 2021-10-27 07:37:34 +07:00
Joshua Krämer
5db6cabe55 ImageMagick: update to 7.1.0.10 (with soname bump)
- Remove unnecessary configure options
- Add support for graphviz, jbig, lqr and raqm
2021-10-26 21:52:17 +02:00
Leah Neukirchen
e06e34d57d New package: libkdumpfile-0.4.0 2021-10-25 19:06:07 +02:00
Quentin Rameau
7a0bd8af2d common: fix tooling section in comments 2021-10-24 21:33:13 +02:00
Auri
0f792590ad ldc: update to 1.28.0 2021-10-24 15:11:58 -03:00
Leah Neukirchen
44351cb161 libavif: update to 0.9.3. 2021-10-22 15:57:39 +02:00
John
de88a614bc kdecoration: update to 5.23.1 2021-10-20 22:46:08 +02:00
Piotr Wójcik
9cdfea60ca xbps-src: improve error message on dependencies installation
Message contained one of many packages to install,
incorrectly suggesting that this is problematic one.
Remove that. List of packages is printed on previous line.
2021-10-15 19:01:15 +02:00
Leah Neukirchen
7f98146720 janet: update to 1.18.0. 2021-10-14 12:50:13 +02:00
Andrew J. Hesford
f38a742bec protobuf28: rename to protobuf, update to 3.18.1
In a discussion a year ago [1], I proposed dropping versioned libs
subpackages and the consensus was that the versioning should be kept.
Since then, protobuf has been updated several times and we've always
been able to migrate all dependants, so there's no need to keep the
versioned packages around just in case that can't happen some day.

Let's drop the versioned packages to make upgrades easier and avoid
polluting repo indexes with old packages that don't get cleaned. Users
who need old versions of the libs for un-packaged software may need to
build those old versions by hand, but this is just one of the pitfalls
of using a rolling Linux distribution.

[1]: https://github.com/void-linux/void-packages/pull/18691
2021-10-12 20:26:37 -04:00
q66
e51fe8bfe0 build-style/meson: ensure stdout is unbuffered for continuous log
This should deal with the annoying thing that meson will only print
its configure output all at once at the end.
2021-10-12 22:35:38 +02:00
mobinmob
e10d2c72d9 skalibs: update to 2.11.0.0. 2021-10-12 16:47:23 -03:00