mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: mp3splt-2.6.2
This commit is contained in:
parent
5ecdaf256c
commit
2ed42e414d
1 changed files with 14 additions and 0 deletions
14
srcpkgs/mp3splt/template
Normal file
14
srcpkgs/mp3splt/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'mp3splt'
|
||||||
|
pkgname=mp3splt
|
||||||
|
version=2.6.2
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--enable-oggsplt_symlink --enable-flacsplt_symlink"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libmp3splt-devel"
|
||||||
|
short_desc="Commandline tool for splitting mp3 and ogg files without decoding"
|
||||||
|
maintainer="Jan Friesse <jfriesse@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="http://mp3splt.sourceforge.net"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/mp3splt/$pkgname-$version.tar.gz"
|
||||||
|
checksum=3ec32b10ddd8bb11af987b8cd1c76382c48d265d0ffda53041d9aceb1f103baa
|
Loading…
Add table
Reference in a new issue