blob: 5c9fe0a7620c1abbaaf6754cb40c73924862036e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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_=926917d13e3b2ac60e1d9607cacb41d6
|