vp-build/srcpkgs/cura-fdm-materials/template

18 lines
514 B
Bash

# Template file for 'cura-fdm-materials'
pkgname=cura-fdm-materials
version=3.4.1
revision=1
noarch=yes
build_style=cmake
wrksrc="fdm_materials-${version}"
short_desc="FDM Material database"
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="CC0-1.0"
homepage="https://github.com/Ultimaker/fdm_materials"
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
checksum=175f7475e7cd94486041b12cb61990348d50dbb2f0015979509b916eeac4d07f
post_install() {
vlicense LICENSE
}