Commit Graph

6075 Commits

Author SHA1 Message Date
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