Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="aacs bdplus +fontconfig java static-libs +truetype utils +xml"
+IUSE="aacs bdplus +fontconfig java static-libs +truetype udf utils +xml"
COMMON_DEPEND="
xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )
$(use_with fontconfig) \
$(use_with truetype freetype) \
$(use_enable static-libs static) \
+ $(use_enable udf) \
$(use_with xml libxml2) \
${myconf}
}
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="aacs bdplus +fontconfig java static-libs +truetype utils +xml"
+IUSE="aacs bdplus +fontconfig java static-libs +truetype udf utils +xml"
COMMON_DEPEND="
xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )
$(use_with fontconfig) \
$(use_with truetype freetype) \
$(use_enable static-libs static) \
+ $(use_enable udf) \
$(use_with xml libxml2) \
${myconf}
}
<flag name='aacs'>Add support for decryption of AACS</flag>
<flag name='bdplus'>Use <pkg>media-libs/libbdplus</pkg> for BD+ decryption</flag>
<flag name='java'>Add support for BD-J</flag>
+ <flag name='udf'>Add UDF (Universal Disk Format) support</flag>
<flag name='utils'>Install command-line utilities and examples</flag>
</use>
</pkgmetadata>