Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libsavitar | name : libsavitar | ||||
| version : 4.9.1 | version : 4.9.1 | ||||
| release : 15 | release : 16 | ||||
| source : | source : | ||||
| - https://github.com/Ultimaker/libSavitar/archive/4.9.1.tar.gz : d936107d62d260dd43de18d572511ef0287835f4aba4e0a6078580ff0f08a671 | - https://github.com/Ultimaker/libSavitar/archive/4.9.1.tar.gz : d936107d62d260dd43de18d572511ef0287835f4aba4e0a6078580ff0f08a671 | ||||
| homepage : https://github.com/Ultimaker/libSavitar | |||||
| license : LGPL-3.0-or-later | license : LGPL-3.0-or-later | ||||
| component : programming.library | component : programming.library | ||||
| summary : C++ implementation of 3mf loading with SIP python bindings | summary : C++ implementation of 3mf loading with SIP python bindings | ||||
| description: | | description: | | ||||
| Savitar is a C++ implementation of 3mf loading with SIP Python bindings. | Savitar is a C++ implementation of 3mf loading with SIP Python bindings. 3mf is a 3D printing file format. | ||||
| 3mf is a 3D printing file format. | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(pugixml) | - pkgconfig(pugixml) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python3-sip-devel | - python-sip | ||||
| setup : | | setup : | | ||||
| # Use system pugixml | # Use system pugixml | ||||
| %patch -p1 < $pkgfiles/0001-Don-t-use-bundled-pugixml.patch | %patch -p1 < $pkgfiles/0001-Don-t-use-bundled-pugixml.patch | ||||
| %cmake_ninja | %cmake_ninja | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.