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
Duncaen
6c73aa0254
libsodium: update to 1.0.19.
2023-12-18 22:15:53 +01:00
Đoàn Trần Công Danh
0a4631ba50
common/shlibs: libnl-3 SONAME is unstable with 3.2.18 and 3.2.19
2023-12-18 12:01:07 +07:00
triallax
7fbc06b120
poppler: update to 23.12.0.
2023-12-16 10:12:32 +07:00
Đoàn Trần Công Danh
7de677298a
New package: libpodofo0.9-0.9.7
2023-12-14 11:38:20 +07:00
Đoàn Trần Công Danh
db5d657797
podofo: update to 0.10.3.
2023-12-14 11:38:20 +07:00
Đoàn Trần Công Danh
5ee797894f
qt6-pdf: split from webengine, build for 32 bit archs.
2023-12-12 13:46:18 +07:00
migue07juegos
2cf315d605
New package: wlroots0.17-0.17.0
2023-12-11 23:54:26 -05:00
Gonzalo Tornaría
b778556cb8
flintlib: update to 3.0.1.
2023-12-08 17:05:22 +01:00
Phil Schumann
0252f2b859
SFML: update to 2.6.1.
...
closes #47595
closes #47454
2023-12-06 00:17:42 +01:00
John
2242f4158b
qt6-speech: add shlib entry
2023-12-05 22:54:45 +01:00
amak
f289120b8e
libupnpp: update to 0.24.0
2023-12-02 22:22:29 +01:00
Marcin Puc
b10b0c71dd
wlroots0.14: remove package
2023-12-02 02:22:34 -05:00
classabbyamp
585515f423
common/build-helper/meson: pass target to bindgen
2023-12-01 21:45:14 -05:00
John
ee59a36bdd
build-helper/rust.sh: prevent stripping by cargo
...
Some rust pacakges (e.g. eza and bat) do set strip = true
in their release profile which removes the debug symbols
before xbps-src can split them.
closes #47459
2023-11-28 12:23:22 +01:00
mobinmob
42c1be457b
spdx-licenses-list: update to 3.22.
...
Also:
- update common/travis/license.lst
2023-11-26 12:07:04 -05:00
classabbyamp
62281ca96a
Partially revert "common/build-helper/rust.sh: link to libgit2 and libsqlite3 dynamically"
...
This reverts commit d69cddbbc4
.
libgit2 part will be applied as part of the libgit2 update
2023-11-26 04:01:26 -05:00
icp
d69cddbbc4
common/build-helper/rust.sh: link to libgit2 and libsqlite3 dynamically
...
libgit2 upstream: 59a81cac9a
libsqlite3 upstream: b4604f2421
2023-11-26 03:32:34 -05:00
Andrew J. Hesford
28b724db5c
common/build-helper/meson.sh: remove obsolete linker config
2023-11-25 16:29:31 -05:00
classabbyamp
9f79d71bee
common/xbps-src/shutils/chroot.sh: support importing other keys
...
When packages in `hostdir/binpkgs` are signed, it causes `xbps-src` to
annoyingly request to import the associated key (every time, in the case
of automation tools like `xxbuild` or `ymir`). This allows the user to
add their personal public key `.plist` to `etc/repo-keys/` so this
prompting does not happen.
2023-11-25 15:27:24 -05:00
Marcin Puc
6b724e9bbf
libdisplay-info: add missing shlib
2023-11-25 16:33:25 +01:00
John
e9baba9bef
kate5: update to 23.08.3.
2023-11-18 23:36:24 +01:00
Mohammed Anas
3b3b8ad7aa
exiv2: update to 0.28.1.
2023-11-18 16:41:26 -05:00
Mohammed Anas
7412084220
inih: add `libINIReader.so.0` common/shlibs entry.
2023-11-18 16:41:26 -05:00
Arjan Mossel
3ab5ce1c9b
common/shlibs: add libspatialindex.so.6 for QGIS
2023-11-16 15:26:09 -05:00
Arjan Mossel
a636c3bf9e
New package: draco-1.5.6
2023-11-16 15:26:09 -05:00
Arjan Mossel
43f6fa8283
New package: libgeotiff-1.7.1
2023-11-16 15:26:09 -05:00
dkwo
875945ef94
lvm2: update to 2.03.22
2023-11-14 14:04:49 +01:00
Michael Aldridge
917cdc2ab7
New package: libdatachannel-0.19.1.
2023-11-13 19:39:30 -06:00
Michael Aldridge
6f5934d14d
New package: usrsctp-0.9.5.0.
2023-11-13 19:39:30 -06:00
Michael Aldridge
4de9691d69
New package: oneVPL-2023.3.1.
2023-11-13 19:39:30 -06:00
Duncaen
a0d2860dab
xbps-src: add default build option description
...
Most descriptions already just use this format anyways.
2023-11-12 19:36:34 -05:00