summaryrefslogtreecommitdiff
path: root/dev-perl/MP3-Tag
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/MP3-Tag
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/MP3-Tag')
-rw-r--r--dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild22
-rw-r--r--dev-perl/MP3-Tag/Manifest3
-rw-r--r--dev-perl/MP3-Tag/metadata.xml31
3 files changed, 56 insertions, 0 deletions
diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild
new file mode 100644
index 000000000000..31d8d19bda92
--- /dev/null
+++ b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ILYAZ
+DIST_VERSION=1.14
+DIST_SECTION=modules
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Module for reading tags of MP3 Audio files"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/MP3-Info"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/MP3-Tag/Manifest b/dev-perl/MP3-Tag/Manifest
new file mode 100644
index 000000000000..198d3f6013a0
--- /dev/null
+++ b/dev-perl/MP3-Tag/Manifest
@@ -0,0 +1,3 @@
+DIST MP3-Tag-1.14.tar.gz 279630 BLAKE2B 3971d5c37150d9c0093b31f2686a46b48584dfbef4782bc78a778b3be9508c5eb4b3a0da5fdfe240ff5521415b54ce6ae0f5851c650f099b2acf592f444cd596 SHA512 05e35f024868505cfc8a07146442e248ef1e80c3c156fd1eabeb874d458356f6b391793e343a24e9e490fd537e7f280316f651b6717378c06953480d271ed2e1
+EBUILD MP3-Tag-1.140.0.ebuild 516 BLAKE2B 1875d2846f352a2bc83b9509c62d97665e07ee5d5860c1eec2623c9e35629b2635a28659fb9d6bc89d650382b5e005564063f18503b139b6376f394229d7852b SHA512 040ab7b2e2e798e9cda3dbae126e3167bb97de003b334c60c69bcf6ce954ee031426a2b5cbe638b8139639246124a089bff71819092a976774871e354c033783
+MISC metadata.xml 1500 BLAKE2B dc71ee6f8492ad6737821acce96718e73807bd2f429acf35d5547f68948be679f64ccaccde209f6c36578d82162a4b1bbb51b4aad8126f72fc674cfa1f02e5aa SHA512 912494902b43e1c252bf5953dc38010609ef770fa7978c7933dfb7aedb1820244a7fb4537636af0dfd051b849e9f29a5781ef27a5a6742377e40e58d3203834e
diff --git a/dev-perl/MP3-Tag/metadata.xml b/dev-perl/MP3-Tag/metadata.xml
new file mode 100644
index 000000000000..58f79bd19f95
--- /dev/null
+++ b/dev-perl/MP3-Tag/metadata.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">MP3-Tag</remote-id>
+ <remote-id type="cpan-module">Encode::transliterate_win1251</remote-id>
+ <remote-id type="cpan-module">MP3::Tag</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::CDDB_File</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::Cue</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::File</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::ID3v1</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::ID3v2</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::ImageExifTool</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::ImageSize</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::Implemenation</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::Inf</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::LastResort</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::ParseData</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::__hasparent</remote-id>
+ <remote-id type="cpan-module">MP3::Tag::__proxy</remote-id>
+ <remote-id type="cpan-module">Normalize::Text::Music_Fields</remote-id>
+ </upstream>
+</pkgmetadata>