Đoàn Trần Công Danh
8ca78ce64b
quickjs: remove -latomic
2023-09-09 10:57:52 +07:00
Đoàn Trần Công Danh
7ceb3f2257
apr: switch to archive.apache.org
2023-09-08 22:54:45 +07:00
Đoàn Trần Công Danh
3879823578
98-shlib-provides: handle special 32bit packages
...
If the packages has -32bit suffix and there's another subpackages with
same name. It's definitely not a normal package.
2023-09-08 19:59:07 +07:00
Đoàn Trần Công Danh
ed896b19a0
encfs: fix crash with blowfish
...
Fix #45916
2023-09-07 13:21:27 +07:00
Đoàn Trần Công Danh
5ab3307fcb
mariadb: update to 10.5.22.
...
Fix : #45859
2023-09-07 13:21:06 +07:00
Đoàn Trần Công Danh
d31c4d0994
librsvg: update to 2.56.3. CVE-2023-38633
2023-09-07 07:27:13 +07:00
Đoàn Trần Công Danh
49771ba129
mold: remove libatomic-devel from makedepends
2023-09-06 22:36:22 +07:00
Đoàn Trần Công Danh
17d53629ee
linux6.1: update to 6.1.51.
2023-09-05 10:06:06 +07:00
Đoàn Trần Công Danh
7675ad7496
serf: update to 1.3.10.
...
Fix : #45863
2023-09-01 22:03:54 +07:00
Đoàn Trần Công Danh
1d685a1cc7
nss: update to 3.93.
2023-09-01 22:03:54 +07:00
Đoàn Trần Công Danh
ae4367fed2
libarchive: disable libb2
...
libb2 isn't in bootstrap chain as of it's.
2023-09-01 22:03:54 +07:00
Đoàn Trần Công Danh
6c63cec625
libcap: fix bootstrap on environment with go and pam-devel
...
new package: pam-cap
2023-09-01 22:03:54 +07:00
Đoàn Trần Công Danh
d0d87c78fa
linux6.1: update to 6.1.50.
2023-08-31 21:44:04 +07:00
Đoàn Trần Công Danh
3116d8375f
rr: patch for Linux 6.x UAPI
2023-08-31 07:51:22 +07:00
Đoàn Trần Công Danh
f3982ad650
fcitx: large file offset support
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
79c5786e3d
openbabel: needs rapidjson
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
45d5d90e8a
libxlsxwriter: fix build with new cmake
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
ebd0f4d728
pdfpc: patch for vala 0.56.7
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
be23c912c5
prometheus-cpp: use C++17
...
New abseil requires at least C++14.
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
a6c4206699
vsrccopy: fix detection of last argument
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
da8a19b5ab
rinutils: fix build with no-network cmake
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
6d0ec27273
frozen: disable building test
2023-08-30 13:30:24 +07:00
Đoàn Trần Công Danh
0a5893cd22
frozen: disable building test
2023-08-30 13:28:02 +07:00
Đoàn Trần Công Danh
bd6ba85227
libreoffice: update to 7.6.0.3.
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
6c04e6d45c
common/shlibs: clean up
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
c77021e94b
(restricted): verify runtime deps
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
e17c1f1481
mercury: verify runtime deps
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
9ee583c661
hooks/gen-rt-deps: Look for rt-deps by subpkg first, common/shlibs later
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
6d6cf11a2b
hooks/shlib-provides: record shared libraries without SONAME
...
In a later change, we would like to generate runtime-deps between
sub-packages.
In order to do that, we can add everything into etc/shlibs or we can
look into other subpackages directly. The former is cumbersome if such
package has lot of shared-objects. The latter requires traversing and
checking a lot of files. Furtunately, we can speed up the latter one by
storing all shared-objects' information in a centralised place.
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
337d270447
hooks: move prepare-32bit and shlib-provides to post-install
...
In a later change, we will generate shlib-depends cross subpkgs during
pre-pkg stage. Thus we need shlib-provides information of all subpkgs
ready before pre-pkg is run.
Those information can only be read in post-install stage at the
eariliest.
Let's move the shlib-provides to post-install. This hook requires
prepare-32bit, so, let's move that hook, too.
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
5971ae8cc4
gegl: babl -> babl-0.1 in pkg-config
2023-08-30 08:43:20 +07:00
Đoàn Trần Công Danh
c909e0760d
swi-prolog: use large file offset
2023-08-29 21:35:11 +07:00
Đoàn Trần Công Danh
bd9a3a4ce3
fcitx5-qt: fix vtable undefined reference
2023-08-29 09:09:54 +07:00
Đoàn Trần Công Danh
7f33c2012e
libime-jyutping: for boost-1.83
2023-08-29 08:55:36 +07:00
Đoàn Trần Công Danh
f90cb5bdba
fcitx5-qt: nocross if wordsize doesn't match
2023-08-29 07:16:07 +07:00
Đoàn Trần Công Danh
3317aa2746
nrpe: really fix cross-build, reproducible build
2023-08-28 20:39:06 +07:00
Đoàn Trần Công Danh
d740c1436e
nrpe: drop libressl patches
...
Also move -I./../include to be the first CFLAGS.
2023-08-28 20:24:43 +07:00
Đoàn Trần Công Danh
bb23f8fe01
nrpe: broken for now
2023-08-28 19:59:22 +07:00
Đoàn Trần Công Danh
fe0d548527
vsrcextract: drop the heuristic to prefer tar over bsdtar
...
Only kexec-tools has problem with bsdtar, the heuristic is problematic
with those packages with tar in hostmakedepends
2023-08-28 17:03:37 +07:00
Đoàn Trần Công Danh
baf23c3577
fcitx5-rime: update to 5.1.1.
2023-08-28 11:53:33 +07:00
Đoàn Trần Công Danh
72287d3c50
libime: large file offset
2023-08-28 07:37:25 +07:00
Đoàn Trần Công Danh
b55aa4dd8c
fcitx5: large file offset
2023-08-28 07:37:25 +07:00
Đoàn Trần Công Danh
721aaa3279
fcitx5: temporary nocross
2023-08-28 07:00:30 +07:00
Đoàn Trần Công Danh
bc9c0b5845
New package: frozen-1.1.1
2023-08-27 13:36:35 +07:00
Đoàn Trần Công Danh
38fb0674af
liborcus: update to 0.18.1.
2023-08-27 13:36:35 +07:00
Đoàn Trần Công Danh
56ee0d4a76
libixion: update to 0.18.1.
2023-08-27 13:36:35 +07:00
Đoàn Trần Công Danh
7f235bd329
*: rebuild for boost 1.83.0
2023-08-27 13:36:35 +07:00
Đoàn Trần Công Danh
142cbfc47f
mdds: update to 2.1.1.
2023-08-27 13:35:09 +07:00
Đoàn Trần Công Danh
de36394238
libime: update to 1.1.1.
2023-08-27 13:21:50 +07:00
Đoàn Trần Công Danh
fffefb0a51
fcitx5-zhuyin: update to 5.1.0.
2023-08-27 13:21:50 +07:00
Đoàn Trần Công Danh
1e56f1821d
fcitx5-unikey: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
7c7ab51359
fcitx5-table-other: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
4fc899699e
fcitx5-table-extra: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
b045167de6
fcitx5-rime: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
919732e8d2
fcitx5-qt: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
65bb96a58b
fcitx5-m17n: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
037162e51c
fcitx5-hangul: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
73460eefa8
fcitx5-gtk: update to 5.1.0.
2023-08-27 13:21:49 +07:00
Đoàn Trần Công Danh
4f414dd8e9
fcitx5-configtool: update to 5.1.0.
2023-08-27 13:21:48 +07:00
Đoàn Trần Công Danh
95d24a9969
fcitx5-chinese-addons: update to 5.1.0.
2023-08-27 13:21:48 +07:00
Đoàn Trần Công Danh
58c0953e3e
fcitx5-chewing: update to 5.1.0.
2023-08-27 13:21:48 +07:00
Đoàn Trần Công Danh
f56314d47f
fcitx5-anthy: update to 5.1.0.
2023-08-27 13:21:48 +07:00
Đoàn Trần Công Danh
713ed48d5e
fcitx5: update to 5.1.0.
2023-08-27 13:21:48 +07:00
Đoàn Trần Công Danh
3b85fcc291
Field3D: rebuild for boost 1.83.0
2023-08-27 13:21:25 +07:00
Đoàn Trần Công Danh
01d8272c73
opencamlib: rebuild for boost 1.83.0
2023-08-27 13:21:25 +07:00
Đoàn Trần Công Danh
3f1a8923f1
wesnoth: update to 1.16.10.
2023-08-27 12:34:20 +07:00
Đoàn Trần Công Danh
4b58e20844
swiften: patch for boost 1.83.0
2023-08-27 12:32:49 +07:00
Đoàn Trần Công Danh
eb453e6e0e
boost: update to 1.83.0.
2023-08-26 22:45:28 -04:00
Đoàn Trần Công Danh
869a25e5e1
codec2: repo's name changed
...
I don't know the reason, why can't they keep a legacy branch there!?
2023-08-27 07:30:01 +07:00
Đoàn Trần Công Danh
f21025fec9
clog: distfiles moved to github
2023-08-27 07:21:59 +07:00
Đoàn Trần Công Danh
6bed018ded
boomerang: require python for BOOMERANG_BUILD_REGRESSION_TESTS
2023-08-26 22:17:53 +07:00
Đoàn Trần Công Danh
6dc82a6029
adwaita-qt: fix checksum
...
Everything is the same.
2023-08-26 22:13:55 +07:00
Đoàn Trần Công Danh
a8a0c42624
OpenOrienteering-Mapper: fix build
2023-08-26 22:13:55 +07:00
Đoàn Trần Công Danh
ad48cabf6d
proj: fix unbalance cmake config
2023-08-26 22:13:55 +07:00
Đoàn Trần Công Danh
5ca1942a10
DirectXShaderCompiler: fix build
2023-08-26 21:43:27 +07:00
Đoàn Trần Công Danh
7dba6cb0e0
proj-devel: drop unneeded deps
2023-08-26 20:30:46 +07:00
Đoàn Trần Công Danh
e0fa46555b
omxplayer: update license
2023-08-26 20:05:52 +07:00
Đoàn Trần Công Danh
26a11750e4
fs-repo-migrations: update to 2.0.2+13~14+v1.0.0.
2023-08-26 13:15:47 +07:00
Đoàn Trần Công Danh
f9e09915c5
go-ipfs: update to 0.22.0.
2023-08-26 13:05:56 +07:00
Đoàn Trần Công Danh
947a0b2442
libmwaw: update to 0.3.22.
2023-08-26 12:55:30 +07:00
Đoàn Trần Công Danh
4a88cbb494
libogre: fix build
2023-08-26 12:55:21 +07:00
Đoàn Trần Công Danh
8bf21c5d51
openmw: fix build, update checksum
...
They did retag 0.48.0:
--- ../openmw-openmw-0.48.0.tar.gz
+++ hostdir/sources/openmw-0.48.0/openmw-openmw-0.48.0.tar.gz
├── openmw-openmw-0.48.0.tar
│ ├── openmw-openmw-0.48.0/docs/requirements.txt
│ │ @@ -1,3 +1,4 @@
│ │ parse_cmake
│ │ sphinx==1.8.5
│ │ docutils==0.17.1
│ │ +jinja2==3.0.0
│ ├── openmw-openmw-0.48.0/docs/source/generate_luadoc.sh
│ │ @@ -40,14 +40,15 @@
│ │ make install
│ │ PATH=$PATH:~/luarocks/bin
│ │
│ │ echo "Install openmwluadocumentor"
│ │ cd ~
│ │ git clone https://gitlab.com/ptmikheev/openmw-luadocumentor.git
│ │ cd openmw-luadocumentor/luarocks
│ │ + git checkout 156b1ad3597c739e51f537afe08d8d7ad1e95671
│ │ luarocks --local pack openmwluadocumentor-0.1.1-1.rockspec
│ │ luarocks --local install openmwluadocumentor-0.1.1-1.src.rock
│ │ fi
│ │
│ │ DOCS_SOURCE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
│ │ FILES_DIR=$DOCS_SOURCE_DIR/../../files
│ │ OUTPUT_DIR=$DOCS_SOURCE_DIR/reference/lua-scripting/generated_html
2023-08-25 21:58:47 +07:00
Đoàn Trần Công Danh
87c6116d0c
telegram-desktop: rebuild for Qt 6.5.2
...
Fix : #45753
2023-08-25 20:18:23 +07:00
Đoàn Trần Công Danh
a0c6e1edd6
wireproxy: build for go1.20
2023-08-24 21:09:02 +07:00
Đoàn Trần Công Danh
d90be61ab3
v2ray: build for go1.20
2023-08-24 21:07:55 +07:00
Đoàn Trần Công Danh
ebc2783566
syncthing: build for go1.20
2023-08-24 21:07:39 +07:00
Đoàn Trần Công Danh
dd44c74ac5
spreed-webrtc: build for go1.20
2023-08-24 21:07:24 +07:00
Đoàn Trần Công Danh
6b5d0be6c2
k3d: build for go1.20
2023-08-24 21:07:05 +07:00
Đoàn Trần Công Danh
5bff83e826
dnscrypt-proxy: build for go1.20
2023-08-24 21:06:51 +07:00
Đoàn Trần Công Danh
8748e89183
cloudflared: build for go1.20
2023-08-24 21:06:18 +07:00
Đoàn Trần Công Danh
9b4a220966
caddy: build for go1.20
2023-08-24 21:05:57 +07:00
Đoàn Trần Công Danh
c359aaaa46
build-style/go: allow override GOTOOLCHAIN
2023-08-24 21:05:07 +07:00
Đoàn Trần Công Danh
e0a00298e8
New package: go1.20-1.20.7
2023-08-24 21:01:44 +07:00
Đoàn Trần Công Danh
2255e8dfb9
bash-completion: kernel module supports zstd
2023-08-23 07:43:30 +07:00
Đoàn Trần Công Danh
a7f592e114
openssh: use sshd_config.d for customisation
2023-08-22 14:38:59 +02:00
Đoàn Trần Công Danh
27669137e9
git: update to 2.42.0.
2023-08-22 18:52:46 +07:00
Đoàn Trần Công Danh
5215d4a7f9
build-style/cmake: no longer need to block FetchContent
2023-08-21 21:32:09 +07:00
Đoàn Trần Công Danh
6633a5ade7
sysdig: update to 0.33.1.
2023-08-21 21:31:19 +07:00
Đoàn Trần Công Danh
92e90f0dd4
New package: libb64-1.2.1
2023-08-21 21:31:03 +07:00
Đoàn Trần Công Danh
28d206b3b5
New package: valijson-1.0
2023-08-21 21:30:16 +07:00