net-im/tencent-qq: bump version to 3.2.15_p241224
[gentoo-zh.git] / app-emulation / liblol / liblol-0.1.5.ebuild
blob7bb150b31cf5e2686045cc071d5e961d90004c44
1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="LoongArch old-world ABI compatibility layer from AOSC OS"
7 HOMEPAGE="https://liblol.aosc.io"
9 # liblol itself is licensed under GPL-2 according to the AOSC maintainers.
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="-* ~loong"
14 RDEPEND="
15 ~app-emulation/liblol-glibc-${PV}
16 ~app-emulation/liblol-libxcrypt-${PV}
18 PDEPEND="app-emulation/la-ow-syscall"