summaryrefslogtreecommitdiff
path: root/media-gfx/alembic/metadata.xml
blob: 7dec64f8ad947a28632b0225fc79da8c20c37077 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
	<email>waebbl-gentoo@posteo.net</email>
	<name>Bernd Waibel</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>