app-emulation/liblol - 0.1.5 (gentoo-zh)

Search

Package Information

Description:
LoongArch old-world ABI compatibility layer from AOSC OS
Homepage:
https://liblol.aosc.io
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.1.5 8 -* ~loong 0
View Raw Ebuild
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="LoongArch old-world ABI compatibility layer from AOSC OS"
HOMEPAGE="https://liblol.aosc.io"

# liblol itself is licensed under GPL-2 according to the AOSC maintainers.
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* ~loong"

RDEPEND="
	~app-emulation/liblol-glibc-${PV}
	~app-emulation/liblol-libxcrypt-${PV}
"
PDEPEND="app-emulation/la-ow-syscall"

Dependencies

RDEPEND

	~app-emulation/liblol-glibc-0.1.5
	~app-emulation/liblol-libxcrypt-0.1.5