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