summaryrefslogtreecommitdiff
path: root/dev-perl/MP3-Tag
diff options
context:
space:
mode:
authorPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
committerPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
commitecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch)
treeb89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /dev-perl/MP3-Tag
parent1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff)
downloadbaldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip
Updating liguros repo
Diffstat (limited to 'dev-perl/MP3-Tag')
-rw-r--r--dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild23
-rw-r--r--dev-perl/MP3-Tag/Manifest1
-rw-r--r--dev-perl/MP3-Tag/metadata.xml32
3 files changed, 56 insertions, 0 deletions
diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild
new file mode 100644
index 000000000000..7f9a5bf3bbb1
--- /dev/null
+++ b/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ILYAZ
+DIST_VERSION=1.15
+DIST_SECTION=modules
+DIST_A_EXT="zip"
+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 ~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..c4c349f94ec7
--- /dev/null
+++ b/dev-perl/MP3-Tag/Manifest
@@ -0,0 +1 @@
+DIST MP3-Tag-1.15.zip 321983 BLAKE2B 7bea98bfa609fead2d91ed49451885d03e2031b0b081dbdde10a75b5e3c8a494032b9c13e1960411540754411e23b31e843b5786cb7a00c0f582e9fa7dd74c5e SHA512 e0361e34583dc8d1742b40d2922e66de8d43180d99e52f8e34166c432619ca4611b8589c6acc0498384f9f0dd2e30189351c18e0bfe2a4ca96df60809683cbb3
diff --git a/dev-perl/MP3-Tag/metadata.xml b/dev-perl/MP3-Tag/metadata.xml
new file mode 100644
index 000000000000..cc01e6df538d
--- /dev/null
+++ b/dev-perl/MP3-Tag/metadata.xml
@@ -0,0 +1,32 @@
+<?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>
+ <origin>gentoo-staging</origin>
+</pkgmetadata>