mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: mp3unicode-1.2.1
This commit is contained in:
parent
44ac42afdd
commit
646340b56c
1 changed files with 13 additions and 0 deletions
13
srcpkgs/mp3unicode/template
Normal file
13
srcpkgs/mp3unicode/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'mp3unicode'
|
||||
pkgname=mp3unicode
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="taglib-devel"
|
||||
short_desc="Converts ID3 tags in mp3 files between different encodings"
|
||||
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/alonbl/mp3unicode"
|
||||
distfiles="${homepage}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07
|
Loading…
Add table
Reference in a new issue