pystopwatch: remove package

* gtk2, python2
This commit is contained in:
Michal Vasilek 2022-01-26 18:30:50 +01:00 committed by Leah Neukirchen
parent 844eab3062
commit b83efaa7c2
2 changed files with 1 additions and 18 deletions

View file

@ -1,18 +0,0 @@
# Template file for 'pystopwatch'
pkgname=pystopwatch
version=2019
revision=2
makedepends="pygtk-devel librsvg-devel"
depends="python pygtk librsvg"
short_desc="GTK2+ stopwatch written in Python"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only"
homepage="http://xyne.archlinux.ca/projects/pystopwatch"
distfiles="http://xyne.archlinux.ca/projects/${pkgname}/src/${pkgname}-${version}.tar.xz"
checksum=387562cd9310be8a2383b5719ed2d7a32f74810f83d71eacb428301ed01da47a
do_install() {
vbin pystopwatch
gunzip man/pystopwatch.1.gz
vman man/pystopwatch.1
}

View file

@ -255,6 +255,7 @@ replaces="
psiconv<=0.9.9_9
ptii<=0.4_2
pyside-tools<=0.2.15_2
pystopwatch<=2019_2
python-M2Crypto<=0.35.2_7
python-PyQt4<=4.12.1_4
python-SecretStorage<=2.3.1_4