Commit Graph

6377 Commits

Author SHA1 Message Date
oreo639 1be73bd4fa build-style/void-cross: Update flags for gcc12 and glibc 2.36
gcov can't be built without libc:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100289

Remove -no-pie from build. glibc 2.35 and newer uses -static-pie by default:
https://sourceware.org/pipermail/glibc-cvs/2021q4/075916.html
2022-12-17 12:52:00 +07:00
oreo639 eb82e2578b gcc: update to 12.2.0. 2022-12-17 11:08:32 +07:00
oreo639 e1e8467efb glibc: update to 2.36, first pass, no-cross 2022-12-17 10:45:20 +07:00
oreo639 647562d909 environment/autoconf_cache: Disable 64-bit time_t by default 2022-12-17 10:41:49 +07:00
Đoàn Trần Công Danh 28c20fdafd xfce4-panel: update to 4.18.0. 2022-12-16 13:51:30 +07:00
Đoàn Trần Công Danh 98ae81d4f2 libxfce4util: update to 4.18.0. 2022-12-16 13:51:30 +07:00
Đoàn Trần Công Danh 11abc3c7e7 libxfce4ui: update to 4.18.0. 2022-12-16 13:51:30 +07:00
Jami Kettunen 81502791a5 libplacebo: update to 4.208.0. 2022-12-12 21:00:25 +01:00
classabbyamp 120dbc7fc6
common/environment/setup/sourcepkg.sh: don't unset $UBUNTU_SITE 2022-12-12 13:42:39 -05:00
Michal Vasilek 554a2716b0 ghex: update to 43.0. 2022-12-12 16:47:04 +01:00
Roberto Ricci b614f72918 simgear: update to 2020.3.17. 2022-12-12 02:22:43 -05:00
Michal Vasilek c49feecb30 New package: gcr4-4.0.0 2022-12-11 22:01:26 +01:00
Michal Vasilek f33b11a4ce New package: libshumate-1.0.3 2022-12-11 21:43:07 +01:00
Michal Vasilek fdded8e997 libpanel: add shlibs 2022-12-11 21:43:07 +01:00
Michal Vasilek b6698ba402 d-spy: add shlibs 2022-12-11 21:43:07 +01:00
Đoàn Trần Công Danh aa3a922c52 env/setup/sourcepkg: fix for multiple env variables' value 2022-12-09 08:31:27 +07:00
Gonzalo Tornaría 7bd48502b0 primesieve: update to 11.0. 2022-12-08 20:38:56 +00:00
Alfredo Pérez 78898ff4bc geos: update to 3.11.1. 2022-12-08 14:55:28 -05:00
Zach Dykstra 1206ec48e1 zfs: update to 2.1.7.
Close: #40874
2022-12-06 21:03:34 -05:00
classabbyamp acc4dc46d8
syncthingtray: update to 1.3.1. 2022-12-06 15:33:59 -05:00
icp 5f0e7218eb common/xbps-src/shutils/update_check.sh: tweak url and rx for git.sr.ht
Accommodate for tarballs in refs named after commit hash.
2022-12-04 21:37:30 -05:00
Gonzalo Tornaría 0b5a5c2bd9 SuiteSparse: update to 6.0.1.
- use openblas instead of lapack when available.
 - add shlibs that will be used by octave.
 - SuiteSparse-devel and mongoose-devel conflict for libmongoose.{so,a}.
2022-12-04 21:11:25 +00:00
John Gebbie c3112e0bd1 New package: vosk-api-0.3.43 2022-12-04 17:10:55 +01:00
John Gebbie f2f6fceb0b New package: openfst-1.8.2 2022-12-04 17:10:55 +01:00
Gonzalo Tornaría 771ba9b372 igraph: update to 0.10.2.
Also: use openblas instead of lapack when available.
2022-12-03 22:36:51 +00:00
Arjan Mossel 93d6b41177 vtk: update to 9.2.2 2022-12-03 20:38:55 +00:00
Marijn Suijten 874a01184f New package: libdrm-test-progs-2.4.113
libdrm provides a couple useful progams for printing, testing and
validating KMS implementations; include these utilities in a new
libdrm-test-progs subpackage of libdrm.
2022-12-04 00:54:30 +07:00
Michal Vasilek 66c3fdc295 cpp-hocon: build shared library 2022-12-03 20:26:45 +07:00
Michal Vasilek 8baef470bd gedit: update to 43.2. 2022-12-03 13:11:40 +01:00
Michal Vasilek bf4a4c5613 tepl: update to 6.2.0. 2022-12-03 13:11:40 +01:00
Đoàn Trần Công Danh 6174bd6afd env/setup/sourcepkg: unset all exported variables
except known to be good one.

See 581cdacc5b and 253b9f0b98
2022-12-03 17:27:29 +07:00
Đoàn Trần Công Danh 2111dfa815 gen-runtime-deps: verify rdeps for shlib_requires too
While we're at it, mark one more variables as local
2022-11-30 23:22:16 +07:00
Đoàn Trần Công Danh 1b2519f765 do-extract: extract rpm with bsdtar, too 2022-11-30 23:20:04 +07:00
Andrew J. Hesford 7436cebdd5 pre-pkg/04-generate-runtime-deps.sh: avoid conflict with `broken` template var
Using a non-local `broken` variable in the hook

    common/hooks/prepkg/04-generate-runtime-deps.sh

will cause a spurious shlib error when building templates marked broken
are built with `xbps-src -b`. Declaring the variable local is
sufficient, but let's make the name a bit more distinctive anyway.
2022-11-30 11:15:57 -05:00
Leah Neukirchen 44f6a3a06b swi-prolog: update to 9.0.0. 2022-11-28 15:19:02 +01:00
classabbyamp e409ea0c81 common/xbps-src/shutils/update_check.sh: ignore pkgs without distfiles
unless they use the update override file
2022-11-27 21:22:48 -05:00
tibequadorian f51fab02c7 svt-av1: update to 1.3.0. 2022-11-27 11:34:55 -05:00
classabbyamp 783c07738a kernelshark: split from trace-cmd, update to 2.1.1 2022-11-25 19:35:52 -05:00
classabbyamp b698913769 trace-cmd: update to 3.1.4. 2022-11-25 19:35:52 -05:00
classabbyamp 66eebb462a New package: libtracefs-1.6.1 2022-11-25 19:35:52 -05:00
classabbyamp 94e9bc70a2 New package: libtraceevent-1.6.3 2022-11-25 19:35:52 -05:00
Andrew Benson eef6d5326a nvidia390: update to 390.157. 2022-11-24 22:00:41 -06:00
classabbyamp e5f33f6a70 New package: airspyhf-1.6.8
closes #38198
2022-11-24 03:17:13 -05:00
skmpz 139590e5e2 spdlog: update to 1.11.0. 2022-11-24 01:07:47 -05:00
yopito fe0697d0cf kdevelop: update to 22.08.3 2022-11-23 23:59:57 +01:00
Andrew Benson 7e742c778d mpv: update to 0.35.0. 2022-11-23 22:32:13 +07:00
Michal Vasilek 0eddd66177 hooks/99-pkglint.sh: error when pkg ships gschemas.compiled
gschemas.compiled is generated by glib-compile-schemas and should not be
overriden by a package
2022-11-22 22:51:04 +01:00
Michal Vasilek c5757115e2 New package: mozjs102-102.5.0 2022-11-22 22:00:28 +01:00
Arjan Mossel 614059b8f3 New package: readosm-1.1.0a 2022-11-21 22:29:49 -06:00
Đoàn Trần Công Danh 22054be835 pkglint: forbid /usr/lib/libexec 2022-11-22 09:05:10 +07:00