parent
3b5856c20a
commit
1ab7ddcd10
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bCNC'
|
# Template file for 'bCNC'
|
||||||
pkgname=bCNC
|
pkgname=bCNC
|
||||||
version=0.9.14.306
|
version=0.9.14.307
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pyserial python3-Pillow python3-tkinter python3-numpy python3-scipy"
|
depends="python3-pyserial python3-Pillow python3-tkinter python3-numpy python3-scipy"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/vlachoudis/bCNC"
|
homepage="https://github.com/vlachoudis/bCNC"
|
||||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3af8590e3d2b6320fc1d0db019ba5584736c7a30dd205de531656f6d8f3b04cc
|
checksum=005c3f2a0b244abab81dc3f6df2001f530db655165611165e7009e28b94cda5f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/applications
|
vmkdir usr/share/applications
|
||||||
|
|
Loading…
Reference in New Issue