soundconverter: update to 4.0.0.
This commit is contained in:
parent
d84bf1bf92
commit
fba9590b91
@ -1,10 +1,10 @@
|
||||
# Template file for 'soundconverter'
|
||||
pkgname=soundconverter
|
||||
version=3.0.2
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_dirs="/usr/lib/${pkgname}/python/${pkgname}"
|
||||
hostmakedepends="glib intltool pkg-config python3-gobject"
|
||||
hostmakedepends="glib intltool pkg-config python3-gobject python3-distutils-extra"
|
||||
makedepends="gtk+3-devel gstreamer1-devel"
|
||||
depends="desktop-file-utils gst-plugins-good1 gst-plugins-ugly1
|
||||
hicolor-icon-theme python3-gobject"
|
||||
@ -12,8 +12,8 @@ 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=21d0b97bd4800a8e07840cf0ec035fa84a71a10c8cdadf5ea671880805aa68cb
|
||||
distfiles="https://launchpad.net/soundconverter/trunk/${version}/+download/soundconverter-${version}.tar.gz"
|
||||
checksum=4ad497793e40b321b2e10a363ab360b2b0bf338ff846eee7e00c895293ad4adb
|
||||
python_version=3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user