gentoo-ebuilds/sci-chemistry/molsketch/metadata.xml
Andreas Sturmlechner 063f5535d9
sci-chemistry/molsketch: mv openbabel[inchi] runtime info to optfeature
See also: https://github.com/gentoo/gentoo/pull/41049

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-03-17 16:36:49 +01:00

20 lines
807 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-chemistry@gentoo.org</email>
<name>Gentoo Chemistry Project</name>
</maintainer>
<longdescription lang="en">
Molsketch is a 2D molecular editing tool. Its goal is to help you draw
molecules quick and easily. Of course you're creation can be exported
afterwards in high quality in a number of vector and bitmap formats.
</longdescription>
<use>
<flag name="openbabel">Interface for <pkg>sci-chemistry/openbabel</pkg> to support many file formats</flag>
</use>
<upstream>
<remote-id type="sourceforge">molsketch</remote-id><!-- old -->
<remote-id type="github">hvennekate/Molsketch</remote-id>
</upstream>
</pkgmetadata>