Files
contrib/multimedia/graphics/freecad/pspec.xml
T
2026-06-27 23:27:13 +03:00

84 lines
3.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>FreeCAD</Name>
<Homepage>https://freecadweb.org/</Homepage>
<Packager>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Packager>
<Summary xml:lang="en">
FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size.
</Summary>
<Description xml:lang="en">
FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.
</Description>
<Summary xml:lang="tr">
FreeCAD, öncelikle her boyuttaki gerçek nesneleri tasarlamak için geliştirilmiş, açık kaynaklı, parametrik bir 3B modelleme aracıdır.
</Summary>
<Description xml:lang="tr">
FreeCAD, öncelikle her boyuttaki gerçek nesneleri tasarlamak için geliştirilmiş, açık kaynaklı, parametrik bir 3B modelleme aracıdır. Parametresel modelleme, model geçmişinize geri dönüp parametrelerini değiştirerek tasarımınızı kolayca değiştirmenize olanak tanır.
</Description>
<License>LGPL</License>
<PartOf>Development</PartOf>
<Archive sha1sum="9ba74237aed8041cf0c731e426f08a66e8d25286" type="binary">
https://github.com/FreeCAD/FreeCAD/releases/download/1.0.1/FreeCAD_1.0.1-conda-Linux-x86_64-py311.AppImage
</Archive>
</Source>
<Package>
<Name>FreeCAD</Name>
<RuntimeDependencies>
<Dependency>boost</Dependency>
<Dependency>glew</Dependency>
<Dependency>jsoncpp</Dependency>
<Dependency>netcdf </Dependency>
<Dependency>opencascade </Dependency>
<Dependency>openmpi</Dependency>
<Dependency>qt5-svg </Dependency>
<Dependency>qt5-webkit </Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency>qt5-xmlpatterns </Dependency>
<Dependency>xerces-c</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/opt</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/applications/FreeCAD.desktop">FreeCAD.desktop</AdditionalFile>
<AdditionalFile target="/usr/share/icons/FreeCAD.png">FreeCAD.png</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2025-05-26</Date>
<Version>1.0.1</Version>
<Comment>Version Bump</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2022-01-21</Date>
<Version>0.19.3</Version>
<Comment>Version bump</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2021-11-18</Date>
<Version>0.19.2</Version>
<Comment>First Release</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
</History>
</PISI>