Marcin Puc
7685fedc97
wlroots: update to 0.16.0
2022-12-27 23:21:21 +01:00
classabbyamp
a13c842291
xbps-src: default XBPS_MAKEJOBS to `nproc`
...
previously this defaulted to 1. In some rare cases, nproc is not
desirable, but that can be easily overriden in the standard ways,
etc/conf or -jN.
For compatibility with other distros, it defaults to 1 when nproc
is not available.
2022-12-22 21:15:24 -05:00
classabbyamp
c1dc168f80
common/travis/changed_templates.sh: change branch age check for treeless
...
small logic change because we now have the complete commit history instead
of just `--depth=200`. This preserves the 200 commit limit with a slightly-
enhanced error message (wording clarified and it now shows up as an error
annotation)
2022-12-21 01:15:15 -05:00
classabbyamp
7249e827a1
common/travis/fetch_upstream.sh: remove now-unnecessary script
...
no longer needed now that the checkout script fetches the entire
commit history of master and the PR branch
2022-12-21 01:15:15 -05:00
oreo639
e01d61528c
ldc: update to 1.30.0.
2022-12-20 09:22:42 +07:00
classabbyamp
7c8f15bf1b
common/xbps-src/shutils/show.sh: make show display consistent
...
previously, if there was a newline in some variables, it would not format
properly in `xbps-src show`. This fixes it by always splitting it by word
in some cases, like if there is a new line in the variable's value, and
removing internal commas in some cases.
This logic was split into a function for consistency.
fixes #40996
Example:
```
$ ./xbps-src show keepassxc
pkgname: keepassxc
...
License(s): GPL-3.0-or-later
License(s): BSD-3-Clause
License(s): CC0-1.0
License(s): LGPL-2.0-only
License(s): LGPL-2.1-only
License(s): LGPL-3.0-or-later
License(s): Nokia-Qt-exception-1.1
License(s): MIT
License(s): BSL-1.0
```
2022-12-18 19:27:01 -05:00
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
Helmut Pozimski
5d1ba57322
libfm-qt: update to 1.2.0.
2022-11-20 14:52:37 +01:00
Helmut Pozimski
5ff9c57e59
cfitsio: update to 4.2.0. (soname bump)
2022-11-20 09:37:29 +01:00
classabbyamp
c18090b458
common/hooks/do-extract/00-distfiles.sh: support deb files
...
Co-authored-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
2022-11-18 23:47:23 -05:00
Đoàn Trần Công Danh
404517be90
common/shlibs: last change to id3lib break ABI for big-endian
2022-11-17 22:46:20 +07:00
Đoàn Trần Công Danh
3cc51aa5ad
common/shlibs: correct shlibs for libgepub
...
Will be used for next xfce4 release.
2022-11-14 12:20:58 +07:00
Đoàn Trần Công Danh
9ad208c95d
libtorrent-rasterbar: update to 1.2.18.
2022-11-11 22:50:32 +07:00
Đoàn Trần Công Danh
ff92ae7b24
common/shlib: boost-python: requires 1.80.0_6
2022-11-11 10:29:49 +07:00
Andrew J. Hesford
936a6ed85d
build-style/python3-pep517.sh: abandon pip
2022-11-09 21:24:02 -05:00
Jami Kettunen
e0bcd5d955
common/build-style/python3-pep517: add missing \n for msg_warn
2022-11-10 08:42:05 +07:00
Đoàn Trần Công Danh
f6a99075c6
built-style: R-cran: build inside build_wrksrc
2022-11-09 18:50:32 +07:00
Krul Ceter
5e94df1ced
libglademm: remove package
...
The package is not maintained (just like libglade) and considered
obsolete.
Nothing else depends on it (including -devel).
2022-11-08 20:09:32 +01:00
Michal Vasilek
693229f70c
common: build-style/meson: use meson setup
...
WARNING: Running the setup command as `meson [options]` instead of
`meson setup [options]` is ambiguous and deprecated.
meson setup works since 0.42 and this deprecation warning was introduced
in 0.64
2022-11-08 18:24:04 +01:00
Đoàn Trần Công Danh
8c5358f792
xbps-src: set wrksrc to $pkgname-$version unconditionally
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
74ba0a8d67
environment: remove create_wrksrc from all build-style
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
509f79078c
hooks: do-extract: extract to temp dir then rename
...
Extracting to temporary directory then renaming to real $wrksrc,
will make the do-extract steps works atomicity. Either $wrksrc is there
and complete, or it's not there.
Accidentally, this change has a side effect, we can no longer care about
the name of top-level components of a tarball, since we will rename the
top level directory in question to $wrksrc. IOW, we don't need to set
$wrksrc any longer. The side effect of above side effect: we can starting
to build multiple packages that have same top-level's name without clean
from now on.
In another hand, we only rename the inner directory if the extracted
file hierarchy has single top-level directory, we will use the
renamed-temporary directory as the $wrksrc, $create_wrksrc variable is
no longer relevant, and do-clean will always work probably instead of
leaving some trash behind like before.
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
a67189c236
hooks: do-extract: simplify gem extraction
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
581cdacc5b
env/setup/sourcepkg: unset python3 build-helper variables
2022-11-05 20:03:57 +07:00
Đoàn Trần Công Danh
7927891c88
boost: revbump for Python 3.11
2022-11-05 08:24:52 -04:00
Andrew J. Hesford
6504d8e133
python3: update to 3.11.0.
...
Also include bluez headers at build time to allow Bluetooth sockets in
the Python stdlib.
h/t: @sgn
2022-11-05 08:21:20 -04:00
Krul Ceter
750ff65be4
libgdal: update to 3.5.3.
2022-11-04 23:27:39 -04:00
John
683362bd55
New package: DirectXShaderCompiler-1.7.2207
2022-11-04 20:41:46 +01:00
Leah Neukirchen
983fdb2f5f
libtls: update to 3.6.1.
2022-11-04 17:35:48 +01:00
John
ddf4281132
qt6-declarative: update to 6.4.0.
2022-11-03 17:07:45 +01:00
Jan Christian Grünhage
ca8c4fb08f
build-style/cargo: produce auditable binaries
2022-11-03 03:50:11 -04:00
classabbyamp
083de3f368
syncthingtray: update to 1.3.0.
2022-11-02 20:51:09 -04:00
classabbyamp
69daac674e
qtforkawesome: update to 0.1.0.
2022-11-02 20:45:59 -04:00
Duncaen
02fb37373b
hooks/99-pkglint.sh: error out if /usr/usr path is used
2022-11-01 15:40:29 +01:00
Andrew Benson
87bd5ea6db
New package: libt3widget-1.2.2
2022-10-31 19:11:28 -05:00
Andrew Benson
feb1c6d348
New package: libt3window-0.4.1
2022-10-31 19:11:28 -05:00
Andrew Benson
ccb7b975e1
New package: libt3key-0.2.10
2022-10-31 19:11:28 -05:00
Andrew Benson
1097ac5618
New package: libt3highlight-0.5.0
2022-10-31 19:11:28 -05:00
Andrew Benson
379f0e93e1
New package: libt3config-1.0.0
2022-10-31 19:11:28 -05:00
Gonzalo Tornaría
670e61df33
gap: update to 4.12.1.
2022-10-31 11:27:33 -04:00
Gonzalo Tornaría
a856644c92
eclib: update to 20221012.
2022-10-31 11:27:33 -04:00
Gonzalo Tornaría
bc2bd6e3e5
pari: update to 2.15.0.
2022-10-31 11:27:33 -04:00
dkwo
11c32f53fe
singular: update to 4.3.1p2 (fix gcc 12 build)
2022-10-31 11:27:33 -04:00
Gonzalo Tornaría
a3c8d35955
flintlib: update to 2.9.0.
2022-10-31 11:27:33 -04:00
fanyx
a6cee91408
mgba: update to 0.10.0, adopt
2022-10-31 11:24:57 -04:00
Helmut Pozimski
0595214d13
libfilezilla: update to 0.39.2.
2022-10-29 11:33:12 +02:00
Iced Quinn
b61e657395
antimicrox: update to 3.2.5
...
chore: remove antimicro from common/shlibs
chore: include old antimicrox libs in removed packages
refactor: musl-specific flags
2022-10-27 09:07:06 -04:00
Michal Vasilek
06e7b5e9a3
spice-gtk: use libsoup3
2022-10-26 14:55:35 +02:00
Michal Vasilek
2de091c6f6
phodav: update to 3.0.
2022-10-26 14:55:35 +02:00
Michal Vasilek
1bad1789a6
libosinfo: use libsoup3
2022-10-26 14:55:35 +02:00
classabbyamp
8fe8739a23
common/: remove PATH adds from CI scripts
...
they are now specified in the workflow file
2022-10-25 14:23:46 -04:00