mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
soundconverter: update to 3.0.0.
Closes: #12981 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
daffd0571b
commit
1008d57082
1 changed files with 7 additions and 8 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'soundconverter'
|
# Template file for 'soundconverter'
|
||||||
pkgname=soundconverter
|
pkgname=soundconverter
|
||||||
version=3.0.0beta1
|
version=3.0.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version/b/-b}"
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool python3"
|
hostmakedepends="glib intltool pkg-config python3"
|
||||||
makedepends="gtk+3-devel gstreamer1-devel python3-gobject"
|
makedepends="gtk+3-devel gstreamer1-devel python3-gobject"
|
||||||
depends="GConf gst-plugins-good1 gst-plugins-ugly1 python3-gobject
|
depends="desktop-file-utils GConf gst-plugins-good1 gst-plugins-ugly1
|
||||||
desktop-file-utils hicolor-icon-theme"
|
hicolor-icon-theme python3-gobject"
|
||||||
short_desc="Leading audio file converter for the GNOME Desktop"
|
short_desc="Leading audio file converter for the GNOME Desktop"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://soundconverter.org/"
|
homepage="http://soundconverter.org/"
|
||||||
distfiles="https://launchpad.net/${pkgname}/trunk/${version/b/-b}/+download/${pkgname}-${version/b/-b}.tar.xz"
|
distfiles="https://launchpad.net/soundconverter/trunk/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e7a7a0cc27fd4165b4fae3baa7b735eda9b92b80ff6a7d8976a50679c4832f38
|
checksum=ecb47732f279fc91f761601a56bada0ce8b8fe25e2e2935ca6b793e26f713df3
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue