Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libsavitar | name : libsavitar | ||||
| version : 4.8.0 | version : 4.8.0 | ||||
| release : 14 | release : 15 | ||||
| source : | source : | ||||
| - https://github.com/Ultimaker/libSavitar/archive/4.8.0.tar.gz : 9eb1a0277d64f7d95cc3f81f0e5e35f16cb06b9190d9fc15c18ad7d1da7aeaf2 | - https://github.com/Ultimaker/libSavitar/archive/4.8.0.tar.gz : 9eb1a0277d64f7d95cc3f81f0e5e35f16cb06b9190d9fc15c18ad7d1da7aeaf2 | ||||
| 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.