blob: c1440e5a3574cfa377c63a2fec744eeada942b28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DEPEND=>=media-libs/taglib-1.4 virtual/pkgconfig
DESCRIPTION=Commandline utility to convert ID3 tags in mp3 files between different encodings
EAPI=4
HOMEPAGE=http://mp3unicode.sourceforge.net
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=media-libs/taglib-1.4
SLOT=0
SRC_URI=https://github.com/alonbl/mp3unicode/downloads/mp3unicode-1.2.1.tar.bz2
_eclass_exported_funcs=src_install:-
_md5_=0339332b2d3f435292d5ffeb6d5dcdaf
|