You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/curaengine/metadata.xml

44 lines
1.5 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>3dprint@gentoo.org</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
<maintainer type="person">
<email>alexxy@gentoo.org</email>
<name>Alexey Shvetsov</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>mathy@vanvoorden.be</email>
<name>Mathy Vanvoorden</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>perlovka@gmail.com</email>
<name>Michael Perlov</name>
</maintainer>
<longdescription>
The CuraEngine is a C++ console application for 3D printing GCode generation.
It has been made as a better and faster alternative to the old Skeinforge engine.
This is just a console application for GCode generation.
For a full graphical application look at Cura which is the graphical frontend for CuraEngine.
The CuraEngine can be used seperately or in other applications. Feel free to add it to your application.
</longdescription>
<use>
<flag name="arcus">Build with support for communication library between internal components for Ultimaker software</flag>
</use>
<slots>
<subslots>soname major version number</subslots>
</slots>
<upstream>
<bugs-to>https://github.com/Ultimaker/CuraEngine/issues</bugs-to>
<remote-id type="github">Ultimaker/CuraEngine</remote-id>
</upstream>
</pkgmetadata>