16 lines
570 B
Bash
16 lines
570 B
Bash
# Template file for 'playitslowly'
|
|
pkgname=playitslowly
|
|
version=1.5.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
hostmakedepends="python3"
|
|
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"
|
|
maintainer="Michael Straube <straubem@gmx.de>"
|
|
license="GPL-3"
|
|
homepage="https://29a.ch/playitslowly"
|
|
distfiles="https://29a.ch/playitslowly/${pkgname}-${version}.tar.gz"
|
|
checksum=7dfe3da5417971183a13002d1e4ba4f30770baaf1ae3f9ef0ac66a6727f476aa
|