18 lines
731 B
Bash
18 lines
731 B
Bash
# Template file for 'soundconverter'
|
|
pkgname=soundconverter
|
|
version=3.0.0
|
|
revision=3
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
hostmakedepends="glib intltool pkg-config python3-gobject"
|
|
makedepends="gtk+3-devel gstreamer1-devel"
|
|
depends="desktop-file-utils gst-plugins-good1 gst-plugins-ugly1
|
|
hicolor-icon-theme python3-gobject"
|
|
pycompile_dirs="/usr/lib/${pkgname}/python/${pkgname}"
|
|
short_desc="Leading audio file converter for the GNOME Desktop"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://soundconverter.org/"
|
|
distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.xz"
|
|
checksum=ecb47732f279fc91f761601a56bada0ce8b8fe25e2e2935ca6b793e26f713df3
|