2017-06-28 18:20:41 +02:00
|
|
|
# Template file for 'cura-fdm-materials'
|
|
|
|
pkgname=cura-fdm-materials
|
2017-10-30 21:13:27 +01:00
|
|
|
version=3.0.3
|
2017-06-28 18:20:41 +02:00
|
|
|
revision=1
|
|
|
|
build_style=cmake
|
|
|
|
short_desc="FDM Material database"
|
|
|
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|
|
|
license="CC0"
|
|
|
|
homepage="https://github.com/Ultimaker/fdm_materials"
|
|
|
|
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
|
2017-10-30 21:13:27 +01:00
|
|
|
checksum=f7a5759b2f83f0f04e36895b845e01102cefd916fd0ea42366fdc4d77d5b6dc9
|
2017-06-28 18:20:41 +02:00
|
|
|
wrksrc=fdm_materials-${version}
|
2017-10-30 21:13:27 +01:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|