Commit graph

6542 commits

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