Commit Graph

7082 Commits

Author SHA1 Message Date
Jovan Lanik 67c72de2d6 New package: gtk-session-lock-0.2.0 2024-04-21 19:40:14 +00:00
Đoàn Trần Công Danh 71bbae2dfe gssdp1.2: remove package 2024-04-21 16:20:01 +07:00
Đoàn Trần Công Danh 99d22ef9e7 gupnp1.2: remove package 2024-04-21 16:11:17 +07:00
Đoàn Trần Công Danh 77d59ae961 gupnp1.2-igd: remove 2024-04-21 16:11:17 +07:00
Đoàn Trần Công Danh 63a7a9c9a0 libdmapsharing: update to 3.9.13. 2024-04-21 11:19:44 +07:00
Đoàn Trần Công Danh f114d82d00 libchamplain: update to 0.12.21. 2024-04-21 07:18:17 +07:00
oreo639 845470848a gnome-pannel: update to 3.52.0 2024-04-20 13:29:16 -07:00
Leah Neukirchen 26882e2382 libabigail: update to 2.5. 2024-04-19 16:11:43 +02:00
oreo639 95f42230ae glib: bump shlibs required version 2024-04-18 01:46:09 -07:00
classabbyamp 4e36d738e2 libgnome-keyring: remove package
deprecated, not used by any other library

closes #26333
2024-04-18 14:57:21 +07:00
oreo639 d12aff729e glib: update to 2.80.0.
This merges part of gobject-introspection tools, but not all of it.
Unfortunately this creates a cyclic dependency between glib and gi.
This is supposed to be temporary.

https://discourse.gnome.org/t/dealing-with-glib-and-gobject-introspection-circular-dependency/18701
https://gitlab.gnome.org/GNOME/glib/-/issues/2616
https://docs.gtk.org/girepository/migrating-gi.html
2024-04-17 20:25:16 -07:00
oreo639 71c04b6e56 evolution-data-server: update to 3.52.0. 2024-04-17 17:14:52 -07:00
cinerea0 8412bf2d08 libfilezilla: update to 0.47.0 2024-04-17 01:33:10 +00:00
chrysos349 3b621d5272 New package: libgnome-games-support2-2.0.0 2024-04-16 02:22:19 -07:00
oreo639 37b2c0ed33 geocode-glib-libsoup2: remove package 2024-04-14 18:35:06 -07:00
oreo639 1d0ff13117 rest0: remove package 2024-04-14 18:34:57 -07:00
classabbyamp b1f66a4f86 New package: qt6-languageserver-6.6.0 2024-04-14 11:03:27 -04:00
Arjan Mossel 7a15445bcc libpdal: update to 2.7.1. 2024-04-13 21:53:52 +00:00
danoloan10 4d11e4a48f wt: update to 4.10.4 2024-04-10 01:02:11 +00:00
Marcin Puc 7120ea88ee libutf8proc: update to 2.9.0 2024-04-08 15:05:43 +00:00
Đoàn Trần Công Danh 974b3f3803 build-style/qmake: build in build_wrksrc 2024-04-08 16:45:11 +07:00
Đoàn Trần Công Danh cd723b285f libaccounts-glib: update to 1.26. 2024-04-08 16:45:11 +07:00
Gonzalo Tornaría d8c079c8df common/scripts/xbps-cycles.py: add -Q and -K options for dependencies 2024-04-08 08:57:46 +07:00
Gonzalo Tornaría f7a6688401 common/travis/build.sh: use $test for sort-dependencies
This ensures that checkdepends will be taken into account in the build
order whenever test is enabled.
2024-04-08 08:57:46 +07:00
Gonzalo Tornaría 7bd875c33f ./xbps-src show-build-deps: include checkdepends when using -Q or -K
Due to this change, `./xbps-src sort-dependencies` will take
checkdepends into account when using -Q or -K.

Before this commit, if `pkgA` checkdepends on `pkgB`, sort-dependencies
could still print `pkgA` before `pkgB`. This causes CI to build `pkgB`
twice: first when building `pkgA`, which forces implicit build of pkgB;
second when building `pkgB` (explicit, so it will ignore the package is
already built).

The implementation uses `skip_check_step()` from previous commit, for
consistency, so checkdepends are only taken into account if the check
step would be enabled.

In particular, nothing is changed unless -Q or -K flag is passed.

EXAMPLE:

Before:
```
$ ./xbps-src -Q sort-dependencies python3-process-tests python3-pytest-cov
python3-pytest-cov
python3-process-tests
```

After:
```
$ ./xbps-src -Q sort-dependencies python3-process-tests python3-pytest-cov
python3-process-tests
python3-pytest-cov
```
2024-04-08 08:57:46 +07:00
Gonzalo Tornaría ebe26129ef common/xbps-src/shutils/build_dependencies.sh: implement skip_check_step()
This function contains the logic that determines whether the check step
will be skipped for the current pkg, taking into account `make_check`.

Use this new function in `install_pkg_deps()` so that it uses a more
accurate condition to skip installing check dependencies.

For instance, check dependencies for a pkg with `make_check=extended`
will no longer be installed when using `-Q`. Similar for `make_check=ci-skip`.

Replaces: #46207
2024-04-08 08:57:46 +07:00
Andrew Benson 8c431237b2 libxlsxwriter: update to 1.1.7. 2024-04-07 12:44:02 +02:00
Leah Neukirchen 4e6cd40edb libtls: update to 3.9.1. 2024-04-06 16:13:19 +02:00
Gonzalo Tornaría 640fb9f606 New package: qtkeychain-qt6-0.14.2 2024-04-05 07:23:31 -04:00
Gonzalo Tornaría 10b86b1668 New package: KDSingleApplication-1.1.0 2024-04-05 07:23:31 -04:00
cinerea0 d65011054f New package: msgraph-0.2.1 2024-04-03 01:35:48 +00:00
Đoàn Trần Công Danh 3571de8a06 apr: update to 1.7.4. 2024-03-31 06:21:20 +07:00
Marcin Puc 737173a42f common/build-helper/rust.sh: force using system libgit2 library 2024-03-28 14:13:38 +00:00
Marcin Puc 4d40fd4f08 libgit2: update to 1.7.2 2024-03-28 14:13:38 +00:00
Đoàn Trần Công Danh 392b392518 New package: libnatpmp-20230423 2024-03-28 10:58:02 +07:00
lemmi a82680769d ddcutil: update to 2.1.4. 2024-03-27 23:02:35 +01:00
Gonzalo Tornaría c7e27e41c3 flintlib: update to 3.1.2. 2024-03-23 18:57:54 +01:00
icp 5e795a9424 xbps-src: fix update-check pattern for gitlab
Closes: #49475 [via git-merge-pr]
2024-03-23 07:41:20 -04:00
Andrew J. Hesford 489e05e3f3 xbps-src: allow curl to request compressed responses in update-check 2024-03-23 07:35:43 -04:00
cinerea0 de3a4f2be5 gst-rtsp-server: update to 1.24.0
Split out development files into subpackage.
2024-03-21 19:58:54 +00:00
chrysos349 80d6c07fec mutter: update to 45.5 2024-03-20 18:57:36 -07:00
chrysos349 eddfdb3b0b gcr4: update to 4.2.1 2024-03-20 18:57:36 -07:00
lemmi a8a3a5b972 libdatachannel: update to 0.20.2. 2024-03-19 19:18:36 +01:00
oreo639 ed3ab3841d New package: magpie-0.9.3 2024-03-18 20:06:15 -07:00
amak d62426ab10 libupnpp: update to 0.26.3 2024-03-18 16:47:14 +00:00
amak 19a844a3d1 libnpupnp: update to 6.1.1 2024-03-18 16:47:14 +00:00
oreo639 df7a75346e Revert "chroot.sh: force install glibc and libxcrypt-compat to rebuild"
This reverts 9fe1dba9c7

The issue was resolved in e255843fd1
2024-03-17 14:54:27 -07:00
oreo639 3269bbc3a8 glibc: update to 2.39.
Add --enable-option-checking to configure flags and remove unused --with-march
flags. Those flags come from gcc and not glibc.

Also, correct rootsbindir in configparams and remove libc_cv_rootsbindir since
it gets overridden by .m4 scripts in configure and rootsbindir in configparams.
2024-03-17 14:27:56 -07:00
Andrew J. Hesford de0e1f9846 common/hooks/pre-pkg/99-pkglint.sh: allow C.utf8 locale in glibc package 2024-03-13 06:46:09 -04:00
classabbyamp 5e9fb8708c common/hooks/pre-pkg/04-generate-runtime-deps: partially revert sorting
only sort shlib-deps, as those are automatically found.
regular dependencies should not be sorted as that can mess with the
order for things like virtual packages or alternatives groups, notably
for gawk (needs to be before anything that depends on the awk virtual
package) and dash (needs to be before bash to select the correct sh
alternatives group).

partial revert of 5ec2556004
2024-03-12 16:03:59 -04:00
cinerea0 c619d96e4e rizin: update to 0.7.2 2024-03-12 18:00:43 +00:00
oreo639 032a89e1fe AppStream: update to 1.0.2. 2024-03-11 15:56:08 -07:00
classabbyamp e5642224ed
syncthingtray: update to 1.5.0. 2024-03-10 22:07:16 -04:00
yosh 9db5c62df0 libjxl: update to 0.10.2. 2024-03-10 18:41:00 -07:00
cinerea0 e9b751bf85 webrtc-audio-processing: update to 1.3 2024-03-09 20:17:48 +00:00
Đoàn Trần Công Danh 5552fdd072 New package: gxml-0.20.3 2024-03-09 14:33:47 +07:00
Đoàn Trần Công Danh afa6163adb libmatekbd: update to 1.28.0. 2024-03-09 11:04:13 +07:00
Đoàn Trần Công Danh f76bf08e75 libreoffice: update to 24.2.1.2. 2024-03-08 19:48:54 +07:00
Andrew J. Hesford 3c54c73049 New package: libscfg-0.1.1 2024-03-07 09:30:57 -05:00
Đoàn Trần Công Danh 5759143f7c New package: libzmf-0.0.2 2024-03-07 19:30:45 +07:00
John 1814d3df97 phonon-qt5: update to 4.12.0. 2024-03-06 22:55:31 +01:00
oreo639 bc466461cf New package: libpeas2-2.0.1 2024-03-05 12:55:42 -08:00
oreo639 fb45fce2f7 sysprof: update to 45.2. 2024-03-05 12:55:42 -08:00
John 3da4e4ec76 New package: polkit-qt6-0.200.0 2024-03-05 18:01:41 +01:00
oreo639 0ac525a24c New package: mozjs115-115.8.0 2024-03-04 16:17:58 -08:00
chrysos349 c40017a527 libgit2-glib: update to 1.2.0 2024-03-04 15:06:03 -08:00
Gonzalo Tornaría bf9b561303 primesieve: update to 12.0. 2024-03-04 16:32:35 +01:00
chrysos349 5514ed0076 libportal: update to 0.7.1, enable qt5 backend, add check 2024-03-04 05:21:35 -08:00
John c16049ff76 New package: qca-qt6-2.3.8 2024-03-02 17:44:50 +01:00
Daniel Martinez 79268242a7 tbb: update to 2021.11.0. 2024-02-28 17:31:30 +01:00
Luciogi a10701ffd0 kate5: update to 23.08.5. 2024-02-26 12:41:05 +01:00
oreo639 ef0bc09e9c libgepub: update to 0.7.1.
Use libsoup3 and libwebkit2gtk41
2024-02-25 18:58:12 -08:00
Andrew J. Hesford aabbcea7cc cups-filters: update to 2.0.0.
The libcups-filters and libcups-filters-devel subpackages are now
transitional dummies provided by the libcupsfilters package.
2024-02-25 15:41:33 -05:00
Andrew J. Hesford 503ae75558 New package: libppd-2.0.0 2024-02-25 15:41:33 -05:00
Andrew J. Hesford aab0483a52 New package: libcupsfilters-2.0.0 2024-02-25 15:41:33 -05:00
oreo639 9b399a96db libgdal: update to 3.8.4. 2024-02-24 19:24:03 -08:00
zenobit 31585b96ab libplacebo: update to 6.338.2 2024-02-24 08:09:30 -05:00
Andrew J. Hesford f1eee465de grpc: update to 1.61.1. 2024-02-21 18:36:50 -05:00
Andrew J. Hesford 3a4edfba55 protobuf: update to 25.2. 2024-02-21 18:36:49 -05:00
Andrew J. Hesford f87b181836 abseil-cpp: update to 20240116.1. 2024-02-21 18:36:49 -05:00
Mat Boehlke 865ef19010 gedit: update to 46.1. 2024-02-20 02:26:08 +00:00
Mat Boehlke 142f34f60f tepl: update to 6.8.0. 2024-02-20 02:26:08 +00:00
Mat Boehlke a56868a6c8 New package: libgedit-gtksourceview-299.0.5 2024-02-20 02:26:08 +00:00
Mat Boehlke ae20d33a99 New package: libgedit-amtk-5.8.0 2024-02-20 02:26:08 +00:00
classabbyamp b3c54d73af common/xbps-src/shutils: add function for printing verbose messages 2024-02-17 19:48:52 -05:00
Dexter Gaon-Shatford 6d6e10a727 New package: libliftoff-0.4.1 2024-02-15 20:35:59 -05:00
Piraty 1106d5b0e1
New package: zix-0.4.2 2024-02-14 09:26:29 +01:00
Đoàn Trần Công Danh b732d04377 update_check: update pattern for [4-9].x 2024-02-14 14:18:56 +07:00
Đoàn Trần Công Danh fcf4ea51dc update_check: Update GNOME_SITE pattern
- GNOME_SITE provides a list of latest version,
  which is easier to be parsed.
- Most of 1.x and 2.x series are not even/odd version anymore.
2024-02-14 12:03:54 +07:00
classabbyamp 8698e64c8e
syncthingtray: update to 1.4.13. 2024-02-10 04:26:54 -05:00
Duncaen 37bb705cbd
ldc: rebuild against llvm15
removes fron common/shlib entries introduced in commit ed1b1298ac
2024-02-09 15:55:05 +01:00
Duncaen 7a657eb181
llvm15: rebuild with versioned packages and conflicts
This reverts commit d3e81664d3.
2024-02-09 03:38:02 +01:00
Duncaen d3e81664d3
Revert "llvm15: rebuild with versioned packages"
This reverts commit 22f5aebead.
2024-02-09 03:18:13 +01:00
Duncaen ba45ddef1a
New package: void-force-stage-0.1 2024-02-09 03:16:14 +01:00
Daniel Martinez 22f5aebead
llvm15: rebuild with versioned packages 2024-02-09 03:01:30 +01:00
Daniel Martinez cefe35ec16
kdevelop: update to 23.08.4. 2024-02-09 02:23:14 +01:00
Daniel Martinez 25b2aca6c0
SPIRV-LLVM-Translator: update to 17.0.0. 2024-02-08 19:38:16 +01:00
Daniel Martinez a98a9d176c
New package: llvm17-17.0.6 2024-02-08 14:27:38 +01:00
fosslinux 29a7759a75 texlive-core: update to 2023.66587. 2024-02-08 06:23:24 -05:00
fosslinux 627d3ef413 texlive-bibtexextra: update to 2023.66579. 2024-02-08 06:23:24 -05:00
fosslinux ee6b3e602c texlive: update to 20230313. 2024-02-08 06:23:24 -05:00
cinerea0 a0e10fe760 libfilezilla: update to 0.46.0 2024-02-08 01:41:37 +00:00
Leah Neukirchen 307a4872fb libcbor: update to 0.11.0. 2024-02-06 14:29:57 +01:00
oreo639 a38d2be0de libjxl: update to 0.9.1. 2024-02-04 22:50:53 -08:00
oreo639 48e03efdf4 environment/configure/hardening.sh: fix copy-paste error with nopie=yes
CFLAGS => CXXFLAGS
2024-02-03 14:59:52 -08:00
oreo639 afd0df789d build-style/void-cross: fix libgomp path 2024-01-27 22:13:07 -08:00
oreo639 4c4a7fb004 build-style/void-cross.sh: include libquadmath and remove libgomp 2024-01-27 22:05:13 -08:00
oreo639 e934cce81b gcc: update to 13.2.0. (nocross) 2024-01-27 17:17:54 -08:00
oreo639 7f55bd5830 binutils: update to 2.41. (nocross) 2024-01-27 16:48:39 -08:00
Đoàn Trần Công Danh ae2ebf45be wireshark: update to 4.2.2. 2024-01-27 23:22:15 +07:00
Daniel Martinez afc1b2451d weston: update to 13.0.0. Adopt. 2024-01-27 18:20:07 +07:00
Andrew Benson 1c967e69c7 uhd: update to 4.6.0.0 2024-01-25 19:26:22 -06:00
Andrew Benson cf9d9ce468 gnuradio: update to 3.10.8.0. 2024-01-25 19:26:22 -06:00
Andrew Benson 16a9d0ae76 volk: update to 3.1.0. 2024-01-25 19:26:22 -06:00
dkwo 204363d10e new package: cowsql 2024-01-23 13:56:14 -05:00
dkwo 47225d9d83 raft: update to 0.19.1 2024-01-23 13:56:14 -05:00
icp 0e1f4fc46a common/build-style/python3-pep517.sh: enable `PY_IGNORE_IMPORTMISMATCH` for testing
Fixes `ImportMismatchError` for doctest-modules in pytest
Ref: https://github.com/pytest-dev/pytest/issues/2042#issuecomment-381309723
2024-01-21 16:04:19 -05:00
icp 997caab87c common/build-style/python3-module.sh: enable `PY_IGNORE_IMPORTMISMATCH` for testing
Fixes `ImportMismatchError` for doctest-modules in pytest
Ref: https://github.com/pytest-dev/pytest/issues/2042#issuecomment-381309723
2024-01-21 16:04:19 -05:00
Đoàn Trần Công Danh ea2839018e setup/archive: non-tar gz/xz fix non non-supplied $dst 2024-01-20 14:30:19 +07:00
oreo639 b8edfe56a5 setup/archive: fix extraction of non-tar gz/bz2/xz/zst archives
Extract archive in the destination directory instead of the source
directory.
2024-01-18 13:44:17 -08:00
classabbyamp d43fe51166 common/build-helper/rust.sh: support larger pagesizes
intentionally not forcing the usage of system jemalloc because it builds
with an unprefixed malloc and thus jemalloc's malloc can unintentionally
be used for linked C libraries
2024-01-17 22:11:45 -05:00
classabbyamp 06dd03f292 rpi-userland: remove package
the utilities are now part of rpi-utils, and the libraries should be
provided by standard system libraries now
2024-01-17 14:23:46 -05:00
Đoàn Trần Công Danh 89ab927e97 New package: openpgl-0.5.0 2024-01-10 21:35:03 +07:00
mobinmob e8a8f69e4a New package: tiff5-4.4.0 2024-01-10 11:37:03 +07:00
Arjan Mossel 843b4b32da libpdal: update to 2.6.2.
- pdal_util was removed
- add proj dependency
2024-01-09 10:56:14 -05:00
Gonzalo Tornaría 15d42f788d common/xbps-src/shutils/show.sh: fix show-build-deps for *-32bit deps 2024-01-09 09:30:43 -05:00
chrysos349 08f32cfe3a tesseract-ocr: update to 5.3.3 2024-01-07 22:25:27 +00:00
chrysos349 c2cfa9fdd5 leptonica: update to 1.84.0 2024-01-07 22:25:27 +00:00
lemmi 3bc7fc7b49 kea: update to 2.4.1. 2024-01-06 14:57:54 +01:00
0x5c 0bbb43e0ff New package: libunicode-0.4.0 2024-01-05 20:32:07 -05:00
0x5c a5a7821a67 common/xbps-src/shutils/common.sh: ensure white text in msg_normal
Most terminals see '1m' as being a "bright colour" modifier, but others
consider it to be the "bold font" modifier, like the GitHub Actions log.

'97m' is a standalone "bright white" that is supported in most terminals,
including GitHub Actions, and is ignored where not supported.
2024-01-05 19:18:28 -05:00
0x5c 944ab17b06 common/xbps-src/shutils/build_dependencies.sh: convert to msg_normal
There remained two locations where the functionality of msg_normal was manually
implemented.
2024-01-05 19:18:28 -05:00
Đoàn Trần Công Danh ed1b1298ac fcitx5-qt: update to 5.1.4. 2024-01-06 06:58:08 +07:00
Leah Neukirchen 21d38b39c9 courier-unicode: update to 2.3.0. 2024-01-05 16:30:19 +01:00
Đoàn Trần Công Danh 2035d46d91 chroot.sh: split between glibc and musl path 2024-01-05 16:27:35 +07:00
Đoàn Trần Công Danh 9fe1dba9c7 chroot.sh: force install glibc and libxcrypt-compat to rebuild 2024-01-05 16:23:40 +07:00
classabbyamp 2eeb8813ed common/shlibs: libxcrypt-compat provides libcrypt.so.1
this is needed for some restricted packages like android-studio
2024-01-04 13:25:13 -05:00
Andrew J. Hesford 27ca2f6ade openmpi: update to 5.0.1.
Closes: #47440.
2024-01-03 14:34:27 -05:00
Piotr Wójcik 87192164d2 New package: postgresql16-16.1 2024-01-02 21:27:32 +01:00
Đoàn Trần Công Danh aaff289fe0 libjcat: update to 0.1.14. 2023-12-31 23:14:38 +07:00
Gonzalo Tornaría fc7a5ce24c xbps-src: fix NOCOLORS 2023-12-31 16:05:45 +01:00
Enno Boland af410531cc New package: sqsh-tools-1.3.0 2023-12-30 19:21:00 +01:00
Luciogi f09cf01a88 kate5: update to 23.08.4. 2023-12-28 17:19:54 +01:00
Leah Neukirchen 50a3f0371d Revert "shlibs: revert to glibc-2.36."
This reverts commit bd46924a0a.

Now glibc 2.38 is built and we can go on.
2023-12-25 23:11:58 +01:00
Leah Neukirchen bd46924a0a shlibs: revert to glibc-2.36. 2023-12-25 21:09:08 +01:00
oreo639 d2725466e7 build-style/void-cross.sh: fix building for glibc 2.38 2023-12-25 14:09:19 -05:00
oreo639 ee93adc0af glibc: update to 2.38.
Remove obsolete flags.

92963737c4
644d38570a
07ed18d26a
f294306ba1
2023-12-25 14:09:19 -05:00
oreo639 b47cdd3698 New package: libxcrypt-4.4.36 2023-12-25 14:09:19 -05:00
classabbyamp c25a8f9558
LimeSuite: update to 23.11.0. 2023-12-21 08:57:51 -05:00
Emil Miler 33b573293d libcotp: update to 3.0.0 2023-12-19 07:19:43 -05:00