printrun: remove package
This commit is contained in:
parent
32455c52a3
commit
646995222b
@ -1,20 +0,0 @@
|
||||
# Template file for 'printrun'
|
||||
pkgname=printrun
|
||||
version=1.6.0
|
||||
revision=4
|
||||
wrksrc="Printrun-printrun-${version}"
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools python-pyserial"
|
||||
depends="python wxPython python-pyserial python-pyglet python-numpy"
|
||||
short_desc="3D printing host suite"
|
||||
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.pronterface.com"
|
||||
distfiles="https://github.com/kliment/Printrun/archive/printrun-${version}.tar.gz"
|
||||
checksum=fefcb4c5793fc77205a14263bc915616cde0523cd60704f356191b9ae34ba65d
|
||||
|
||||
post_install() {
|
||||
for file in ${DESTDIR}/usr/bin/*.py; do
|
||||
mv -- "$file" "${file%%.py}"
|
||||
done
|
||||
}
|
@ -1 +0,0 @@
|
||||
ignore="[12][0-9][0-9][0-9][01][0-9][0-3][0-9]"
|
@ -266,6 +266,7 @@ replaces="
|
||||
phonon-backend-gstreamer<=4.9.0_2
|
||||
phonon-backend-vlc<=0.9.1_3
|
||||
polkit-qt<=0.112.0_5
|
||||
printrun<=1.6.0_4
|
||||
pritunl-client<=1.0.1865.25_2
|
||||
profile-sync-daemon<=5.75_4
|
||||
profont<=1.0_2
|
||||
|
Loading…
x
Reference in New Issue
Block a user