mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 07:04:13 +02:00
Bug: https://bugs.gentoo.org/639236 Bug: https://bugs.gentoo.org/659306 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35751 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
24 lines
825 B
XML
24 lines
825 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>negril.nx+gentoo@gmail.com</email>
|
|
<name>Paul Zander</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Alembic is an open computer graphics interchange framework,
|
|
developed by Sony Pictures Imageworks Inc. and Lucasfilm Ltd.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="hdf5">Add support <pkg>sci-libs/hdf5</pkg></flag>
|
|
<flag name="test">Build and run the test-suite</flag>
|
|
</use>
|
|
<upstream>
|
|
<bugs-to>https://github.com/alembic/alembic/issues</bugs-to>
|
|
<remote-id type="github">alembic/alembic</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|