gentoo-ebuilds/media-gfx/alembic/metadata.xml
Paul Zander 7d2d1edd62
*/*: Take over waebbl's packages
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>
2024-03-16 10:49:42 +02:00

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>