sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
[gentoo.git] / media-gfx / fdm-materials / fdm-materials-3.6.0.ebuild
1 # Copyright 1999-2018 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 inherit cmake-utils
7
8 MY_PN="fdm_materials"
9
10 DESCRIPTION="FDM materials for media-gfx/cura"
11 HOMEPAGE="https://github.com/Ultimaker/fdm_materials"
12 SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
13
14 LICENSE="CC0-1.0"
15 SLOT="0"
16 KEYWORDS="~amd64 ~x86"
17
18 S="${WORKDIR}/${MY_PN}-${PV}"