cura-fdm-materials: remove package
This package is sorely outdated and only supports the now-removed cura.
This commit is contained in:
parent
a167788e44
commit
2b22b0e79b
|
@ -1,16 +0,0 @@
|
|||
# Template file for 'cura-fdm-materials'
|
||||
pkgname=cura-fdm-materials
|
||||
reverts="2019.08.21_1"
|
||||
version=4.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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=5db128a41437bc7326c440f5f75a09f67cadaefa1e511fa24046be58a3d4a1d8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -90,6 +90,7 @@ replaces="
|
|||
ctpp2-devel<=2.8.3_7
|
||||
ctpp2<=2.8.3_7
|
||||
cura<=4.13.1
|
||||
cura-fdm-materials<=2019.08.21_1
|
||||
cycle<=0.3.2_2
|
||||
deepin-calculator<=5.0.1_1
|
||||
deepin-draw<=1.0.0_1
|
||||
|
|
Loading…
Reference in New Issue