Commit Graph

6323 Commits

Author SHA1 Message Date
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
chili-b 83653ea71a
srt: update to 1.5.0
Closes: #37571 [via git-merge-pr]
2022-06-18 19:20:15 +02:00
Duncaen 957322daa6
icu: update to 71.1. 2022-06-15 15:04:34 +02:00
Roberto Ricci 0ea1c9d82e simgear: update to 2020.3.13
- Use system expat and udns. This causes shared libraries
  to be built, so create -devel subpackage
- Use glvnd
- Remove unnecessary CXXFLAGS
2022-06-13 18:27:06 -05:00
mustaqim dd1e171343 dav1d: update to 1.0.0 2022-06-13 10:24:50 +02:00
classabbyamp 8c5d9cf2a4 liquid-dsp: update to 1.4.0, adopt. 2022-06-12 20:33:23 -04:00
classabbyamp 8f3f05837e hamlib: update to 4.4, adopt. 2022-06-12 20:33:23 -04:00
Subhaditya Nath 2e73f4c923 New package: mozjs91-91.7.1 2022-06-11 21:15:56 +02:00
Michal Vasilek e2ed1e2f69 tracker: merge with tracker3
* fix tests
2022-06-11 12:26:52 +02:00
0x5c 52729f37f5 common/build-style/cargo.sh: use offline install
This prevents `cargo install` from wasting time fetching the crate registry.
2022-06-11 03:57:14 -03:00
Piotr Wójcik a5f22fb582 qtcreator: update to 7.0.2. 2022-06-10 23:45:43 +02:00
classabbyamp c011e0e13b common/build-style/python3-*: add support for pytest-xdist
if python3-pytest-xdist is included in checkdepends, use $XBPS_MAKEJOBS
to run tests in parallel.
2022-06-09 21:44:23 -04:00
Elaine Gibson da37a998af radare2: update to 5.7.0. 2022-06-07 09:13:23 -05:00
Jami Kettunen 9f7f5629c6 common: unset CMAKE_GENERATOR before sourcing templates
When building dependencies of packages this has to be unset to avoid
using e.g. CMAKE_GENERATOR="Unix Makefiles" for a package which expected
to build with the default of make_cmd=ninja, and would subsequently fail
with "ninja: error: loading 'build.ninja': No such file or directory"
during do_build() if do_configure() generated a Makefile instead of a
build.ninja file.
2022-06-05 17:22:54 -03:00
Andrew Benson 43cef465fd ldc: downgrade, broke between releases 2022-06-03 16:22:02 -05:00
mhmdanas 9597880852 spdx-licenses-list: update to 3.17. 2022-06-03 18:49:59 +02:00
Andrew Benson f2553d91f7 ldc: update to 1.29.0. 2022-06-02 10:21:11 -05:00
newbluemoon d5e86db785 guile1.8: remove 2022-06-01 23:39:25 +02:00
Cameron Nemo ca74dbfc35 raft: update to 0.13.0 2022-06-01 23:38:35 +02:00
Andrew Benson e7f017d502 nvidia390: update to 390.151. 2022-05-31 09:46:48 -05:00
Duncaen b82c77d1df
New package: srt-1.4.4 2022-05-29 20:17:09 +02:00
classabbyamp 552c2acd67 New package: libjaylink-0.2.0 2022-05-28 23:14:22 +02:00
Michael Aldridge 2233ca2edf commont/travis: Fix CI mirror 2022-05-27 18:02:22 -05:00
Michael Aldridge 3a5377265a various: change default repo to repo-default.voidlinux.org 2022-05-27 17:24:24 -05:00
Andrew Benson 66555d7814 intel-gmmlib: update to 22.1.3. 2022-05-27 15:43:54 -05:00
Érico Nogueira 6fb372a8dd liborcus: update to 0.17.2. 2022-05-26 10:54:20 -03:00
Érico Nogueira d88b2b1bd2 libixion: update to 0.17.0. 2022-05-26 10:54:20 -03:00
mobinmob de48221777 snapper: update to 0.10.2. 2022-05-21 12:01:09 -03:00
Piotr Wójcik bfda85dace common/do-patch: handle spaces in patch filename 2022-05-19 20:56:42 +02:00
Urs Schulz 64331bfcba lowdown: update to 0.11.2. 2022-05-17 02:52:25 -05:00
Andrew J. Hesford 950151c572 build-style/python3-pep517.sh: improve default wheel selection
When naming wheels, hyphens are converted to underscores in package
names. Recognizing this in the build style eliminates manual definition
of `make_install_target` in several templates.
2022-05-16 10:51:58 -04:00
John 32e3df69ab okular: update to 22.04.1. 2022-05-16 07:49:40 +02:00
John 19dc5f033f kidentitymanagement: update to 22.04.1. 2022-05-16 07:49:37 +02:00
John fdb0c6d9c1 kdevelop: update to 22.04.1. 2022-05-16 07:49:36 +02:00
John d55562bb9f kdeconnect: update to 22.04.1. 2022-05-16 07:49:36 +02:00
John 5ff5e46d15 kalarmcal: remove package 2022-05-16 07:49:36 +02:00
Piotr Wójcik fddef76fcc xbps-src/shutils/update_check.sh: change gitlab check to handle old urls 2022-05-14 15:36:27 +02:00
John 36274904cf xbps-src/shutils/update_check.sh: change gitlab check to handle subgroups
The `/-/` sequence is always between e.g. archive and the repo path,
so this should work reliably for distfiles.
If gitlab is used only as a homepage, this still wroks if homepage
points to the base repo (which it usually does)
2022-05-14 15:33:46 +02:00
classabbyamp fb9aef712b common/hooks/pre-pkg/04-generate-runtime-deps.sh: fix sorequires 2022-05-13 22:16:58 +02:00
classabbyamp 5ec2556004 common/hooks/pre-pkg/04-generate-runtime-deps.sh: sort deps for reproducibility
fixes #36641
2022-05-13 21:21:23 +02:00
Elaine Gibson bd4c1abbd4 radare2: update to 5.6.8. 2022-05-13 14:32:44 -03:00
cinerea0 02a74c1421 libfilezilla: update to 0.37.2. 2022-05-13 12:47:30 -03:00
tibequadorian f6739cf6d8 svt-av1: update to 1.0.0. 2022-05-13 11:14:46 -03:00
Leah Neukirchen 52d91a0f02 janet: update to 1.22.0. 2022-05-12 20:23:26 +02:00
Piotr Wójcik bda9720be0 common/scripts/lint-conflicts: handle emptied packages 2022-05-10 20:34:49 +02:00
Michal Vasilek 42b9640aa5 gmime: rename from gmime3
* drop gmime(2), it's not used by anything
* make gmime3{,-devel} a transitional subpackage
2022-05-09 23:40:19 +02:00
Đoàn Trần Công Danh 90c35c4ac1 common/do_check: move make_check_pre behind env setting
All environment variables setting in command execution must be put
before any non-variables-like, otherwise, they're intepretted as
something else.

Fix: 71b11fdbdb, (xbps-src: add make_check_pre, 2022-02-28)
2022-05-08 08:12:03 +07:00
classabbyamp 1c953b4173 common/travis/xpkgdiff.sh: add CI script to compare pkgs with xpkgdiff 2022-05-07 22:42:44 +02:00
Ben Jargowsky 71b7bc86a9 New package: R-cran-RInside-0.2.16 2022-05-07 19:39:41 +02:00
0x5c cc27e8e6f7 common/travis/xlint.sh: print Github annotations
Turns xlint, version lint, and commit lint messages into warning or error
annotaions. All are printed with special highlighting in the action log and
summary. Xlint and version lint annotations are shown inline in the changes tab
and commit view. Annotations without line number are shown at line 1.
2022-05-05 21:34:11 +02:00
Piotr Wójcik e4e53fc98b common/: add script finding file conflicts 2022-05-05 21:29:41 +02:00
Michal Vasilek 71b11fdbdb xbps-src: add make_check_pre
$make_check_pre can be used for wrapper commands like xvfb-run or
dbus-run-session which are common ways to make tests work. This way many
templates can avoid defining their own do_check function.
2022-05-04 10:46:53 +02:00
Piraty 53fdb237f1
New package: opendht-2.3.1 2022-05-04 00:12:44 +02:00
Andrew J. Hesford 6d43c79baf armadillo: update to 11.0.1. 2022-05-03 16:14:05 -04:00
classabbyamp 070626d344 New package: openjdk11-jre-11.0.12+5. 2022-04-28 00:34:09 +02:00
John 87346691c3 qt6-quick3d: update to 6.3.0. 2022-04-26 23:05:21 +02:00
John 13a311489c New package: libvpx7-1.11.0 2022-04-26 23:05:20 +02:00
Piotr Wójcik 14d0b54a06 xbps-src: add flag to build broken packages
helps to check if build can be fixed
2022-04-26 21:29:11 +02:00
classabbyamp fab132bd11 common/travis/fetch_upstream.sh: fix checkout dir 2022-04-26 19:56:22 +02:00
Leah Neukirchen de8b62e30d libtls: update to 3.5.2. 2022-04-26 13:38:24 +02:00
Andrew J. Hesford 1885f9febd protobuf: update to 3.20.1. 2022-04-25 20:57:09 -04:00
Subhaditya Nath 6978356bf2 New package: libnvme-0.1 2022-04-24 15:47:51 +02:00
Piotr Wójcik 1b3ee76ea1 hooks/99-pkglint.sh: make missing shlib entry not a warning 2022-04-22 21:54:58 +02:00
Enrico Belleri d8192e407c libfm-qt: update to 1.1.0. 2022-04-21 18:30:23 +02:00
Piotr Wójcik 3ad374dbe4 xbps-src: sort and deduplicate packages at update-sys 2022-04-21 18:21:07 +02:00
Michal Vasilek 1ccc884f1c xbps-src: make -E ignore remote repositories with -N 2022-04-17 19:39:03 +02:00
classabbyamp e4cc32f921 common/travis/fetch_upstream.sh: fix CI for new git version 2022-04-16 13:51:12 -05:00
lane-brain 6f28dd09da New package: libgccjit-10.2.1_pre1 2022-04-16 13:48:43 +02:00
Leah Neukirchen 6cce52a5c7 libavif: update to 0.10.1. 2022-04-15 16:53:41 +02:00
Piraty 3ad841c731
botan: update to 2.19.1.
drop update file as botan does semver for a long time now

Closes: #34285
Closes: #36646
2022-04-13 00:08:49 +02:00
Andrew J. Hesford 4fe9d08138 qwt: update to 6.2.0. 2022-04-10 18:48:15 -04:00
tibequadorian 15f5a8668b patch_args: allow use of --directory parameter
patch(1) has a -d/--directory parameter which allows us to specify a directory
where the patch will be applied. This is especially useful when we have
multiple distfiles and want to patch in $build_wrksrc because that's where the
patch is usually applied.

Problem is, that the -i parameter is also relative to the the -d parameter and
thus fails to find the patch, when -d is set. We solve that by using standard
input instead of -i.
2022-04-10 11:06:32 +02:00
toluschr 41635fa4ea New package: gamemode-1.6.1 2022-04-09 12:15:12 +02:00
Michal Vasilek 678c68c373 vala-panel-appmenu: remove gtk2 subpackage 2022-04-07 23:06:18 +02:00
Michal Vasilek 769ea65a5e xbps-src: add strict mode 2022-04-07 20:27:41 +02:00
Leah Neukirchen edfd0c429f gnutls: update to 3.7.4. 2022-04-05 20:45:59 +02:00
Gonzalo Tornaría b5d64a1fb1 lrcalc: update to 2.1. 2022-04-04 22:22:54 +02:00
oreo639 5108afa7cf valadoc: update to 0.56.0 2022-04-03 17:40:24 +02:00
oreo639 149dfe1b33 vala: update to 0.56.0 2022-04-03 17:40:24 +02:00
Tim Sandquist a877148126 wireshark: update to 3.6.3. 2022-04-03 10:21:12 +02:00
Abigail G dfc62bec5a New package: LimeSuite-20.10.0 2022-04-03 10:20:30 +02:00
Michal Vasilek d42addf055 vte3: bump shlibs 2022-04-02 12:55:17 +02:00
Michal Vasilek 5dbb92ca6b glib: bump shlibs 2022-04-02 12:55:17 +02:00
Andrew J. Hesford c64dcb92fa New package: aravis-0.8.21 2022-03-27 19:38:56 -04:00
tibequadorian 6958142574 slop: update to 7.6. 2022-03-27 22:50:43 +02:00
Leah Neukirchen f5f0648a82 janet: update to 1.21.1. 2022-03-27 22:27:59 +02:00
cinerea0 3ef8360c9f libnma: update to 1.8.36. 2022-03-27 20:27:09 +02:00
tibequadorian ca7b677ab5 colord-gtk: update to 0.3.0. 2022-03-26 00:10:57 +01:00
Michal Vasilek 74f6875c22 io.elementary.files: update to 6.1.2. 2022-03-25 23:42:42 +01:00
Michal Vasilek 8eee5cb204 granite: update to 6.2.0. 2022-03-25 23:42:42 +01:00
Andrew Benson f878b1c635 yara: update to 4.2.0. 2022-03-20 21:27:29 -05:00
Karel Balej 172b42a33c mtxclient: update to 0.7.0. 2022-03-20 23:42:17 +01:00
tibequadorian 9c7a51e6c9 common/environment/setup/misc.sh: add ${VIDEOLAN_SITE} 2022-03-20 08:02:18 +01:00
Michal Vasilek 3ef1233c58 New package: gtksourceview5-5.2.0 2022-03-15 22:41:52 +01:00
classabbyamp 1490e17b58 common/build-helper/rust.sh: link to libsodium dynamically
without this envvar, libsodium-sys will attempt to link to libsodium
staticly, and may fail.
2022-03-15 14:52:08 +01:00
lemmi 8d4a72c445 flickcurl: remove package
unused since 2019
2022-03-15 14:51:31 +01:00
classabbyamp 191bf2460d common/build-helper/rust.sh: fix cross for bindgen
When using a build.rs script to dynamically generate bindgen bindings
at build-time, it will run on the host, and by default bindgen will
generate bindings for the host arch/libc instead of the target.
To generate the bindings on cross, we need to use BINDGEN_EXTRA_CLANG_ARGS
to specify the proper sysroot and include path for the target.
These arguments are not used for anything other than bindgen's clang
invocation.
2022-03-14 08:08:30 +01:00
Leah Neukirchen 04302c96f3 ruby: update to 3.1.1. 2022-03-12 16:38:18 +01:00
ologantr 22260bc938 sqlite: update to 3.38.0.
Also remove -DSQLITE_ENABLE_JSON1 as JSON is now on by default,
and revbump sqlite common/shlibs entry.
2022-03-08 22:47:54 +01:00
Michal Vasilek b2879f0d3e python-gobject: remove package 2022-03-05 23:28:28 +01:00
Urs Schulz 4b94c81e3e New package: rizin-0.3.4 2022-03-05 00:55:14 +01:00
Helmut Pozimski 4ebb3a6367 vkd3d: update to 1.3. 2022-03-03 08:44:11 +01:00
tibequadorian ced82f4848 ffmpeg: enable libsvtav1 2022-03-01 16:06:41 +01:00
tibequadorian 3f4773eb31 New package: svt-av1-0.9.1 2022-03-01 16:06:41 +01:00
Isaac Freund d0ae20b444 New package: wlroots0.14-0.14.1 2022-02-27 11:18:14 +01:00
Isaac Freund 529e24ed82 wlroots: update to 0.15.1. 2022-02-27 11:18:14 +01:00
tibequadorian 819b8e7468 kdevelop: update to 21.12.2. 2022-02-26 13:33:50 +01:00
yopito 76649c7692 mtxclient: update to 0.6.2 2022-02-26 00:13:42 +00:00
tibequadorian d978d1c6cf libopenshot: update to 0.2.7.
enable for all archs and libc
2022-02-25 23:52:29 +00:00
tibequadorian 0ec4aaf46a libopenshot-audio: update to 0.2.2. 2022-02-25 23:52:29 +00:00
Đoàn Trần Công Danh 0d75e72b8b build-style/cmake: pass LIBS as CMAKE_*_STANDARD_LIBRARIES
Normally, we can add them into configure_args directly.
However, if we need to link with 2 or more libaries (e.g. -latomic
and -lexecinfo on armv6-musl), we have noway to do it properly:
- configure_args will be splited on whitespace
- cmake denies to recognise CMAKE_*_STANDARD_LIBRARIES as a list,
  hence denies to split on semicolon (";")

Let's pass LIBS as CMAKE_*_STANDARD_LIBRARIES instead.
2022-02-23 21:28:37 +07:00
Andrew J. Hesford e8c74e7ead protobuf: update to 3.19.4. 2022-02-23 00:05:45 -05:00
Michael Aldridge f7bcb2e84c New package: libspatialite-5.0.1. 2022-02-21 13:50:41 -06:00
Michael Aldridge c14adb2f77 New package: librttopo-1.1.0. 2022-02-21 13:50:41 -06:00
Michal Vasilek 0131534304 gedit: update to 41.0. 2022-02-19 14:46:45 +01:00
Enno Boland 8461a855da Revert "intel-gmmlib: update to 22.0.1"
This reverts commit e9be291b3d.
2022-02-19 12:18:30 +01:00
Enno Boland 83f070c3da Revert "intel-media-driver: update to 22.1.1"
This reverts commit de9e53f98f.
2022-02-19 12:18:30 +01:00
Andrew J. Hesford 49fd4afd8c tagparser: update to 11.0.0. 2022-02-18 12:06:38 -05:00
Leah Neukirchen 81ce03d627 jq: dynamically link against libjq. 2022-02-17 20:29:23 +01:00
mobinmob d262d0cd38 spdx-licenses-list: update to 3.16.
Also:
- sync common/travis/license.lst.
2022-02-14 21:19:14 +01:00
Helmut Pozimski 92c9abc6e9 libfilezilla: update to 0.36.0. 2022-02-12 09:58:31 +01:00
classabbyamp 9f51507f50 New package: openjdk17-17.0.1+12 2022-02-11 20:03:30 +01:00
classabbyamp 7548d06eca shutils: introduce XBPS_ORIG_MAKEJOBS variable
Some packages couldn't work well with XBPS_MAKEJOBS,
thus we disable parallel build for those packages.

On the other hand, some packages including but not limited to openjdk
use an internal mechanism to build themselves in parallel.

Let's invent another variable for those packages.

(message by sgn)

Co-authored-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
2022-02-11 20:03:30 +01:00
Leah Neukirchen d4441fc025 New package: libxcvt-0.1.1 2022-02-07 19:53:28 +01:00
Isaac Freund be8ab7391a fcft: update to 3.0.1. 2022-02-06 13:21:22 -03:00
Duncaen 79930b1153
nvidia470: fix nvidia-libs dependency
Fixes #35408
2022-02-05 14:54:24 +01:00
Duncaen e11404b5bb
Revert "nvidia470: update to 470.103.01."
This reverts commit d33201b1c5.
2022-02-05 14:50:54 +01:00
Duncaen d33201b1c5
nvidia470: update to 470.103.01.
Fixes #35408
2022-02-05 14:48:40 +01:00
Leah Neukirchen 239402ddbc janet: update to 1.20.0. 2022-02-03 13:59:03 +01:00
Erich Ericson de9e53f98f intel-media-driver: update to 22.1.1
Closes: #35329 [via git-merge-pr]
2022-02-02 18:15:00 -07:00
Erich Ericson e9be291b3d intel-gmmlib: update to 22.0.1 2022-02-02 18:15:00 -07:00
Piotr Wójcik e7111aaed6 build-style/R-cran: allow to override distfiles 2022-01-29 19:51:56 +01:00
Duncaen 8495681e47
tbb: fixup common/shlibs 2022-01-28 17:50:45 +01:00
Duncaen cbda3de66d
Revert "tbb: update to 2021.5.0."
This reverts commit 96f5f47190.
2022-01-28 17:47:47 +01:00
cinerea0 e72ef72390 embree: update to 3.13.2. 2022-01-28 03:27:24 -03:00
cinerea0 621c418402 openvdb: update to 9.0.0. 2022-01-28 03:27:24 -03:00
cinerea0 96f5f47190 tbb: update to 2021.5.0. 2022-01-28 03:27:23 -03:00
mobinmob 07589b52cf
New package: libdeflate-1.9 2022-01-26 22:35:34 +01:00
mobinmob 7149039fd6
notcurses: update to 3.0.5. 2022-01-26 22:35:31 +01:00
hamlolum 9dded6ade7 libfilezilla: update to 0.35.0. 2022-01-21 11:52:23 -03:00
Michal Vasilek 0fc64933c0
gtk-vnc: update to 1.2.0. 2022-01-21 08:57:23 +01:00
Michal Vasilek f6d9a660c5
valadoc: update to 0.54.5. 2022-01-21 08:57:14 +01:00
Michal Vasilek e1c0a18483
vala: update to 0.54.5. 2022-01-21 08:57:14 +01:00
Michal Vasilek f3079e0bbf
mutter: update to 41.2. 2022-01-21 08:57:12 +01:00
Michal Vasilek ed3bae99fd
evolution-data-server: update to 3.42.0. 2022-01-21 08:57:08 +01:00
Michal Vasilek 47ffb35fb0
New package: libsoup3-3.0.3 2022-01-21 08:57:07 +01:00
Michal Vasilek ef62bebbfd
folks: update to 0.15.3. 2022-01-21 08:57:03 +01:00
Evgeny Ermakov 1baf431894 build-helper/numpy: fix typo 2022-01-18 16:19:51 -03:00
Duncaen f79bb3f018
icu: update to 70.1. 2022-01-16 21:07:24 +01:00
dkwo f485076773 singular: update to 4.3.0 2022-01-14 17:34:27 +01:00
Gonzalo Tornaría 9e7da3ec1d New package: gap-4.11.1 2022-01-14 15:14:08 +01:00
Gonzalo Tornaría 1c6e7efb3e gsl: update to 2.7.1, adopt. 2022-01-12 16:48:22 +01:00
Evgeny Ermakov 6d94fc2344 libtd: update to 1.8.0. 2022-01-11 17:00:44 -03:00
Gonzalo Tornaría 92720ddd33 Fix CI since github no longer accepts git:// protocol
As of today, everything fails on CI with:

```
Run common/travis/fetch_upstream.sh
Fetching upstream...
fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Error: Process completed with exit code 128.
```

Switching `git://` to `https://` should fix this.
2022-01-11 16:44:57 +01:00
Gonzalo Tornaría 17e9801568 nostrip_files: allow full path
The option `nostrip_files` takes a filename without path, in contrast to
option `nopie_files` which takes only full path.

This commit makes it so that `nostrip_files` can take either the
filename or the full path.
2022-01-08 17:51:54 +01:00
Piotr Wójcik 054569c364 xbps-src: correctly change working directory for post_fetch 2022-01-05 20:32:41 +01:00
lemmi 8d8b240342 darktable: add missing optional dependencies 2022-01-05 19:10:23 +01:00
meator d80415363d New package: libx86emu-3.5 2021-12-30 20:30:39 +01:00
John 71e0df2b86 seexpr-krita: update to 4.0.4.0. 2021-12-29 14:28:10 +01:00
Huy Ngo 6f6ae86963 mtxclient: update to 0.6.1 2021-12-25 23:41:01 -03:00
John a0077b3d5f krita: update to 5.0.0. 2021-12-26 00:25:34 +01:00
marmeladema 02cd86886d capnproto: update to 0.9.1 2021-12-23 01:16:31 -03:00
Gonzalo Tornaría 7231f47b26 etc/conf: implement XBPS_MIRROR for remote repos
Setting this variable will make xbps-src use an alternative mirror for
remote repositories.

Using this variable one can change the remote repository for all
architectures in a single setting and without the need to modify
`etc/xbps.d/repos-remote*.conf`. This is much more convenient as it
allows changing remote repos without a dirty worktree.

To use just add a line like the following to `etc/conf`:

    XBPS_MIRROR=https://repo-us.voidlinux.org/current

We also disable 00-repository-main.conf for cross so we don't use the
remote repo from the xbps package.
2021-12-22 23:12:06 +01:00
Leah Neukirchen 4e82428d85 pcre2: update to 10.39.
Releases are on Github now.
2021-12-22 23:00:42 +01:00
Gonzalo Tornaría 36248670a9 New package: primecount-7.2 2021-12-21 14:16:24 +01:00
Gonzalo Tornaría f31b41846a New package: primesieve-7.7 2021-12-21 14:16:24 +01:00
Andrew Benson 2343a0618d nvidia390: update to 390.147. 2021-12-20 19:57:31 -06:00
John 5799c2cebb New package: zxing-cpp-1.2.0 2021-12-20 14:41:05 +01:00
Evgeny Ermakov 5917153886 New package: codec2-1.0.1 2021-12-18 17:03:39 +01:00
Piotr Wójcik 1353b8d134 New package: postgresql14 2021-12-18 15:05:21 +01:00
Gonzalo Tornaría 99ea017a86 lcalc: update to 2.0.4. 2021-12-14 19:46:37 -05:00
Louis Dupré Bertoni 60fc4ac2e4 common/shlibs: add libKPimImportWizard 2021-12-13 14:58:05 +01:00
Louis Dupré Bertoni cdf792561a New package: kdepim-addons-21.08.3 2021-12-13 14:58:05 +01:00
Louis Dupré Bertoni cbcc780922 New package: kitinerary-21.08.3 2021-12-13 14:58:05 +01:00
Louis Dupré Bertoni 97d4d388d9 kpkpass: update to 21.08.3. 2021-12-13 14:58:05 +01:00
Louis Dupré Bertoni be48ef4869 kaddressbook: update to 21.08.3. 2021-12-13 14:58:05 +01:00
Louis Dupré Bertoni f226db2668 New package: libphonenumber-8.12.38 2021-12-13 14:58:05 +01:00
Louis Dupré Bertoni 55d5484336 incidenceeditor: update to 21.08.3. 2021-12-13 14:58:05 +01:00
Louis Dupré Bertoni 740c8b5cfa eventviews: update to 21.08.3. 2021-12-13 14:58:05 +01:00
Érico Nogueira 7184064103 texlive: update to 20210325.
For ownership.txt changes:

- all files using the texlive version were identical between packages
- tikztosvg had more features in texlive-pictures
2021-12-11 00:18:04 -03:00
Martin Dimov 457f021c2a opensc: update to 0.22.0 2021-12-10 18:35:13 +01:00
Leah Neukirchen e1593e48ca jimtcl: update to 0.81. 2021-12-08 21:56:22 +01:00
John ca73e4b1d2
common/environment: set debug-prefix-map to prevent ccache cache misses
Packages with debug symbols do invalidate their cache with every version
change since $wrksrc does contain the version number and is getting cached

Closes: #33002 [via git-merge-pr]
2021-12-08 13:04:22 +01:00
Leah Neukirchen 38e85bad72 janet: update to 1.19.0. 2021-12-03 23:17:54 +01:00
Lorem 213e298424 mtxclient: update to 0.6.0. 2021-11-29 16:23:05 -03:00
Lorem bf8d5e83c7 New package: coeurl-0.1.0 2021-11-29 16:23:05 -03:00
Daniel Eyßer 06cec8178c common/environment/build-style: add zig-build.sh 2021-11-29 02:11:55 -03:00
Duncaen ee9b139eb7
libuev: update to 2.4.0. 2021-11-26 21:03:49 +01:00
Piotr Wójcik 0f04cf2465 calc: update to 2.14.0.8. 2021-11-24 20:23:49 +01:00
bjornstahl 06ca686f89 arcan: update to 0.6.1. 2021-11-24 00:40:01 +00:00
Leah Neukirchen ff27a4c3d3 New package: libptytty-2.0 2021-11-23 14:43:07 +01:00
Gonzalo Tornaría 801be490e2 New package: lrcalc-1.2 2021-11-22 13:21:48 +01:00
Gonzalo Tornaría 52f4c08c1c New package: libhomfly-1.02r6 2021-11-21 16:28:43 +01:00
Gonzalo Tornaría b5dfc9935e New package: libbraiding-1.1 2021-11-21 16:27:53 +01:00
Gonzalo Tornaría 576e77b1c5 New package: cliquer-1.22 2021-11-21 16:23:35 +01:00
Gonzalo Tornaría c6dca34dd7 New package: brial-1.2.10 2021-11-21 16:22:20 +01:00
John 77f30c4d54 ki18n: update to 5.88.0. 2021-11-21 00:17:22 +01:00
mobinmob 0f6b6e5c8b spdx-licenses-list: update to 3.15.
Also:
- update common/travis/license.lst.
2021-11-18 18:35:02 +01:00
Leah Neukirchen 9cb759dd00 libcbor: update to 0.9.0. 2021-11-15 14:45:19 +01:00
newbluemoon 0b217003e2 build-helper/qmake.sh: always quote build flags
Co-Authored-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
2021-11-15 08:54:14 +07:00
Érico Nogueira 224d7a37a6 common/environment/build-style: remove nostrip from go.sh
Hasn't been necessary in Go for a long time [1], so we should take
advantage of that. For an example of the advantages, the 'micro' editor
went from 15MB to 11MB on disk.

[1] https://honnef.co/posts/2016/10/go-and-strip/
2021-11-14 16:23:13 -03:00
mobinmob d2fdb99d5c notcurses: update to 2.4.9. 2021-11-14 15:33:39 -03:00
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