mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
13 lines
457 B
Plaintext
13 lines
457 B
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=configure install
|
|
DESCRIPTION=Support library to deal with Apple Property Lists (Binary & XML)
|
|
EAPI=8
|
|
HOMEPAGE=https://libimobiledevice.org/
|
|
IUSE=test
|
|
KEYWORDS=amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86
|
|
LICENSE=GPL-2+ LGPL-2.1+
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/4
|
|
SRC_URI=https://github.com/libimobiledevice/libplist/releases/download/2.6.0/libplist-2.6.0.tar.bz2
|
|
_md5_=2897c71987df9d331e24340bd2e60ffc
|