mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
New package: soundconverter-3.0.0beta1
Closes: #9483 [via git-merge-pr]
This commit is contained in:
parent
19b2d3430c
commit
bef0b2420a
1 changed files with 17 additions and 0 deletions
17
srcpkgs/soundconverter/template
Normal file
17
srcpkgs/soundconverter/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'soundconverter'
|
||||||
|
pkgname=soundconverter
|
||||||
|
version=3.0.0beta1
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname}-${version/b/-b}"
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="intltool python3"
|
||||||
|
makedepends="gtk+3-devel gstreamer1-devel python3-gobject"
|
||||||
|
depends="GConf gst-plugins-good1 gst-plugins-ugly1 python3-gobject
|
||||||
|
desktop-file-utils hicolor-icon-theme"
|
||||||
|
short_desc="Leading audio file converter for the GNOME Desktop"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://soundconverter.org/"
|
||||||
|
distfiles="https://launchpad.net/${pkgname}/trunk/${version/b/-b}/+download/${pkgname}-${version/b/-b}.tar.xz"
|
||||||
|
checksum=e7a7a0cc27fd4165b4fae3baa7b735eda9b92b80ff6a7d8976a50679c4832f38
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue