playitslowly: rebuild for Python 3.12
This commit is contained in:
parent
2473803b86
commit
2ab9e2ae71
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'playitslowly'
|
||||
pkgname=playitslowly
|
||||
version=1.5.1
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3 python3-gobject gtk+3 gstreamer1 gst-plugins-base1 gst-plugins-good1
|
||||
gst-plugins-bad1 gst-libav"
|
||||
short_desc="Play back audio files at a different speed or pitch"
|
||||
|
@ -12,3 +12,4 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://29a.ch/playitslowly"
|
||||
distfiles="https://29a.ch/playitslowly/${pkgname}-${version}.tar.gz"
|
||||
checksum=7dfe3da5417971183a13002d1e4ba4f30770baaf1ae3f9ef0ac66a6727f476aa
|
||||
make_check=no # tarball provides no tests
|
||||
|
|
Loading…
Add table
Reference in a new issue